<?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:redhat:openshift:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aredhatopenshift/</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>Sat, 19 Sep 2026 00:07:25 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aredhatopenshift/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 and DoS in OpenShift Console</title><link>https://feed.craftedsignal.io/briefs/2026-09-openshift-api-vuln/</link><pubDate>Sat, 19 Sep 2026 00:07:25 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-openshift-api-vuln/</guid><description>An unauthenticated vulnerability in the OpenShift console /api/devfile/ endpoints allows remote attackers to perform Server-Side Request Forgery (SSRF) and cause Denial of Service (DoS) via memory exhaustion.</description><content:encoded><![CDATA[<p>CVE-2026-75885 affects the OpenShift console, exposing internal services to unauthorized interaction and threatening service availability. The vulnerability resides in the improper validation of inputs provided to the <code>/api/devfile/</code> and <code>/api/devfile/samples/</code> endpoints. By submitting crafted devfile payloads, an unauthenticated remote attacker can force the console pod to perform requests against internal infrastructure, facilitating Server-Side Request Forgery (SSRF) and potentially exposing sensitive internal data through reflected responses. Furthermore, the absence of Content-Length header enforcement allows an attacker to stream large, unconstrained request bodies. This triggers uncontrolled memory allocation within the console pod, leading to pod instability and Denial of Service (DoS). This vulnerability is critical for organizations relying on OpenShift for container orchestration, as the console pod often possesses high-level access within the cluster environment.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation of this vulnerability allows unauthenticated attackers to probe internal microservices or orchestrate a DoS condition on the OpenShift management layer. This can lead to the exfiltration of internal service metadata or the complete disruption of administrative console functions, affecting all teams relying on the platform for cluster management. The CVSS score of 9.3 reflects the high risk of unauthenticated remote compromise.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Monitor web server access logs for any unauthenticated POST requests targeting the <code>/api/devfile/</code> or <code>/api/devfile/samples/</code> paths.</li>
<li>Implement network-level restrictions or Web Application Firewall (WAF) policies to block unauthenticated access to the OpenShift console management API.</li>
<li>Ensure the OpenShift environment is updated to the latest vendor-provided patch releases that remediate CVE-2026-75885.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>vulnerability</category><category>cloud</category><category>web-application</category></item></channel></rss>