Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
FAQ
What is CVE-2024-21577?
CVE-2024-21577 is a vulnerability with a CVSS score of 10.0 (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 t...
How severe is CVE-2024-21577?
CVE-2024-21577 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-21577?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.