Critical RCE Vulnerability in ComfyUI v0.23.0 (CVE-2026-68771)
Ask AI about this cluster
Analyzing cluster data...
Referenced clusters:
Something went wrong. Please try again.
Cluster AI
Ask questions about this threat cluster with AI-powered analysis.
Get Researcher $29.99/moArticle Content
ComfyUI v0.23.0 has a critical remote code execution vulnerability (CVE-2026-68771) due to unsafe deserialization in the LoadTrainingDataset node. Unauthenticated remote attackers can exploit this flaw by uploading a malicious pickle file through the /upload/image endpoint and executing arbitrary Python code. The vulnerability allows attackers to control the ComfyUI process user and execute system commands. As of now, there is no evidence of exploitation in the wild, and no public proof-of-concept exists. A patch has been released, and users are advised to update to the latest version. Network-level access controls are recommended to restrict access to vulnerable endpoints. The CVSS base score for this vulnerability is 9.8, indicating its critical nature.
Key Points: • CVE-2026-68771 allows unauthenticated RCE in ComfyUI v0.23.0 via unsafe deserialization. • Attackers can upload malicious pickle files to execute arbitrary code as the ComfyUI process user. • A patch is available, and it is crucial to implement access controls on affected endpoints.