CVE-2026-61461

Severity CVSS v4.0:
HIGH
Type:
CWE-89 SQL Injection
Publication date:
10/07/2026
Last modified:
10/07/2026

Description

Dify before 1.16.0-rc1 contains a SQL injection vulnerability in the MyScale vector store backend that allows attackers to execute arbitrary SQL by supplying unsanitized search parameters to the search_by_full_text method without escaping or parameterization. Attackers can inject malicious SQL through the search parameters to read, modify, or delete data in the underlying ClickHouse database.