CVE-2026-19611
Received
Received - Intake
Password Normalization Bypass in WildFly Elytron
Vulnerability report for CVE-2026-19611, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-20
Last updated on: 2026-08-20
Assigner: redhat-SADP
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| redhat | wildfly_elytron | *-* |
| redhat | wildfly_elytron | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-173 | The product does not properly handle when an input uses an alternate encoding that is valid for the control sphere to which the input is being sent. |