CVE-2025-22234
Unknown
Unknown - Not Provided
Timing Attack Vulnerability in DaoAuthenticationProvider Enables User Enumeration
Publication date: 2026-01-22
Last updated on: 2026-01-22
Assigner: VMware
Description
Description
The fix applied in CVE-2025-22228 inadvertently broke the timing attack mitigation implemented in DaoAuthenticationProvider. This can allow attackers to infer valid usernames or other authentication behavior via response-time differences under certain configurations.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| spring | security | 5.7.16 |
| spring | security | 5.8.18 |
| spring | security | 6.0.16 |
| spring | security | 6.1.14 |
| spring | security | 6.2.10 |
| spring | security | 6.3.8 |
| spring | security | 6.4.4 |
| spring | security | 5.7.17 |
| spring | security | 5.8.19 |
| spring | security | 6.0.17 |
| spring | security | 6.1.15 |
| spring | security | 6.2.11 |
| spring | security | 6.3.9 |
| spring | security | 6.4.5 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-208 | Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not. |