← Back to browse · API

CVE-2024-21574

Severity
CRITICAL
CVSS
10.0
EPSS
0.01107
Risk score
40.39
CISA KEV
No
PoC
No
Published
2024-12-12
Modified
2024-12-12
First seen
2026-08-07
Aliases
EUVD-2024-19223, GHSA-7P9R-9X76-5H9R
Products
Comfy-Org:ComfyUI-Manager 0 <2.51.1
Sources
euvd EUVD-2024-19223

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.

References