ZeroHour

CVE-2026-85614

niche

Unauthenticated SSRF in OpenPanel before 2.3.0 (CVE-2026-85614)

CVSS 4.0
9.2 critical
EPSS
<1%p6
Published
()
Modified
AI analysis

OpenPanel versions before 2.3.0 contain an unauthenticated server-side request forgery (SSRF) vulnerability in the GET /tools/site-checker endpoint, tracked as CVE-2026-85614 and rated critical (CVSS 4.0: 9.2). The endpoint's URL parameter is fully client-controlled, and the server performs no private-IP filtering and has no DNS-rebinding protection, so any remote attacker with network access to the panel can force the OpenPanel server to issue requests to localhost, internal network services, and cloud metadata endpoints. The attacker can read back limited response metadata — internal HTTP response titles, headers, status codes, and SSL certificate information — enabling internal network reconnaissance and disclosure of sensitive details, with high confidentiality impact but no direct integrity or availability impact. Any deployment running OpenPanel prior to 2.3.0 that exposes the site-checker tool over the network is affected. There is currently no public proof-of-concept and no known in-the-wild exploitation; EPSS is 0.2% (6th percentile) and the issue is not in CISA KEV.

What to do: Upgrade to OpenPanel 2.3.0 or later, which resolves this flaw. As interim mitigations, restrict or disable unauthenticated access to /tools/site-checker, limit the panel's network exposure, and consider host-level egress filtering or enforcing cloud metadata hardening (e.g., IMDSv2 on AWS) to reduce SSRF reach into internal services. Review panel and web server access logs for unauthenticated requests to /tools/site-checker to check for probing.

Affected
OpenPanelall versions before 2.3.0
Estimated exposure
nichelikely on the order of thousands to low tens of thousands of servers (no published install counts) — OpenPanel is a relatively new open-source hosting control panel positioned as a cPanel alternative, so its installed base is far smaller than mainstream panels and exact counts are not published; only internet-exposed deployments that…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

OpenPanel before 2.3.0 contains an unauthenticated server-side request forgery vulnerability in the GET /tools/site-checker endpoint that accepts a fully client-controlled URL parameter with no private IP filtering or DNS-rebinding protection. Attackers can make the OpenPanel server issue requests to internal services, localhost, and cloud metadata endpoints, reading internal HTTP response titles, headers, status codes, and SSL certificate information.

Weakness
CWE-918
Vector
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

In the news

No ingested article mentions this CVE yet.