<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Cpe:2.3:a:openpanel:openpanel:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aopenpanelopenpanel/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Fri, 04 Sep 2026 13:26:07 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aopenpanelopenpanel/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Unauthenticated SSRF in Openpanel Site Checker</title><link>https://feed.craftedsignal.io/briefs/2026-09-openpanel-ssrf/</link><pubDate>Fri, 04 Sep 2026 13:26:07 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-openpanel-ssrf/</guid><description>Openpanel versions before 2.3.0 are vulnerable to an unauthenticated server-side request forgery (SSRF) flaw in the /tools/site-checker endpoint that allows internal network probing and cloud metadata access.</description><content:encoded><![CDATA[<p>Openpanel versions prior to 2.3.0 contain a critical server-side request forgery (SSRF) vulnerability identified as CVE-2026-85609. The flaw exists in the GET /tools/site-checker endpoint, located in apps/api/src/controllers/tools.controller.ts, which fails to validate user-supplied URL inputs. An unauthenticated attacker can exploit this endpoint by providing a malicious URL parameter to the fetchWithRedirects function.</p>
<p>This vulnerability allows attackers to perform unauthorized HTTP requests from the server context, enabling them to probe internal services, scan local network ports, and access cloud instance metadata services (such as AWS/GCP/Azure metadata endpoints). Furthermore, the application returns response details, including status codes, page sizes, and HTML metadata, which can be leveraged for network reconnaissance. The vulnerability also supports leaking internal IP address information to third-party endpoints via the getIPInfo function. Defenders should prioritize patching all Openpanel instances to version 2.3.0 or later to remediate this vector.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation allows unauthenticated remote attackers to gain unauthorized visibility into internal network infrastructure, potentially leading to information disclosure of sensitive internal configurations, cloud environment secrets, or local service status. This exposure could serve as a precursor to further exploitation of internal services that were not intended to be internet-facing.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the following actions to secure vulnerable Openpanel installations:</p>
<ul>
<li>Immediately upgrade all Openpanel instances to version 2.3.0 or later to address CVE-2026-85609.</li>
<li>Implement egress filtering on the server hosting Openpanel to restrict network requests to authorized external domains only, preventing access to internal network segments or cloud metadata services.</li>
<li>Audit web server access logs for repeated requests to /tools/site-checker containing suspicious query parameters, such as internal IP addresses (169.254.169.254, 10.x.x.x, 172.16-31.x.x, 192.168.x.x) or common internal service ports.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>web-vulnerability</category><category>ssrf</category><category>reconnaissance</category><category>remote-code-execution</category><category>injection</category><category>openpanel</category></item></channel></rss>