agnoGHSA-82m5-3pcp-hccq
agno contains a SQL injection vulnerability
High8.3CVE-2026-10105 · Published May 29, 2026 · updated Jul 13, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| agno PyPI | <= 2.6.5 | No fix yet |
Details and references
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.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
- Severity from
- GitHub (reviewed advisory)
- Weakness
- CWE-89
- Also known as
- CVE-2026-10105, PYSEC-2026-2333
- nvd.nist.gov/vuln/detail/CVE-2026-10105
- github.com/agno-agi/agno/issues/7866
- github.com/agno-agi/agno/pull/7883
- github.com/agno-agi/agno/pull/7883/changes/26a7439b803c0ccc9a58ee53572d8088a678923f
- github.com/agno-agi/agno/pull/7883/changes/a0ec99305e782e68ba26f5966c53ad50b5f40132
- github.com/agno-agi/agno
- www.vulncheck.com/advisories/agno-sql-injection-via-clickhouse-delete-by-metadata
More agno advisories
All| Date | Advisory | Severity | Fixed in |
|---|---|---|---|
| Apr 2 | Agno is vulnerable to Eval Injection CVE-2026-35002Criticalfixed in 2.3.24 | Critical | 2.3.24 |
| Oct 312025 | Agno session state overwrites between different sessions/users CVE-2025-64168High7.1fixed in 2.2.2 | High7.1 | 2.2.2 |