CVE-2026-59276
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/08/2026
Last modified:
27/08/2026
Description
Several components in Spring Security compare security-sensitive values using standard string equality (String.equals()) rather than a constant-time comparison. Because String.equals() returns as soon as it finds a differing character, the time taken to reject an incorrect value is proportional to the number of leading characters that match the expected value.<br />
Spring Security 7.1.0<br />
Spring Security 7.0.0 - 7.0.6<br />
Spring Security 6.5.0 - 6.5.11<br />
Spring Security 6.4.0 - 6.4.18<br />
Spring Security 5.8.0 - 5.8.27<br />
Spring Security 5.7.0 - 5.7.25
Impact
Base Score 3.x
5.90
Severity 3.x
MEDIUM



