AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2024-21574

CRITICAL · CVSS 10 EPSS 1.11% Public Exploit

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

CyberRota Analysis

This is a critical severity vulnerability with a CVSS score of 10.0. Public exploit code or proof-of-concept references have been detected in its references. 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-21574
Severity
CRITICAL
CVSS
10
EPSS
1.11%

Original NVD Description

The issue stems from a missing validation of the pip field in a POST request sent to the /customnode/install endpoint used to install custom nodes which is added to the server by the extension. This allows an attacker to craft a request that triggers a pip install on a user controlled package or URL, resulting in remote code execution (RCE) on the server.