Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://access.redhat.com/security/cve/CVE-2026-19611
- https://bugzilla.redhat.com/show_bug.cgi?id=2514568
FAQ
What is CVE-2026-19611?
CVE-2026-19611 is a vulnerability with a CVSS score of 7.4 (HIGH). 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 easil...
How severe is CVE-2026-19611?
CVE-2026-19611 has been rated HIGH with a CVSS base score of 7.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-19611?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.