CVE-2026-88892: Server-Side Request Forgery (SSRF) in Openpanel-dev openpanel
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.
AI Analysis
Technical Summary
CVE-2026-88892 describes an SSRF vulnerability in Openpanel's data importer component. The importer calls fetch() on user-supplied URLs validated only by a basic URL string check, bypassing the project's existing SSRF guard. Authenticated organization members, including those with minimal access, can cause the server to make HTTP requests to arbitrary internal or external addresses reachable from the server. The HTTP response status and text are stored and returned to the user, enabling internal host and port scanning. Additionally, if the internal response matches the expected CSV format, it is ingested as analytics events, exposing internal data to the attacker. No official fix or patch is available at the time of publication.
Potential Impact
An authenticated user with organization membership can exploit this SSRF vulnerability to scan internal network hosts and ports by causing the server to make arbitrary HTTP requests. The attacker can also cause internal responses to be ingested as analytics events, potentially exposing sensitive internal information through the analytics interface. This can lead to information disclosure and internal network reconnaissance.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, restrict organization member permissions to trusted users only and monitor for suspicious import activity. Avoid supplying untrusted URLs to the data importer. Implement network-level controls to limit server outbound HTTP requests if possible.
CVE-2026-88892: Server-Side Request Forgery (SSRF) in Openpanel-dev openpanel
Description
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.
CVSS v4.0
Score 5.3medium
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-88892 describes an SSRF vulnerability in Openpanel's data importer component. The importer calls fetch() on user-supplied URLs validated only by a basic URL string check, bypassing the project's existing SSRF guard. Authenticated organization members, including those with minimal access, can cause the server to make HTTP requests to arbitrary internal or external addresses reachable from the server. The HTTP response status and text are stored and returned to the user, enabling internal host and port scanning. Additionally, if the internal response matches the expected CSV format, it is ingested as analytics events, exposing internal data to the attacker. No official fix or patch is available at the time of publication.
Potential Impact
An authenticated user with organization membership can exploit this SSRF vulnerability to scan internal network hosts and ports by causing the server to make arbitrary HTTP requests. The attacker can also cause internal responses to be ingested as analytics events, potentially exposing sensitive internal information through the analytics interface. This can lead to information disclosure and internal network reconnaissance.
Mitigation Recommendations
Patch status is not yet confirmed — check the vendor advisory for current remediation guidance. Until a fix is available, restrict organization member permissions to trusted users only and monitor for suspicious import activity. Avoid supplying untrusted URLs to the data importer. Implement network-level controls to limit server outbound HTTP requests if possible.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- VulnCheck
- Date Reserved
- 2026-09-10T11:28:50.296Z
- Cvss Version
- 4.0
- State
- PUBLISHED
- Remediation Level
- null
Threat ID: 6aa2af43acd9273b49259a09
Added to database: 09/10/2026, 13:23:15 UTC
Last enriched: 09/10/2026, 13:54:32 UTC
Last updated: 09/10/2026, 16:52:29 UTC
Views: 4
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.