CVE-2024-5826

CRITICAL

vanna - Remote Code Execution via Prompt Injection in vanna.ask Function

Title source: llm
STIX 2.1

Description

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

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