CVE Catalog

CVE-2026-61461

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.36%

28th percentile - higher than 28% of all known CVEs

Summary

A SQL injection vulnerability in Dify before version 1.16.0-rc1 in the MyScale vector store backend 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.

Risk Assessment

The organization is at risk of unauthorized access to data stored in the ClickHouse database, including data theft, modification, or permanent deletion, which could compromise the confidentiality, integrity, and availability of the system.

Recommendation

Immediately upgrade Dify to version 1.16.0-rc1 or later, which includes a fix for this vulnerability. Additionally, implement input validation and parameterization for all search parameters in query methods.

Other vulnerabilities in Dify

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS