CVE-2026-92816
ComfyUI before 0.30.0 Path Traversal via dataset save nodes
CVSS Score
7.8
EPSS Score
0.0%
EPSS Percentile
0th
ComfyUI before 0.30.0 fails to sanitize folder_name input in dataset save nodes, allowing attackers to write files to arbitrary paths outside the output directory. Attackers can load a crafted workflow that writes attacker-controlled content to arbitrary locations, enabling code execution through modified startup files or package initializers.
| CWE | CWE-22 |
| Vendor | comfy-org |
| Product | comfyui |
| Published | Sep 16, 2026 |
Stay Ahead of the Next One
Get instant alerts for comfy-org comfyui
Be the first to know when new high vulnerabilities affecting comfy-org comfyui are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
Comfy-Org / ComfyUI
0 < 0.30.0
References
github.com: https://github.com/geo-chen/oss/blob/main/ComfyUI.md github.com: https://github.com/Comfy-Org/ComfyUI/blob/v0.24.0/comfy_extras/nodes_dataset.py#L303-L318 github.com: https://github.com/Comfy-Org/ComfyUI/blob/v0.30.0/comfy_extras/nodes_dataset.py github.com: https://github.com/Comfy-Org/ComfyUI vulncheck.com: https://www.vulncheck.com/advisories/comfyui-before-0.30.0-path-traversal-via-dataset-save-nodes
Credits
George Chen