Vulnerability Description
Vulnerability in Spring Spring Security. If an application is using the UserDetails#isEnabled, #isAccountNonExpired, or #isAccountNonLocked user attributes, to enable, expire, or lock users, then DaoAuthenticationProvider's timing attack defense can be bypassed for users who are disabled, expired, or locked.This issue affects Spring Security: from 5.7.0 through 5.7.22, from 5.8.0 through 5.8.24, from 6.3.0 through 6.3.15, from 6.5.0 through 6.5.9, from 7.0.0 through 7.0.4.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Security | < 5.7.23 |
Related Weaknesses (CWE)
References
- https://spring.io/security/cve-2026-22746Vendor Advisory
FAQ
What is CVE-2026-22746?
CVE-2026-22746 is a vulnerability with a CVSS score of 3.7 (LOW). Vulnerability in Spring Spring Security. If an application is using the UserDetails#isEnabled, #isAccountNonExpired, or #isAccountNonLocked user attributes, to enable, expire, or lock users, then DaoA...
How severe is CVE-2026-22746?
CVE-2026-22746 has been rated LOW with a CVSS base score of 3.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-22746?
Check the references section above for vendor advisories and patch information. Affected products include: Vmware Spring Security.