CVE-2026-10105
agno 2.6.5 SQL Injection via ClickHouse delete_by_metadata()
CVSS Score
8.3
EPSS Score
0.0%
EPSS Percentile
9th
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.
| CWE | CWE-89 |
| Vendor | agno-agi |
| Product | agno |
| Published | May 29, 2026 |
| Last Updated | Jun 2, 2026 |
Stay Ahead of the Next One
Get instant alerts for agno-agi agno
Be the first to know when new high vulnerabilities affecting agno-agi agno are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
Low
Affected Versions
agno-agi / agno
0 โค 2.6.5 0 โค 26a7439b803c0ccc9a58ee53572d8088a678923f 0 โค a0ec99305e782e68ba26f5966c53ad50b5f40132
References
github.com: https://github.com/agno-agi/agno/issues/7866 github.com: https://github.com/agno-agi/agno/pull/7883 github.com: https://github.com/agno-agi/agno/pull/7883/changes/26a7439b803c0ccc9a58ee53572d8088a678923f github.com: https://github.com/agno-agi/agno/pull/7883/changes/a0ec99305e782e68ba26f5966c53ad50b5f40132 vulncheck.com: https://www.vulncheck.com/advisories/agno-sql-injection-via-clickhouse-delete-by-metadata
Credits
YU SUN