Lucene search
+L

476241 matches found

CVE
CVE
added 2026/07/31 4:27 a.m.48 views

CVE-2026-56672

ComfyUI (node-based diffusion GUI) is affected by a stored XSS in /userdata/{file} prior to version 0.28.0. The handler used web.FileResponse(path), serving uploaded .html/.svg with extension-derived content types, which allowed embedded scripts to execute in the same-origin when a victim visited...

8.2CVSS5.8AI score0.00237EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 4:27 a.m.48 views

CVE-2026-56672 ComfyUI: Stored XSS via /userdata/{file} due to Missing Content-Type Sanitization

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, workflow...

8.2CVSS0.00237EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 4:27 a.m.16 views

EUVD-2026-51402

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, workflow...

8.2CVSS5.8AI score0.00237EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 4:21 a.m.61 views

CVE-2026-56671

The CVE-2026-56671 affects ComfyUI prior to 0.28.0. Root cause: get_model_preview in app/model_manager.py constructs a path using os.path.join(folder, filename) with an unrestricted {filename} capture, allowing path traversal via literals like ../, encoded traversal, absolute paths, or an unbound...

7.5CVSS5.9AI score0.00661EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 4:21 a.m.18 views

EUVD-2026-51401

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

7.5CVSS5.9AI score0.00661EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 4:17 a.m.15 views

EUVD-2026-51400

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 scripti...

8.2CVSS5.8AI score0.00224EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/31 4:17 a.m.9 views

CVE-2026-56670

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 scripti...

8.2CVSS5.8AI score0.00224EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/07/31 4:17 a.m.44 views

CVE-2026-56670 ComfyUI: Stored XSS via SVG file upload on the /view endpoint

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 scripti...

8.2CVSS0.00224EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/31 4:17 a.m.53 views

CVE-2026-56670

CVE-2026-56670 : ComfyUI’s /view endpoint allowed stored XSS via uploaded SVG files prior to version 0.28.0 because image/svg+xml and related XML content types were not treated as dangerous content. The issue enabled inline serving of uploaded SVGs, permitting script execution in the ComfyUI orig...

8.2CVSS5.8AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 4:17 a.m.6 views

CVE-2026-56670 ComfyUI: Stored XSS via SVG file upload on the /view endpoint

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 scripti...

8.2CVSS5.2AI score
SaveExploits0References5
NVD
NVD
added 2026/07/31 4:17 a.m.16 views

CVE-2026-55499

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, a single-file share event-stream subscription resolves the share root to the owner’s parent folder and subscribes to that folder topic, allowing an authenticated share recipient to receive names, paths, rename targets...

4.3CVSS0.00331EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/31 4:17 a.m.20 views

CVE-2026-55497

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, the built-in thumbnail and avatar image decoders limit compressed file size but do not limit decoded pixel dimensions, allowing an authenticated user to submit a small PNG, JPEG, or GIF that triggers an unbounded...

6.5CVSS0.00531EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 4:10 a.m.43 views

CVE-2026-63223 CodeIgniter: Uploaded file extension validation bypass in is_image and mime_in rules

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.4, the isimage and mimein upload validation rules do not independently enforce a safe client filename extension, allowing a remote attacker to upload executable content when an application preserves the client filename and stores uploads...

9.8CVSS0.00493EPSS
SaveExploits2References3
OSV
OSV
added 2026/07/31 4:6 a.m.7 views

CVE-2026-63222 CodeIgniter: Path traversal in UploadedFile::move() when using client-provided filenames

CodeIgniter is a PHP full-stack web framework. Prior to 4.7.4, calling UploadedFile::move without a second argument uses the client-provided filename without sanitization, allowing a remote attacker to use path traversal sequences to write uploaded content outside the intended directory when the...

7.5CVSS5.5AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/31 4:3 a.m.12 views

CVE-2026-63221

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS6AI score0.00377EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/07/31 4:3 a.m.83 views

CVE-2026-63221

CodeIgniter (PHP) 4.x contains a SQL injection in the Query Builder deleteBatch() path from 4.3.0–4.7.3. When used with where() conditions, deleteBatch() substitutes bound values into generated SQL and ignores escape flags, allowing user-controlled values to be interpreted as SQL. The issue does ...

9.4CVSS6AI score0.00377EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/31 4:3 a.m.21 views

CVE-2026-63221 CodeIgniter: SQL injection is possible via Query Builder deleteBatch() when used with where() conditions

CodeIgniter is a PHP full-stack web framework. From 4.3.0 through 4.7.3, Query Builder deleteBatch substitutes bound values from where conditions into generated SQL while ignoring their escape flags, allowing user-controlled condition values to be interpreted as SQL. This affects only the...

9.4CVSS5.8AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/31 3:50 a.m.43 views

CVE-2026-63220 CodeIgniter: Spoofable forwarded HTTPS headers in IncomingRequest::isSecure()

CodeIgniter is a PHP full-stack web framework. In versions prior to 4.7.4, IncomingRequest::isSecure trusted the X-Forwarded-Proto and Front-End-Https headers from any incoming request, allowing an attacker could spoof these headers and cause the application to incorrectly treat an HTTP request a...

4.8CVSS0.00135EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/31 3:43 a.m.40 views

CVE-2026-62323 Cloudreve: Unauthorized file write via WOPI view sessions whose access token secret is ignored

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, ViewerSessionValidation uses only the session-id prefix of a WOPI access token and does not enforce the requested viewer action, allowing a malicious or compromised WOPI viewer with a view session to forge the token...

6.3CVSS0.00306EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/31 3:43 a.m.12 views

EUVD-2026-51395

Cloudreve is a self-hosted file management and sharing system. Prior to 4.17.0, ViewerSessionValidation uses only the session-id prefix of a WOPI access token and does not enforce the requested viewer action, allowing a malicious or compromised WOPI viewer with a view session to forge the token...

6.3CVSS5.9AI score0.00306EPSS
SaveExploits0References3
Rows per page
Query Builder