CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.4. See the original NVD description below for full technical details.
CVE
CVE-2025-22228
Severity
HIGH
CVSS
7.4
EPSS
0.57%
Original NVD 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.