CVE-2026-10105 HIGH

CVE-2026-10105: agno 2.6.5 SQL Injection via ClickHouse delete_by_metadata()

Vendor Agno-Agi
Product agno
Weakness CWE-89 · SQLi
Published May 29, 2026
Last update June 2, 2026

CVSS base score

8.3/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 29, 2026 CVE published
June 2, 2026 Record updated