CVE-2026-4513 Details
Description
A vulnerability was detected in vanna-ai vanna up to 2.0.2. Affected by this vulnerability is the function ask of the file vanna\legacy\base\base.py. Performing a manipulation results in sql injection. The attack is possible to be carried out 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.
A SQL injection vulnerability has been identified in Vanna.ai's Vanna application, affecting versions up to 2.0.2. The issue arises in the 'ask' function within 'vanna\legacy\base\base.py', where user-controlled input is used to generate SQL commands that are executed without proper validation. This flaw allows remote attackers to manipulate the output of the language model, leading to unauthorized SQL execution. Given the capabilities of Oracle databases, such exploitation could enable attackers to execute arbitrary commands on the server, potentially compromising the entire system.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 21, 2026CISA-ADP
Assessed Mar 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Ka7arotto/cve/blob/main/vanna-text2sql/vanna-sql-rce.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/?ctiid.352078 | [email protected] | Content Wall |
| https://vuldb.com/?id.352078 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/?submit.773906 | [email protected] | Technical Description |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| vanna-ai vanna | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 21, 2026 | New CVE Received | [email protected] |
Volerion