cve/2024/CVE-2024-21577.md
2025-09-29 21:09:30 +02:00

744 B

CVE-2024-21577

Description

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.

POC

Reference

No PoCs from references.

Github