Skip to content

Unauthenticated RCE in ComfyUI v0.23.0 LoadTrainingDataset (CVE-2026-68771) | Mallory Google Alert - "Comfy UI" OR "ComfyUI" / 15h CVE-2026-68771 is a critical unsafe deserialization vulnerability in ComfyUI v0.23.0 affecting the LoadTrainingDataset node, specifically the LoadTrainingDataset.execute code path in the dataset-loading component. Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns.

mallory.ai August 2, 2026

CVE-2026-68771 is a critical unsafe deserialization vulnerability in ComfyUI v0.23.0 affecting the LoadTrainingDataset node in comfy_extras/nodes_dataset.py, specifically the LoadTrainingDataset.execute code path. The vulnerable implementation loads attacker-controlled training dataset shard files using torch.load without the weights_only safeguard. Because torch.load deserializes Python pickle data, a remote attacker can supply a crafted shard pickle that abuses pickle deserialization behavior, including reduce , to execute arbitrary Python code during loading. The described attack chain uses an unauthenticated file upload capability to place a malicious training shard on the server and then submits a workflow graph that references that shard, causing the vulnerable node to deserialize it. The issue was later addressed by hardening the load operation to use torch.load with weights_only=True, preventing arbitrary object deserialization in this code path.

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

What an attacker gets, and what they’ve been doing with it.

If you can’t patch tonight, do this now.

Patch, then assume compromise.

No public exploits tracked yet. Mallory keeps watching.

No public exploit code observed for this vulnerability.

11 sources tracked across advisories, community write-ups, and news. New activity surfaces here as Mallory finds it.

An unauthenticated remote code execution vulnerability in ComfyUI v0.23.0 caused by unsafe pickle deserialization in the LoadTrainingDataset node.

Query your assets running an affected version, and investigate the blast radius.

Every observed campaign linking this CVE to a named adversary.

Malware families riding this exploit, with evidence and IOCs.

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Cross-references every affected SKU, including bundled OEM variants.

Community discussion across , Mastodon, and other social sources.

Extracted Entities

Attack Types (1)

Tools (1)