OpenPanel is an analytics platform. In all versions (no patched release available at time of publication), the data importer fetches a caller-supplied URL with plain fetch instead of the project's existing SSRF guard (apps/api/src/utils/safe-fetch.ts). In packages/importer/src/providers/umami.ts, parseRemoteFile calls fetch() on config.fileUrl, which is validated only by z.string().url(), so values such as http://127.0.0.1:9911/ or http://169.254.169.254/latest/meta-data/ are accepted; the shared createFileImportConfig factory gives the plausible provider the same field. An authenticated organization member — including a default 'member' with no project_access rows, for whom the intended access-level check is skipped because getProjectAccess returns boolean true rather than a level object — can therefore make the server connect to any address reachable from it. The resulting HTTP status and status text are persisted as Import.errorMessage and returned by import.get to the same user, providing a scanning oracle for internal hosts, ports and paths; if an internal response parses as Umami CSV, its rows are ingested as events and become readable in the attacker's analytics views.
CVE-2026-88892
Score 5.0 from GitHub Security Advisory published 2026-09-10. a secondary CVSS source baseline 5.0; sources differ by 0.0.
- 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
- 5.0
- EG Score
- 5.0(high)
- EG Risk
- 27(Track)EG Risk 27/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 computedSeverity50% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 18%
- KEV
- Not listed
Published
September 10, 2026
Last Modified
September 10, 2026
Advisory Details (2)
Auto-updated Sep 10, 2026OpenPanel SSRF via Unguarded Importer File URL Fetch | Advisories | VulnCheck
https://www.vulncheck.com/advisories/openpanel-ssrf-via-unguarded-importer-file-url-fetchOpenPanel: the importer fetches a caller-supplied URL with plain fetch, bypassing the project's own SSRF guard · Advisory · Openpanel-dev/openpanel · GitHub
https://github.com/Openpanel-dev/openpanel/security/advisories/GHSA-cj2r-3x54-88h7Vendor Advisories for CVE-2026-88892(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 19× in last 7d / 34× 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-20 20:49 UTCEG score recompute
- 2026-09-20 20:49 UTCGHSA enrichment
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 22:30 UTCEG score recompute
- 2026-09-19 22:30 UTCGHSA enrichment
- 2026-09-19 00:11 UTCEG score recompute
- 2026-09-19 00:11 UTCGHSA enrichment
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 01:53 UTCEG score recompute
- 2026-09-18 01:53 UTCGHSA enrichment
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-17 03:34 UTCEG score recompute
- 2026-09-17 03:34 UTCGHSA enrichment
- 2026-09-16 14:09 UTCEPSS rescore
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-16 05:15 UTCGHSA enrichment
- 2026-09-15 06:56 UTCEG score recompute
- 2026-09-15 06:56 UTCGHSA enrichment
- 2026-09-15 03:12 UTCEPSS rescore
- 2026-09-14 08:37 UTCEG score recompute
- 2026-09-14 08:37 UTCGHSA enrichment
- 2026-09-13 16:48 UTCEPSS rescore
- 2026-09-13 10:18 UTCEG score recompute
- 2026-09-13 10:18 UTCGHSA enrichment
- 2026-09-12 15:02 UTCEPSS rescore
Show 9 moreShow fewer
- 2026-09-12 11:59 UTCEG score recompute
- 2026-09-12 11:59 UTCGHSA enrichment
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 14:53 UTCEPSS rescore
- 2026-09-11 13:40 UTCEG score recompute
- 2026-09-11 13:40 UTCGHSA enrichment
- 2026-09-10 14:19 UTCEG score recompute
- 2026-09-10 13:20 UTCEG score recompute
- 2026-09-10 13:20 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-918
Frequently asked(5)
What is CVE-2026-88892?
When was CVE-2026-88892 disclosed?
Is CVE-2026-88892 actively exploited?
What is the CVSS score of CVE-2026-88892?
How do I remediate CVE-2026-88892?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-88892
Is Your Infrastructure Affected by CVE-2026-88892?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.