Visit NES for Spring Home Page
Spring Security 5.5.x Release Notes
3 versions
Comprehensive release notes and changelog for Spring Security 5.5.x, including security patches, bug fixes, and feature updates across all supported versions.
April 2026
5.5.11
Released Apr 23, 2026 Full Version:
5.5.8-spring-security-5.5.11
Bug Fixes
- Patched the authorization bypass in
DaoAuthenticationProviderwhere timing attack protections could be circumvented for disabled, expired, or locked accounts when applications rely onUserDetails#isEnabled,#isAccountNonExpired, or#isAccountNonLocked(CVE-2026-22746).
Dependency Upgrades
- Spring Data BOM (NES)
2021.0.12-spring-data-bom-2021.0.15 - Spring Framework (NES)
5.3.39-spring-framework-5.3.51 - Spring LDAP (NES)
2.3.8-spring-ldap-2.3.11
March 2026
5.5.10
Released Mar 23, 2026 Full Version:
5.5.8-spring-security-5.5.10
Bug Fixes
- Patched the critical Spring Security vulnerability in
OnCommittedResponseWrapperwhere security headers are silently dropped whenContent-Lengthis set viasetHeader,setIntHeader, oraddIntHeader(CVE-2026-22732).
Dependency Upgrades
- Spring Framework (NES)
5.3.39-spring-framework-5.3.50
5.5.9
Released Mar 11, 2026 Full Version:
5.5.8-spring-security-5.5.9
Bug Fixes
- This release patches the following:
- Maximum password length enforced in
BCryptPasswordEncoder(patch for CVE-2025-22228) breaks timing attack mitigation inDaoAuthenticationProvider(CVE-2025-22234). BCryptPasswordEncodermaximum password length is not enforced (CVE-2025-22228).- Authorization Bypass for Case Sensitive Comparisons (CVE-2024-38827).
- Authorization Bypass of Static Resources in WebFlux Applications (CVE-2024-38821).
- Possible Broken Access Control With Direct Use of
AuthenticatedVoter(CVE-2024-22257). - Privilege Escalation in OAuth2 Client (CVE-2022-31690).
- Maximum password length enforced in
Notes
- This release originates from the open‑source Spring Security repository forked by HeroDevs. It encompasses modifications implemented by HeroDevs to ensure successful framework builds. This release contains no functional changes from Spring Security
5.5.8.
Dependency Upgrades
- Spring Data BOM (NES)
2021.0.12-spring-data-bom-2021.0.13 - Spring Framework (NES)
5.3.39-spring-framework-5.3.49 - Spring LDAP (NES)
2.3.8-spring-ldap-2.3.9
Stay in the loop
~/herodevs-spring-framework-support
herodevs@nes:open-source$ ./display-support-info.sh