← Back to browse · API

CVE-2024-5827

Severity
CRITICAL
CVSS
9.8
EPSS
0.03424
Risk score
40.4
CISA KEV
No
PoC
No
Published
2024-06-28
Modified
2025-10-15
First seen
2026-08-07
Aliases
EUVD-2024-46973, GHSA-C89V-FG7J-R5QJ
Products
vanna-ai:vanna-ai/vanna unspecified ≤latest
Sources
euvd EUVD-2024-46973

Description

Vanna v0.3.4 is vulnerable to SQL injection in its DuckDB integration exposed to its Flask Web APIs. Attackers can inject malicious SQL training data and generate corresponding queries to write arbitrary files on the victim's file system, such as backdoor.php with contents `<?php system($_GET[0]); ?>`. This can lead to command execution or the creation of backdoors.

References