VYPR

ComfyUI

by Comfy Org

Source repositories

CVEs (6)

  • CVE-2026-68771CriJul 31, 2026
    risk 0.57cvss 9.8epss 0.01

    ComfyUI v0.23.0 contains an unsafe deserialization vulnerability in the LoadTrainingDataset node that allows unauthenticated remote attackers to execute arbitrary Python code by uploading a crafted pickle file and triggering its deserialization. Attackers can upload a malicious…

  • CVE-2026-56672HigJul 31, 2026
    risk 0.46cvss 8.2epss 0.00

    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…

  • CVE-2026-56670HigJul 31, 2026
    risk 0.46cvss 8.2epss 0.00

    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…

  • CVE-2026-92816HigSep 16, 2026
    risk 0.44cvss 7.8epss 0.00

    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…

  • CVE-2026-56673HigJul 31, 2026
    risk 0.42cvss 7.5epss 0.00

    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…

  • CVE-2026-56671HigJul 31, 2026
    risk 0.42cvss 7.5epss 0.01

    ComfyUI is a modular diffusion model GUI, api and backend with a graph/nodes interface. Prior to 0.28.0, get_model_preview in app/model_manager.py joins an unrestricted filename route capture to a selected model directory without a containment check, allowing an unauthenticated…