Description
OpenPanel before 2.3.0 contains an unauthenticated server-side request forgery vulnerability in the /misc/favicon and /misc/og endpoints that accept an attacker-supplied url parameter with insufficient validation. Attackers can force the API to fetch arbitrary internal hosts and cloud metadata endpoints, with small responses returned verbatim enabling credential theft and internal service enumeration.
Published: 2026-09-04
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: Server‑Side Request Forgery (SSRF)
Action: Patch Now
AI Analysis

Impact

The flaw is an unauthenticated server‑side request forgery in the /misc/favicon and /misc/og endpoints of OpenPanel. An attacker supplies a malicious URL that the application blindly fetches and returns a fragment of the response. This allows the external party to force the server to reach arbitrary internal resources, including cloud metadata endpoints, and obtain data such as instance tokens or internal host names. The weakness is a lack of input validation, classified as CWE‑918.

Affected Systems

All OpenPanel releases prior to version 2.3.0 distributed by Openpanel‑dev are affected. Any deployment running OpenPanel 2.2.x or earlier, whether in on‑premise or cloud environments, is vulnerable.

Risk and Exploitability

The CVSS score of 8.7 indicates high severity, reflecting the potential impact on confidentiality of internal services. Because the vulnerability is unauthenticated and accepts any arbitrary URL, it is straightforward for an attacker to exploit it remotely by sending a simple HTTP request to the exposed endpoints. No authentication or additional privileges are required. The problem is not yet listed in the CISA KEV catalog.

Generated by OpenCVE AI on September 4, 2026 at 12:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenPanel to version 2.3.0 or later, which removes the vulnerable endpoints.
  • Restrict or disable the /misc/favicon and /misc/og endpoints on production servers if an upgrade cannot be performed immediately.
  • Monitor internal network traffic for unexpected outbound requests that may indicate exploitation and remove any exposed credentials.

Generated by OpenCVE AI on September 4, 2026 at 12:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 11:45:00 +0000

Type Values Removed Values Added
Description OpenPanel before 2.3.0 contains an unauthenticated server-side request forgery vulnerability in the /misc/favicon and /misc/og endpoints that accept an attacker-supplied url parameter with insufficient validation. Attackers can force the API to fetch arbitrary internal hosts and cloud metadata endpoints, with small responses returned verbatim enabling credential theft and internal service enumeration.
Title OpenPanel before 2.3.0 SSRF via favicon and og endpoints
First Time appeared Openpanel
Openpanel openpanel
Weaknesses CWE-918
CPEs cpe:2.3:a:openpanel:openpanel:*:*:*:*:*:*:*:*
Vendors & Products Openpanel
Openpanel openpanel
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Openpanel Openpanel
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-14T19:33:09.804Z

Reserved: 2026-09-04T11:01:47.585Z

Link: CVE-2026-85612

cve-icon Vulnrichment

Updated: 2026-09-14T19:24:31.567Z

cve-icon NVD

Status : Deferred

Published: 2026-09-04T12:17:24.727

Modified: 2026-09-14T20:16:58.547

Link: CVE-2026-85612

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T13:30:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)