CVE-2026-41710
Cache Exhaustion in Stateful Retries leads to Denial of Service
Description
An attacker can craft a large number of unique requests that trigger a failure, exhausting the capacity of the application-wide stateful retry cache. Once the cache is full, it permanently rejects any further updates, causing all later stateful retries and circuit breakers in the application to fail. Affected versions: Spring Retry 2.0.0 through 2.0.12; 1.3.0 through 1.3.4.
INFO
Published Date :
June 9, 2026, 5:16 a.m.
Last Modified :
Sept. 4, 2026, 8:03 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | MEDIUM | dcf2e128-44bd-42ed-91e8-88f912c1401d | ||||
| CVSS 3.1 | MEDIUM | [email protected] |
Solution
- Update to a patched version of Spring Retry.
- Monitor application state after updates.
- Consider alternative retry mechanisms if needed.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-41710.
| URL | Resource |
|---|---|
| https://spring.io/security/cve-2026-41710 | Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-41710 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-41710
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-41710 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-41710 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Sep. 04, 2026
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:broadcom:spring_retry:*:*:*:*:*:*:*:* versions up to (excluding) 1.3.5 *cpe:2.3:a:broadcom:spring_retry:*:*:*:*:*:*:*:* versions from (including) 2.0.0 up to (excluding) 2.0.12.1 Added Reference Type VMware: https://spring.io/security/cve-2026-41710 Types: Vendor Advisory -
CVE Translated by [email protected]
Jul. 23, 2026
Action Type Old Value New Value Added Translation Title: Spring Retry de Spring, Description: Un atacante puede elaborar un gran número de solicitudes únicas que desencadenan un fallo, agotando la capacidad de la caché de reintentos con estado a nivel de aplicación. Una vez que la caché está llena, rechaza permanentemente cualquier actualización posterior, provocando que todos los reintentos con estado y los disyuntores posteriores en la aplicación fallen. Versiones afectadas: Spring Retry 2.0.0 hasta 2.0.12; 1.3.0 hasta 1.3.4. -
CVE Modified by [email protected]
Jun. 23, 2026
Action Type Old Value New Value Changed Affected [{'vendor': 'Spring', 'product': 'Spring Retry', 'versions': [{'status': 'affected', 'version': '2.0.0', 'lessThan': '2.0.13', 'versionType': 'custom'}, {'status': 'affected', 'version': '1.3.0', 'lessThan': '1.3.5', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}] [{'vendor': 'Spring', 'product': 'Spring Retry', 'versions': [{'status': 'affected', 'version': '2.0.0', 'lessThan': '2.0.12.1', 'versionType': 'custom'}, {'status': 'affected', 'version': '1.3.0', 'lessThan': '1.3.5', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}] -
CVE Modified by [email protected]
Jun. 17, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'Spring', 'product': 'Spring Retry', 'versions': [{'status': 'affected', 'version': '2.0.0', 'lessThan': '2.0.13', 'versionType': 'custom'}, {'status': 'affected', 'version': '1.3.0', 'lessThan': '1.3.5', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}] -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 17, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-41710', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-06-09T13:43:54.447108Z'} -
New CVE Received by [email protected]
Jun. 09, 2026
Action Type Old Value New Value Added Description An attacker can craft a large number of unique requests that trigger a failure, exhausting the capacity of the application-wide stateful retry cache. Once the cache is full, it permanently rejects any further updates, causing all later stateful retries and circuit breakers in the application to fail. Affected versions: Spring Retry 2.0.0 through 2.0.12; 1.3.0 through 1.3.4. Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-770 Added Reference https://spring.io/security/cve-2026-41710