CVE-2026-10105

agno 2.6.5 contains a SQL injection vulnerability in the ClickHouse vector database backend that allows attackers to inject arbitrary SQL expressions by supplying malicious metadata keys and values to the delete_by_metadata() method. Attackers can exploit the unsafe f-string interpolation in clickhousedb.py to delete all rows, target specific rows, or extract information through error-based or blind SQL injection techniques.
Configurations

No configuration.

History

02 Jun 2026, 03:16

Type Values Removed Values Added
References () https://github.com/agno-agi/agno/issues/7866 - () https://github.com/agno-agi/agno/issues/7866 -

29 May 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 18:16

Updated : 2026-06-02 03:16


NVD link : CVE-2026-10105

Mitre link : CVE-2026-10105

CVE.ORG link : CVE-2026-10105


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')