Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability was detected in vanna-ai vanna up to 2.0.2. Affected by this vulnerability is an unknown functionality of the file /api/vanna/v2/ of the component Chat API Endpoint. Performing a manipulation results in missing authentication. The attack can be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Missing authentication in vanna-ai vanna Chat API endpoint (/api/vanna/v2/) allows unauthenticated remote attackers to perform unauthorized operations with low-complexity attacks. Affects vanna-ai vanna versions up to 2.0.2. Publicly available exploit code exists (GitHub POC published), increasing immediate exploitation risk. CVSS 7.3 reflects network-accessible attack vector with no authentication required and impacts to confidentiality, integrity, and availability. Vendor did not respond to early disclosure notification.
Technical ContextAI
Vanna-ai vanna is an AI-powered SQL generation framework that allows users to query databases using natural language. This vulnerability (CWE-306: Missing Authentication for Critical Function) affects the Chat API endpoint at /api/vanna/v2/, a component that processes user interactions with the AI system. The flaw permits direct interaction with the API without credential verification, enabling unauthorized parties to leverage the framework's database querying capabilities. The affected CPE (cpe:2.3:a:vanna-ai:vanna) indicates all versions through 2.0.2 are vulnerable. The CVSS vector (AV:N/AC:L/PR:N) confirms network-accessible exploitation with low attack complexity and no privileges required, making this a straightforward authentication bypass vulnerability in a critical API component.
RemediationAI
No vendor-released patch identified at time of analysis, as the maintainer did not respond to responsible disclosure attempts. Immediate compensating controls are critical: implement network-layer authentication such as API gateway authentication, restrict access to the /api/vanna/v2/ endpoint using firewall rules or reverse proxy ACLs to trusted IP ranges only, deploy web application firewall (WAF) rules requiring valid authentication tokens before reaching the endpoint, or temporarily disable the Chat API endpoint if not business-critical. Monitor for unauthorized API access attempts through access logs and intrusion detection systems. Organizations should consider evaluating alternative SQL generation frameworks with active security maintenance. Reference VulDB entries for ongoing monitoring: https://vuldb.com/vuln/354652 and exploit documentation at https://github.com/August829/CVEP/issues/13. Subscribe to vanna-ai repository updates for potential future security patches.
Arbitrary file write and unauthorized file read in Vanna (the open-source AI SQL agent) through version 2.0.2 allows una
Improper authorization in Vanna AI's Legacy Flask API allows remote unauthenticated attackers to bypass authentication c
Server-side request forgery in Vanna AI versions up to 2.0.2 allows unauthenticated remote attackers to manipulate the u
SQL injection in Vanna AI's BigQuery integration (versions up to 2.0.2) allows unauthenticated remote attackers to manip
A code injection vulnerability exists in vanna-ai vanna up to version 2.0.2, specifically in the exec function of the /s
SQL injection in vanna-ai vanna versions up to 2.0.2 allows authenticated remote attackers to manipulate the ask functio
SQL injection in Vanna up to version 2.0.2 allows authenticated remote attackers to execute arbitrary SQL queries throug
Cross-Origin Resource Sharing (CORS) misconfiguration in vanna-ai vanna up to version 2.0.2 allows authenticated remote
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-18120
GHSA-j638-g9qc-36f4