CVE-2026-56672
Last modified
CVE-2026-56672 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. ComfyUI is a node-based diffusion model GUI, API, and backend. Prior to 0.28.0, GET /userdata/{file} served user-controlled HTML and SVG files with extension-derived content types, allowing stored cross-site scripting in the ComfyUI origin and access to browser-stored API tokens, settings, workflows, and authenticated-equivalent API calls.
Description
ComfyUI is a node-based diffusion model GUI, API, and backend. Prior to 0.28.0, GET /userdata/{file} served user-controlled HTML and SVG files with extension-derived content types, allowing stored cross-site scripting in the ComfyUI origin and access to browser-stored API tokens, settings, workflows, and authenticated-equivalent API calls. The handler used web.FileResponse(path), so an uploaded .html/.svg was served as text/html/image/svg+xml. POST /userdata stores arbitrary request bodies (confined to the user's userdata directory). When a victim navigated to the file URL, the embedded script executed same-origin. The /view endpoint already forced dangerous MIME types to download; that protection had never been applied to /userdata. This issue is fixed in version 0.28.0.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Comfy-Org | ComfyUI | < 0.28.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-56672?
How severe is CVE-2026-56672?
How do I fix CVE-2026-56672?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-56667ZITADEL is an open source identity management platform. Prio…7.3
- CVE-2026-56668ZITADEL is an open source identity management platform. Prio…8.1
- CVE-2026-56669Elysia is a Typescript framework for request validation, typ…7.5
- CVE-2026-5667Use of Hard-coded Credentials vulnerability in Mitsubishi El…7.2
- CVE-2026-56670ComfyUI is a modular diffusion model GUI, api and backend wi…8.2
- CVE-2026-56671ComfyUI is a modular diffusion model GUI, api and backend wi…7.5
- CVE-2026-56673ComfyUI is a modular diffusion model GUI, API, and backend w…7.5
- CVE-2026-566759Router is an AI router & token saver. Prior to 0.5.2, 9rout…8.3
- CVE-2026-566769Router is an AI router & token saver. Prior to 0.5.2, 9rout…7.4
- CVE-2026-566789Router is an AI router & token saver. Prior to 0.5.6, the K…6.4
- CVE-2026-566799Router is an AI router & token saver. Prior to 0.5.4, the P…8.7
- CVE-2026-5668A flaw has been found in Cyber-III Student-Management-System…2.4
Are you affected by CVE-2026-56672?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
