Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-59276 Details

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

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-208Observable Timing DiscrepancyCISA-ADP

Affected Products

ProductVersions
vmware spring security
>= 5.7.0, < 5.7.26
>= 5.8.0, < 5.8.28
>= 6.4.0, < 6.4.19
>= 6.5.0, < 6.5.12
>= 7.0.0, < 7.0.6.1

CPE

  • cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-59276
NVD Published Date:
Aug 27, 2026
NVD Last Modified:
Sep 2, 2026
Source:
[email protected]
CVE-2026-59276 Details - Not Deferred