<?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 Data Grid 8 - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/red-hat-data-grid-8/</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>Thu, 20 Aug 2026 19:18:38 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/red-hat-data-grid-8/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>Credential Guessing Vulnerability via WildFly Elytron Unicode Normalization</title><link>https://feed.craftedsignal.io/briefs/2026-08-wildfly-elytron-normalization/</link><pubDate>Thu, 20 Aug 2026 19:18:38 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-wildfly-elytron-normalization/</guid><description>A vulnerability in WildFly Elytron's password normalization logic allows attackers to bypass intended password character entropy, facilitating unauthorized access through dictionary-based credential guessing.</description><content:encoded><![CDATA[<p>A vulnerability (CVE-2026-19611) exists within the WildFly Elytron framework, which is utilized across multiple Red Hat middleware and security products. The flaw stems from the password hashing and verification processes performing Unicode NFKC normalization on input. This process collapses specific fullwidth characters into their ASCII equivalents. Because the system treats these transformed characters as identical to standard ASCII characters, an attacker can bypass the intended complexity of passwords that include non-ASCII characters. By leveraging an ASCII-only wordlist, an attacker can more effectively guess the password for a targeted account, significantly reducing the search space required for a successful brute-force or credential-stuffing attack. This vulnerability affects numerous enterprise products, including Keycloak, JBoss EAP, and Quarkus-based builds, and requires organizations to audit their authentication flows for impact.</p>
<h2 id="impact">Impact</h2>
<p>The vulnerability carries a CVSS 3.1 score of 7.4 (High). If successfully exploited, an unauthorized actor could gain access to protected services and data by brute-forcing credentials that were previously considered strong due to their inclusion of non-ASCII characters. The scope of impact extends to any environment using affected Red Hat middleware for authentication, potentially exposing enterprise-grade identity and access management systems.</p>
<h2 id="recommendation">Recommendation</h2>
<ul>
<li>Identify all instances of affected Red Hat products within the infrastructure (e.g., Keycloak, Data Grid 8, JBoss EAP 7).</li>
<li>Apply security patches provided by Red Hat as soon as they become available for the affected <code>wildfly-elytron-password-impl</code> package.</li>
<li>Implement rate limiting and account lockout policies for all authentication endpoints to mitigate the risk of automated credential guessing attacks.</li>
<li>Review authentication logs for anomalous spikes in failed login attempts, particularly those originating from single IP addresses, which may indicate automated dictionary-based attempts targeting this vulnerability.</li>
</ul>
]]></content:encoded><category domain="severity">high</category><category domain="type">advisory</category><category>credential-access</category><category>vulnerability</category><category>middleware</category></item></channel></rss>