CVE-2026-59276

Source
https://cve.org/CVERecord?id=CVE-2026-59276
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-59276.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-59276
Downstream
Published
2026-08-27T17:57:34Z
Modified
2026-09-04T03:47:36Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Timing Attack via Non-Constant-Time Comparison of Sensitive Values
Details

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

Database specific
{
    "cna_assigner": "vmware",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59276.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "7.1.0"
                },
                {
                    "last_affected": "7.1.0"
                },
                {
                    "introduced": "7.0.0"
                },
                {
                    "last_affected": "7.0.6"
                },
                {
                    "introduced": "6.5.0"
                },
                {
                    "last_affected": "6.5.11"
                },
                {
                    "introduced": "6.4.0"
                },
                {
                    "last_affected": "6.4.18"
                },
                {
                    "introduced": "5.8.0"
                },
                {
                    "last_affected": "5.8.27"
                },
                {
                    "introduced": "5.7.0"
                },
                {
                    "last_affected": "5.7.25"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/spring-projects/spring-security

Affected ranges

Type
GIT
Repo
https://github.com/spring-projects/spring-security
Events
Database specific
Show details
{
    "cpe": "cpe:2.3:a:vmware:spring_security:*:*:*:*:*:*:*:*",
    "extracted_events": [
        {
            "introduced": "7.1.0"
        },
        {
            "fixed": "7.1.0.1"
        }
    ],
    "source": "CPE_RANGE"
}

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-59276.json"