REDHAT-BUG-2514568: Medium severity WildFly wildfly-elytron-password-impl vulnerability

Published Aug 12, 2026
·
Updated

WildFly Elytron password implementations (wildfly-elytron-password-impl, all supported versions reported) apply Unicode Normalization Form KC (NFKC) in AbstractPasswordImpl.getNormalizedPasswordBytes() before hashing and verification (BCrypt, SCRAM, Unix crypts, and related). NFKC compatibility mapping collapses fullwidth Latin characters (e.g. U+FF01–U+FF5E) to their ASCII equivalents, so a password the user believed contained non-ASCII fullwidth characters is stored and verified as the ASCII form. An attacker can therefore match such passwords with an ASCII-only dictionary. This is older SASLprep-style processing; modern PRECIS OpaqueString (RFC 8265) uses NFC and does not width-map passwords. CWE-173.

Affected Software

1 affected component
WildFly wildfly-elytron-password-impl

Event History

Aug 12, 2026
Data Sourced
via Red Hat·11:40 AM
DescriptionSeverityAffected Software

Frequently Asked Questions

1

Can an attacker authenticate using a different-looking password than the one the user entered?

Yes, for passwords containing fullwidth Latin characters, the equivalent ASCII-only form can match during verification. An attacker does not need to reproduce the fullwidth characters if they can guess the ASCII-mapped password.

2

Which password mechanisms are implicated?

The issue is reported in BCrypt, SCRAM, Unix crypts, and related password implementations that use AbstractPasswordImpl.getNormalizedPasswordBytes().

3

Are supported releases affected?

All supported versions of wildfly-elytron-password-impl are reported as affected.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203