CVE Catalog

CVE-2026-19611

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

27th percentile - higher than 27% of all known CVEs

Summary

A flaw was found in WildFly Elytron. Password hashing and verification normalize input with Unicode NFKC, which can collapse fullwidth characters to ASCII equivalents. A remote attacker can more easily guess affected passwords using an ASCII-only dictionary, leading to unauthorized access.

Risk Assessment

User accounts with passwords containing non-ASCII characters are more vulnerable to dictionary attacks, potentially leading to unauthorized access to systems.

Recommendation

Update WildFly Elytron to a patched version and consider enforcing password policies that account for this vulnerability.

Other vulnerabilities in WildFly Elytron

Original NVD description (English source)

A flaw was found in WildFly Elytron. Password hashing and verification normalize input with Unicode NFKC, which can collapse fullwidth characters to ASCII equivalents. A remote attacker can more easily guess affected passwords by using an ASCII-only dictionary against accounts whose passwords were intended to include those non-ASCII characters, leading to unauthorized access.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS