← Back to browse · API

CVE-2024-21576

Severity
CRITICAL
CVSS
10.0
EPSS
0.0055
Risk score
40.19
CISA KEV
No
PoC
No
Published
2024-12-13
Modified
2024-12-23
First seen
2026-08-07
Aliases
EUVD-2024-19225, GHSA-PMP6-XCW2-WMP6
Products
bmad4ever:ComfyUI-Bmad-Nodes 0 <*
Sources
euvd EUVD-2024-19225

Description

ComfyUI-Bmad-Nodes is vulnerable to Code Injection. The issue stems from a validation bypass in the BuildColorRangeHSVAdvanced, FilterContour and FindContour custom nodes. In the entrypoint function to each node, there’s a call to eval which can be triggered by generating a workflow that injects a crafted string into the node. This can result in executing arbitrary code on the server.

References