← Back to CVE List

CVE-2024-21576

Published: 2024-12-13T12:15Z
Last Modified: 2024-12-13T12:15Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt