CVE-2024-8055 HIGH

CVE-2024-8055: Local File Read (LFI) by Prompt Injection via SnowFlake SQL in vanna-ai/vanna

Vendor Vanna-Ai
Product vanna-ai/vanna
Weakness CWE-89 · SQLi
Published March 20, 2025
Last update October 15, 2025

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

Vanna v0.6.3 is vulnerable to SQL injection via Snowflake database in its file staging operations using the `PUT` and `COPY` commands. This vulnerability allows unauthenticated remote users to read arbitrary local files on the victim server, such as `/etc/passwd`, by exploiting the exposed SQL queries through a Python Flask API.

Key dates

02Disclosure timeline

March 20, 2025 CVE published
October 15, 2025 Record updated