CVE Catalog

CVE-2026-56670

HighCVSS 8.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.22%

13th percentile - higher than 13% of all known CVEs

Summary

ComfyUI prior to version 0.28.0 is vulnerable to stored cross-site scripting (XSS) in the /view endpoint. It serves uploaded SVG files inline because image/svg+xml and related content types were not handled as dangerous, allowing script execution in the ComfyUI origin.

Risk Assessment

An attacker can execute malicious scripts in the victim's browser, potentially leading to credential theft or other actions in the ComfyUI context.

Recommendation

Update ComfyUI to version 0.28.0 or later.

Other vulnerabilities in ComfyUI

See all
Original NVD description (English source)

ComfyUI is a modular diffusion model GUI, api and backend with a graph/nodes interface. Prior to 0.28.0, the /view endpoint served uploaded SVG files inline because image/svg+xml and related XML content types were absent from the dangerous-content-type handling, allowing stored cross-site scripting in the ComfyUI origin. This issue is fixed in version 0.28.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS