Visit NES for Spring Home Page
Spring Security 5.5.x Release Notes
4 versions
Comprehensive release notes and changelog for Spring Security 5.5.x, including security patches, bug fixes, and feature updates across all supported versions.
June 2026
5.5.12
Released Jun 15, 2026 Full Version:
5.5.8-spring-security-5.5.12
Bug Fixes
- Capped the inflated size of compressed SAML 2.0 REDIRECT-binding payloads in
Saml2Utils, preventing an unauthenticated attacker from exhausting server memory (CVE-2026-40988). - Hardened the SAML 2.0 filters to route generated HTML forms through
FormPostRedirectStrategy, preventing arbitrary code execution via attacker-influencedRelyingPartyRegistrationvalues (CVE-2026-41003). - Reworked SAML login and logout validation so signature validation gates decryption, closing a decryption-oracle weakness in the OpenSAML authentication and logout providers (CVE-2026-41694).
- Fixed an open-redirect vulnerability in
CookieRequestCacheandCookieServerRequestCache, which stored and used an unvalidated absolute redirect URL; saved requests now favor relative URIs (CVE-2026-41706). - Tightened Subject DN parsing in the deprecated
SubjectDnX509PrincipalExtractor, preventing a crafted X.509 client certificate from authenticating as another user (CVE-2026-47838).
Dependency Upgrades
- Spring Data BOM (NES)
2021.0.12-spring-data-bom-2021.0.16 - Spring Framework (NES)
5.3.39-spring-framework-5.3.52 - Spring LDAP (NES)
2.3.8-spring-ldap-2.3.12
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