AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-5565

HIGH · CVSS 8.1 EPSS 14.96% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2024-05-31 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 8.1. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 15.0% probability of exploitation in the next 30 days. It may be remotely exploitable.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
remote code execution code execution

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2024-5565
Severity
HIGH
CVSS
8.1
EPSS
14.96%

Original NVD Description

The Vanna library uses a prompt function to present the user with visualized results, it is possible to alter the prompt using prompt injection and run arbitrary Python code instead of the intended visualization code. Specifically - allowing external input to the library’s “ask” method with "visualize" set to True (default behavior) leads to remote code execution.