Unauthenticated training-data deletion via SQL interpolation
Published Mar 16, 2026 · Updated Mar 16, 2026
SQL injection in Vanna 2.0.0 through 2.0.2 allows remote attackers to delete BigQuery training data via a crafted HTTP request. The BigQuery_VectorStore remove_training_data method inserts the request body's id value into a DELETE statement with an f-string and no parameterization. The legacy Flask API passes that value from POST /api/v0/remove_training_data to the method, and default NoAuth permits unauthenticated mass deletion of the training-data table.
Summary
What happened
SQL injection in Vanna 2.0.0 through 2.0.2 allows remote attackers to delete BigQuery training data via a crafted HTTP request. The BigQuery_VectorStore remove_training_data method inserts the request body's id value into a DELETE statement with an f-string and no parameterization. The legacy Flask API passes that value from POST /api/v0/remove_training_data to the method, and default NoAuth permits unauthenticated mass deletion of the training-data table.
The record
- CVE
- CVE-2026-4229
- Published
- Mar 16, 2026
- Updated
- Mar 16, 2026
- Vendor
- Vanna AI
- Product
- Vanna
- Classifications
- CWE-74, CWE-89, T1190
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 16, 2026CVE publishedPublication date reported by the CVE source.
- Mar 16, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2.0.0
- Affected versionversion=2.0.1
- Affected versionversion=2.0.2
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- BigQuery remove_training_data SQL injection proof of conceptproof of concept · unverified
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo