No advisories yet.
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 21 Aug 2026 18:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 21 Aug 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | is_path_trusted in scripts/iib/api.py compares the requested path against each allowed parent directory with path.startswith(parent_path), without appending a path separator. A directory whose name merely begins with an allowed path therefore satisfies the comparison, so where /data/images is allowed a request for /data/images_private/secret.txt is treated as trusted and served by FileResponse, disclosing files the confinement was meant to exclude. Whether the check applies depends on get_enable_access_control in scripts/iib/tool.py: it returns true when IIB_ACCESS_CONTROL is set to enable, false when set to disable, and otherwise true when the host Stable Diffusion WebUI was started with share, ngrok, listen or server_name, falling back to false. Confinement is therefore active in the network-exposed WebUI deployments that rely on it, while a standalone run with no such option serves every readable file regardless of this flaw. The fix compares against parent_path joined with os.sep. | |
| Title | Infinite Image Browsing is_path_trusted Prefix Comparison Omits the Trailing Path Separator | |
| First Time appeared |
Zanllp
Zanllp sd-webui-infinite Image Browsing |
|
| Weaknesses | CWE-22 | |
| CPEs | cpe:2.3:a:zanllp:sd-webui-infinite_image_browsing:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Zanllp
Zanllp sd-webui-infinite Image Browsing |
|
| References |
|
|
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-21T17:33:29.308Z
Reserved: 2026-08-21T14:14:43.820Z
Link: CVE-2026-77814
Updated: 2026-08-21T17:33:00.486Z
Status : Received
Published: 2026-08-21T15:16:47.733
Modified: 2026-08-21T18:16:52.723
Link: CVE-2026-77814
No data.
OpenCVE Enrichment
Updated: 2026-08-21T17:15:05Z