CVE-2026-59276
Last modified
CVE-2026-59276 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 0.26% chance of exploitation in the next 30 days.
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
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Vmware | Spring Security | >= 5.7.0, < 5.7.26 |
| Vmware | Spring Security | >= 5.8.0, < 5.8.28 |
| Vmware | Spring Security | >= 6.4.0, < 6.4.19 |
| Vmware | Spring Security | >= 6.5.0, < 6.5.12 |
| Vmware | Spring Security | >= 7.0.0, < 7.0.6.1 |
| Vmware | Spring Security | >= 7.1.0, < 7.1.0.1 |
References
- https://spring.io/security/cve-2026-59276Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-59276?
How severe is CVE-2026-59276?
How do I fix CVE-2026-59276?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59269A user authenticating to Kubernetes clusters via the Pinnipe…3.8
- CVE-2026-59270Spring Security's embedded UnboundID LDAP server (UnboundIdC…9.1
- CVE-2026-59271When the RabbitMQ management aliveness check fails, the conf…6.5
- CVE-2026-59272Any application shipping logs to RabbitMQ over TLS via the L…6.8
- CVE-2026-59274The UnZipTransformer does not limit decompressed entry size …6.5
- CVE-2026-59275A single hostile AMQP message can terminate the entire consu…4.9
- CVE-2026-59277Spring Security's InetAddressMatchers utility provides match…5.3
- CVE-2026-59278JsonKafkaHeaderMapper and DefaultKafkaHeaderMapper include j…6.5
- CVE-2026-59279The MCP Streamable HTTP server transport (WebFlux and WebMvc…7.5
- CVE-2026-5928Calling the ungetwc function on a FILE stream with wide char…7.5
- CVE-2026-59280Applications using Spring Framework's FreeMarker integration…4.3
- CVE-2026-59281Spring MVC and WebFlux applications that obtain a data-bindi…6.1
Are you affected by CVE-2026-59276?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
