<?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>Red Hat JBoss Enterprise Application Platform Expansion Pack - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/red-hat-jboss-enterprise-application-platform-expansion-pack/</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>Tue, 18 Aug 2026 18:55:19 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/red-hat-jboss-enterprise-application-platform-expansion-pack/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>Critical Authentication Bypass in Red Hat Build of Keycloak</title><link>https://feed.craftedsignal.io/briefs/2026-08-keycloak-auth-bypass/</link><pubDate>Tue, 18 Aug 2026 18:55:19 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-keycloak-auth-bypass/</guid><description>A critical vulnerability (CVE-2026-18963) in the keycloak-services component allows unauthenticated attackers to hijack user accounts by bypassing password reset verification requirements.</description><content:encoded><![CDATA[<p>CVE-2026-18963 is a critical vulnerability affecting the keycloak-services component within Red Hat Build of Keycloak and the Red Hat JBoss Enterprise Application Platform (EAP) Expansion Pack. This vulnerability stems from a flaw in the identity and access management engine's reset-credentials flow. An unauthenticated attacker can exploit this weakness to initiate a password reset process for any user in the system. Crucially, the exploit circumvents the requirement for an email-based verification link, allowing the attacker to directly set a new password for the target account. Given its nature as an identity provider, successful exploitation grants the attacker full unauthorized access to target accounts, potentially leading to widespread lateral movement or data exfiltration within an organization's authentication infrastructure.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker identifies a target Keycloak instance exposed to the network.</li>
<li>Attacker crafts a specific HTTP request targeting the password reset endpoint provided by keycloak-services.</li>
<li>Attacker submits the targeted username or identifier through the vulnerable reset-credentials flow.</li>
<li>The Keycloak application fails to validate the necessity of the email verification step due to the logic flaw in the services component.</li>
<li>The application accepts the request and proceeds to the credential update stage.</li>
<li>Attacker provides the desired new password for the compromised user account.</li>
<li>Keycloak processes the update, overwriting the legitimate user's credentials with the attacker-controlled password.</li>
<li>Attacker authenticates as the victim user, achieving full account takeover and subsequent persistent access.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>This vulnerability presents a high risk to organizational security, as it allows for trivial and unauthenticated account takeover of any user within the managed realm. This can lead to unauthorized access to sensitive corporate applications, potential exfiltration of proprietary data, and the compromise of administrative accounts that manage the identity provider itself. Because Keycloak often acts as a centralized SSO solution, the impact of a successful attack is magnified across all integrated services.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all instances of Red Hat Build of Keycloak and Red Hat JBoss EAP Expansion Pack within the environment using asset inventory tools.</li>
<li>Apply the latest security patches provided by Red Hat for the affected keycloak-services package as soon as they become available.</li>
<li>Review authentication and access logs for unusual patterns of password reset requests or unexpected administrative logins.</li>
<li>Prioritize the hardening of Keycloak instances by restricting network access to reset endpoints where possible until patching is completed.</li>
<li>Monitor for anomalous API traffic or high volumes of POST requests to credential reset endpoints.</li>
</ul>
]]></content:encoded><category domain="severity">critical</category><category domain="type">advisory</category><category>authentication-bypass</category><category>identity-management</category><category>cve-2026-18963</category></item></channel></rss>