Answer in brief
CVE-2026-22746 records a Low severity (CVSS 3.7) vulnerability in Spring Security Vulnerable to User Attribute Enumeration when Using DaoAuthenticationProvider. The current sources do not mark it as known exploited. The current feed maps org.springframework.security:spring-security-core (maven), org.springframework.security:spring-security-core (maven), org.springframework.security:spring-security-core (maven), org.springframework.security:spring-security-core (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 3.7. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps org.springframework.security:spring-security-core (maven), org.springframework.security:spring-security-core (maven), org.springframework.security:spring-security-core (maven), org.springframework.security:spring-security-core (maven) and additional mapped packages. Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| org.springframework.security:spring-security-coremaven | >=5.7.0 | Not reported |
| org.springframework.security:spring-security-coremaven | >=5.8.0 | Not reported |
| org.springframework.security:spring-security-coremaven | >=6.3.0 | Not reported |
| org.springframework.security:spring-security-coremaven | >=6.4.0 | Not reported |
| org.springframework.security:spring-security-coremaven | >=6.5.0 <6.5.10 | 6.5.10 |
| org.springframework.security:spring-security-coremaven | >=7.0.0 <7.0.5 | 7.0.5 |
Published upstream
Apr 22, 2026
Evidence: source:osv:source_dates:source-dates:recordSource modified
Sep 10, 2026
Evidence: source:osv:source_dates:source-dates:recordFirst seen by HOL
Sep 10, 2026
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.
Quoted source text, attributed separately from HOL analysis.