← Back

CVE-2026-59276

nvd nist
Published: Aug 27, 2026Modified: Sep 2, 2026

JSON object

Loading...
5.9
Vector
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Exploitability: 2.2 / Impact: 3.6
Source: security@vmware.com (Secondary)

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. Spring Security 7.1.0 Spring Security 7.0.0 - 7.0.6 Spring Security 6.5.0 - 6.5.11 Spring Security 6.4.0 - 6.4.18 Spring Security 5.8.0 - 5.8.27 Spring Security 5.7.0 - 5.7.25

Affected (6)

1 product
Spring Security
Configuration A
6 vulnerable
Vulnerable SoftwareAffected Versions
Vmware
From 5.7.0 to 5.7.26
From 5.8.0 to 5.8.28
From 6.4.0 to 6.4.19
From 6.5.0 to 6.5.12
From 7.0.0 to 7.0.6.1
From 7.1.0 to 7.1.0.1

References (1)

Source: security@vmware.com
Vendor Advisory

Timeline

No history available yet.