hay86/ComfyUI_AceNodes

hay86/ComfyUI_AceNodes

Releases0
Stars96
Some useful custom nodes that are not included in ComfyUI core yet

CVE History

CVEPublishedCVSS v3CVSS v2
10 CRITICAL

ComfyUI-Ace-Nodes is vulnerable to Code Injection. The ACE_ExpressionEval node contains an eval() in its entrypoint function that accepts arbitrary user-controlled data. A user can create a workflow that results in executing arbitrary code on the server.