Stateful Retry Cache Exhaustion in Spring Retry by Pivotal Software
CVE-2026-41710

5.9MEDIUM

Key Information:

Vendor

Spring

Vendor
CVE Published:
9 June 2026

Badges

👾 Exploit Exists🟡 Public PoC

What is CVE-2026-41710?

The vulnerability in Spring Retry allows an attacker to send numerous unique requests that overwhelm the application’s stateful retry cache. Once this cache reaches its limit, it prevents any further updates, leading to a failure in all subsequent stateful retries and circuit breaker operations. This condition can leave applications unable to process legitimate requests, significantly impacting performance and reliability. Version updates from 2.0.0 to 2.0.12 and 1.3.0 to 1.3.4 are particularly vulnerable.

Affected Version(s)

Spring Retry 2.0.0 < 2.0.12.1

Spring Retry 1.3.0 < 1.3.5

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V3.1

Score:
5.9
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
High
Privileges Required:
None
User Interaction:
None
Scope:
Unchanged

Timeline

  • 🟡

    Public PoC available

  • 👾

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.