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

21 Jul 2026, 15:10

Type Values Removed Values Added
Summary
  • (es) agno 2.6.5 contiene una vulnerabilidad de inyección SQL en el backend de la base de datos vectorial ClickHouse que permite a los atacantes inyectar expresiones SQL arbitrarias al proporcionar claves y valores de metadatos maliciosos al método delete_by_metadata(). Los atacantes pueden explotar la interpolación insegura de f-string en clickhousedb.py para eliminar todas las filas, dirigirse a filas específicas o extraer información a través de técnicas de inyección SQL basadas en errores o ciegas.

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-07-21 15:10


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')