๐Ÿ” CVE Alert

CVE-2026-56673

HIGH 7.5

ComfyUI: Path traversal in LoadImage via the /prompt API allows arbitrary file existence probing and image exfiltration

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

ComfyUI is a modular diffusion model GUI, API, and backend with a graph-and-node interface. Prior to 0.28.0, folder_paths.get_annotated_filepath and exists_annotated_filepath join workflow-controlled annotated filenames to a base directory without a containment check, allowing an unauthenticated crafted POST /prompt workflow using LoadImage or sibling nodes to probe arbitrary host paths and exfiltrate image-format files through /view. LoadImage defines a VALIDATE_INPUTS method, which causes the execution engine to skip COMBO (input-directory) validation. Affected nodes include LoadImage, LoadImageMask, LoadImageOutput, LoadAudio, LoadLatent, LoadVideo, and Load3D. This issue is fixed in version 0.28.0.

CWE CWE-22
Vendor comfy-org
Product comfyui
Published Jul 31, 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:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

Comfy-Org / ComfyUI
< 0.28.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Comfy-Org/ComfyUI/security/advisories/GHSA-rvxv-29p8-pxgq github.com: https://github.com/Comfy-Org/ComfyUI/pull/14734 github.com: https://github.com/Comfy-Org/ComfyUI/releases/tag/v0.28.0