to_abs_path in scripts/iib/tool.py normalised the requested path with os.path.normpath, which collapses dot segments but does not resolve symbolic links. A symlink placed inside a scanned directory therefore satisfies the containment comparison performed by is_path_trusted in scripts/iib/api.py while pointing outside that directory, and FileResponse follows the link when serving the response, so a link created in an image directory and targeting a file such as /etc/passwd discloses that file. 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 resolves the path with os.path.realpath.
CVE-2026-77815
Score 7.5 from GitHub Security Advisory (severity: HIGH) published 2026-08-21. a secondary CVSS source baseline 7.5; sources differ by 0.0.
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(high)
- EG Risk
- 65(Attend)EG Risk 65/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 35%
- KEV
- Not listed
Published
August 21, 2026
Last Modified
August 26, 2026
Advisory Details (7)
Auto-updated Aug 21, 2026Infinite Image Browsing Resolves Paths With normpath, Allowing Symlink Escape From Scanned Directories | Advisories | VulnCheck
https://www.vulncheck.com/advisories/infinite-image-browsing-resolves-paths-with-normpath-allowing-symlink-escape-from-scanned-directoriesGitHub - zanllp/infinite-image-browsing: A full-featured image/video management app with AI-powered organization and semantic search. Supports metadata from SD-webui, ComfyUI, Fooocus, NovelAI, StableSwarmUI, and more. Available as standalone app, SD-webui extension, or library. · GitHub
https://github.com/zanllp/infinite-image-browsinginfinite-image-browsing/scripts/iib/api.py at v1.8.0 · zanllp/infinite-image-browsing · GitHub
https://github.com/zanllp/infinite-image-browsing/blob/v1.8.0/scripts/iib/api.py#L329-L344infinite-image-browsing/scripts/iib/tool.py at v1.8.0 · zanllp/infinite-image-browsing · GitHub
https://github.com/zanllp/infinite-image-browsing/blob/v1.8.0/scripts/iib/tool.py#L172-L175commit 4057a624c7a2 (zanllp/infinite-image-browsing)
Fix landed in zanllp/infinite-image-browsing commit 4057a624c7a2 — awaiting tagged release
https://github.com/zanllp/infinite-image-browsing/commit/4057a624c7a23a36f0b4dc6a545b40767d602450Fix path traversal in is_path_trusted (CWE-22/CWE-59)
Fix merged in zanllp/infinite-image-browsing PR #969 on 2026-08-21 — awaiting tagged release
https://github.com/zanllp/infinite-image-browsing/pull/969Path traversal in `is_path_trusted` — normpath + missing trailing separator · Issue #968 · zanllp/infinite-image-browsing · GitHub
https://github.com/zanllp/infinite-image-browsing/issues/968Vendor Advisories for CVE-2026-77815(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 27× in last 7d / 116× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
Showing the most recent 100 of 119 total refreshes for this CVE.
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-20 11:22 UTCGHSA enrichment
- 2026-09-19 23:33 UTCEG score recompute
- 2026-09-19 23:33 UTCGHSA enrichment
- 2026-09-19 11:45 UTCGHSA enrichment
- 2026-09-18 23:43 UTCEG score recompute
- 2026-09-18 23:42 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 11:54 UTCGHSA enrichment
- 2026-09-18 00:07 UTCEG score recompute
- 2026-09-18 00:07 UTCGHSA enrichment
- 2026-09-17 11:15 UTCGHSA enrichment
- 2026-09-16 23:27 UTCEG score recompute
- 2026-09-16 23:27 UTCGHSA enrichment
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 11:39 UTCEG score recompute
- 2026-09-16 11:39 UTCGHSA enrichment
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 23:42 UTCGHSA enrichment
- 2026-09-15 11:54 UTCEG score recompute
- 2026-09-15 11:54 UTCGHSA enrichment
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-15 00:06 UTCGHSA enrichment
- 2026-09-14 12:18 UTCGHSA enrichment
Show 75 moreShow fewer
- 2026-09-14 00:30 UTCEG score recompute
- 2026-09-14 00:30 UTCGHSA enrichment
- 2026-09-13 12:43 UTCGHSA enrichment
- 2026-09-13 00:55 UTCEG score recompute
- 2026-09-13 00:55 UTCGHSA enrichment
- 2026-09-12 13:07 UTCGHSA enrichment
- 2026-09-12 01:19 UTCEG score recompute
- 2026-09-12 01:19 UTCGHSA enrichment
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 13:31 UTCEG score recompute
- 2026-09-11 13:31 UTCGHSA enrichment
- 2026-09-11 01:43 UTCGHSA enrichment
- 2026-09-10 13:55 UTCEG score recompute
- 2026-09-10 13:55 UTCGHSA enrichment
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-10 02:07 UTCGHSA enrichment
- 2026-09-09 14:20 UTCGHSA enrichment
- 2026-09-09 01:47 UTCEG score recompute
- 2026-09-09 01:47 UTCGHSA enrichment
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 07:50 UTCGHSA enrichment
- 2026-09-07 19:59 UTCEG score recompute
- 2026-09-07 19:59 UTCGHSA enrichment
- 2026-09-07 08:12 UTCGHSA enrichment
- 2026-09-06 20:23 UTCEG score recompute
- 2026-09-06 20:23 UTCGHSA enrichment
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 08:30 UTCGHSA enrichment
- 2026-09-05 20:42 UTCEG score recompute
- 2026-09-05 20:42 UTCGHSA enrichment
- 2026-09-05 08:55 UTCGHSA enrichment
- 2026-09-04 21:07 UTCEG score recompute
- 2026-09-04 21:06 UTCGHSA enrichment
- 2026-09-04 08:29 UTCEG score recompute
- 2026-09-04 08:29 UTCGHSA enrichment
- 2026-09-04 05:07 UTCEPSS rescore
- 2026-09-03 20:41 UTCGHSA enrichment
- 2026-09-03 08:53 UTCGHSA enrichment
- 2026-09-02 21:02 UTCEG score recompute
- 2026-09-02 21:02 UTCGHSA enrichment
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-02 05:40 UTCGHSA enrichment
- 2026-09-01 17:49 UTCEG score recompute
- 2026-09-01 17:49 UTCGHSA enrichment
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-09-01 05:59 UTCEG score recompute
- 2026-09-01 05:59 UTCGHSA enrichment
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-09-01 04:40 UTCEPSS rescore
- 2026-08-31 18:10 UTCGHSA enrichment
- 2026-08-31 05:14 UTCEG score recompute
- 2026-08-31 05:14 UTCGHSA enrichment
- 2026-08-30 19:18 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 17:26 UTCGHSA enrichment
- 2026-08-30 05:38 UTCEG score recompute
- 2026-08-30 05:38 UTCGHSA enrichment
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 17:51 UTCGHSA enrichment
- 2026-08-29 05:57 UTCEG score recompute
- 2026-08-29 05:57 UTCGHSA enrichment
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-28 18:09 UTCGHSA enrichment
- 2026-08-28 06:21 UTCGHSA enrichment
- 2026-08-27 18:33 UTCEG score recompute
- 2026-08-27 18:33 UTCGHSA enrichment
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-27 06:43 UTCGHSA enrichment
- 2026-08-26 18:24 UTCEG score recompute
- 2026-08-26 18:24 UTCGHSA enrichment
- 2026-08-26 18:07 UTCEG score recompute
- 2026-08-26 18:07 UTCGHSA enrichment
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 13:23 UTCGHSA enrichment
- 2026-08-26 01:33 UTCEG score recompute
Related CVEs(same CWE)
Same CWE
10 shownCWE-59
Frequently asked(5)
What is CVE-2026-77815?
When was CVE-2026-77815 disclosed?
Is CVE-2026-77815 actively exploited?
What is the CVSS score of CVE-2026-77815?
How do I remediate CVE-2026-77815?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-77815
Is Your Infrastructure Affected by CVE-2026-77815?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.