CVE-2024-5826
CRITICALvanna - Remote Code Execution via Prompt Injection in vanna.ask Function
Title source: llmDescription
In the latest version of vanna-ai/vanna, the `vanna.ask` function is vulnerable to remote code execution due to prompt injection. The root cause is the lack of a sandbox when executing LLM-generated code, allowing an attacker to manipulate the code executed by the `exec` function in `src/vanna/base/base.py`. This vulnerability can be exploited by an attacker to achieve remote code execution on the app backend server, potentially gaining full control of the server.
References (1)
Core 1
Core References
Exploit, Third Party Advisory
https://huntr.com/bounties/90620087-44ac-4e43-b659-3c5d30889369
Scores
CVSS v3
9.8
EPSS
0.0748
EPSS Percentile
91.9%
Attack Vector
NETWORK
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CISA SSVC
Vulnrichment
Exploitation
poc
Automatable
no
Technical Impact
total
Details
CWE
CWE-94
Status
published
Products (2)
pypi/vanna
0PyPI
vanna-ai/vanna-ai/vanna
unspecified - latest
Published
Jun 27, 2024
Tracked Since
Feb 18, 2026