CVE-2025-22228
Spring Security Does Not Enforce Password Length
Description
BCryptPasswordEncoder.matches(CharSequence,String) will incorrectly return true for passwords larger than 72 characters as long as the first 72 characters are the same.
Base CVSS
7.4
EPSS Score
0.04%
Introduced Version
3.1.0.RELEASE
Fix Available
6.3.8