OpenList a file list program that supports multiple storage. Prior to 4.2.3, OpenList's offline-download feature at POST /api/fs/add_offline_download with tool: "SimpleHttp" accepts an attacker-supplied URL and saves its bytes under a per-task temporary directory before transferring them to the user's destination storage. The temporary filename comes from the attacker-controlled Content-Disposition header, is passed from parseFilenameFromContentDisposition in internal/offline_download/http/util.go to filepath.Join(task.TempDir, filename) in SimpleHttp.Run in internal/offline_download/http/client.go, and is opened with os.Create without a containment check. Because filepath.Join cleans .. segments, a non-admin user with PermAddOfflineDownload on any path can traverse out of task.TempDir and create, truncate, or overwrite any file writable by the OpenList process whose parent directory already exists. The server/handles/offline_download.go AddOfflineDownload route uses normal user authentication rather than AuthAdmin, and local-storage destinations fall through tryPutUrl in internal/offline_download/tool/add.go to the vulnerable SimpleHttp.Run path. This issue is fixed in version 4.2.3.
CVE-2026-75602
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 63% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 45(Track)EG Risk 45/100SSVC: Track
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 computedSeverity65% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 37%
- KEV
- Not listed
Published
September 3, 2026
Last Modified
September 9, 2026
Advisory Details (3)
Auto-updated Sep 3, 2026v4.2.3
Patch available: OpenListTeam/OpenList v4.2.3
https://github.com/OpenListTeam/OpenList/releases/tag/v4.2.3commit 9cc5dd969b98 (OpenListTeam/OpenList)
Fix landed in OpenListTeam/OpenList commit 9cc5dd969b98 — awaiting tagged release
https://github.com/OpenListTeam/OpenList/commit/9cc5dd969b9833c8cb4e14c338c3571dfdbe2108Authenticated arbitrary file write via Content-Disposition path traversal in SimpleHttp offline-download tool · Advisory · OpenListTeam/OpenList · GitHub
Affected: v3.57.0). The offline-download
https://github.com/OpenListTeam/OpenList/security/advisories/GHSA-h6cj-26g5-67fvVendor Advisories for CVE-2026-75602(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Go(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/OpenListTeam/OpenList | — | 4.2.3 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 27× 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.
- 2026-09-18 21:23 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:18 UTCEG score recompute
- 2026-09-16 21:20 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-15 21:09 UTCEG score recompute
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-13 21:01 UTCEG score recompute
- 2026-09-12 21:03 UTCEG score recompute
- 2026-09-12 15:02 UTCEPSS rescore
- 2026-09-11 21:06 UTCEG score recompute
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-10 21:08 UTCEG score recompute
- 2026-09-10 09:35 UTCEPSS rescore
- 2026-09-09 02:24 UTCEG score recompute
- 2026-09-08 22:01 UTCEPSS rescore
- 2026-09-08 02:22 UTCEG score recompute
- 2026-09-07 02:24 UTCEG score recompute
- 2026-09-06 13:48 UTCEPSS rescore
- 2026-09-06 02:21 UTCEG score recompute
- 2026-09-05 02:23 UTCEG score recompute
- 2026-09-05 02:04 UTCEG score recompute
- 2026-09-04 17:33 UTCEG score recompute
- 2026-09-03 17:36 UTCEG score recompute
Show 2 moreShow fewer
- 2026-09-03 17:00 UTCEG score recompute
- 2026-09-03 16:58 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-75602?
When was CVE-2026-75602 disclosed?
Is CVE-2026-75602 actively exploited?
What is the CVSS score of CVE-2026-75602?
How do I remediate CVE-2026-75602?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-75602
Is Your Infrastructure Affected by CVE-2026-75602?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.