<?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:keycloak:*:*:*:*:*:*:*:* - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/cpes/cpe2.3aredhatkeycloak/</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>Wed, 16 Sep 2026 15:50:57 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/cpes/cpe2.3aredhatkeycloak/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>CVE-2026-18212 Keycloak Denial of Service via SAML Redirect Binding</title><link>https://feed.craftedsignal.io/briefs/2026-09-keycloak-saml-dos/</link><pubDate>Wed, 16 Sep 2026 15:50:57 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-09-keycloak-saml-dos/</guid><description>An unauthenticated attacker can trigger a denial of service in Keycloak by sending repeated malformed SAML requests that cause native memory exhaustion due to improper zlib memory management.</description><content:encoded><![CDATA[<p>CVE-2026-18212 describes a memory management vulnerability within the SAML Redirect Binding implementation of Keycloak. The defect resides in the application's custom DEFLATE compression and decompression helpers, which fail to correctly release native zlib memory after processing SAML payloads. Because this logic is executed during the handling of incoming SAML Redirect Binding requests, it is accessible to unauthenticated remote users. By repeatedly sending specially crafted or malformed SAML requests that trigger this compression routine, an attacker can induce a steady accumulation of native memory usage, eventually leading to exhaustion of the Java Virtual Machine (JVM) native memory. This results in a persistent denial of service condition for the affected Keycloak instance.</p>
<h2 id="impact">Impact</h2>
<p>Successful exploitation results in a complete denial of service for the Keycloak identity provider, preventing users from authenticating to any downstream applications or services integrated with the identity manager. This affects availability for organizations relying on Keycloak for Single Sign-On (SSO) and identity federation.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize monitoring for anomalous spikes in SAML authentication traffic or high rates of malformed HTTP requests targeting SAML endpoints. Ensure Keycloak instances are updated to the vendor-provided patch version (when available) that remediates the native zlib memory leak. Monitor system-level metrics (e.g., resident set size and native memory allocation) for the Keycloak process to detect memory exhaustion patterns indicative of exploitation.</p>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category><category>denial-of-service</category><category>vulnerability</category></item></channel></rss>