Protection Mechanism Failure in Spring Security - CVE-2025-22234
Published: April 23, 2025
Spring Security
Detailed vulnerability description
The vulnerability allows a remote attacker to bypass implemented security restrictions.
The vulnerability exists due to an error in the BCryptPasswordEncoder caused by a fix for #VU105881 (CVE-2025-22228), which broke the timing attack mitigation implemented in DaoAuthenticationProvider. A remote attacker can brute-force weak passwords.