CSRF in Vanna-Ai Vanna-Ai/vanna

CVE-2024-6841

A Cross-Site Request Forgery (CSRF) vulnerability exists in the latest commit (56b782bcefd2e59b19cd7ba7878b95f54884f502) of the vanna-ai/vanna repository. Two endpoints in the built-in web app that provide SQL functionality are implemented as simple GET requests, making them susceptible to CSRF attacks. This vulnerability allows an attacker to run arbitrary SQL commands via CSRF without the target intending to expose the web app to the network or other users. The impact is limited to data alteration or deletion, as the attacker cannot read the results of the query.

Vulnerability class: CSRF (Cross-Site Request Forgery)

EPSS: 0.002 (14.0th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 6.5 (Medium). Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2024-6841?
CVE-2024-6841 is a medium-severity vulnerability in Vanna-Ai Vanna-Ai/vanna, classified under Cross-Site Request Forgery (CSRF). CVSS score: 6.5/10. Published 2025-03-20.
How severe is CVE-2024-6841?
Medium severity. CVSS v3 base score is 6.5 out of 10.