CVE-2026-41710

Source
https://cve.org/CVERecord?id=CVE-2026-41710
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41710.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41710
Aliases
Downstream
Published
2026-06-09T03:48:15Z
Modified
2026-09-12T03:46:16Z
Severity
  • 5.9 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
Cache Exhaustion in Stateful Retries leads to Denial of Service
Details

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.

Database specific
{
    "cna_assigner": "vmware",
    "cwe_ids": [
        "CWE-770"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41710.json",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "introduced": "2.0.0"
                },
                {
                    "fixed": "2.0.12.1"
                },
                {
                    "introduced": "1.3.0"
                },
                {
                    "fixed": "1.3.5"
                }
            ],
            "source": "AFFECTED_FIELD"
        },
        {
            "extracted_events": [
                {
                    "introduced": "2.0.0"
                },
                {
                    "fixed": "2.0.12"
                },
                {
                    "introduced": "1.3.0"
                },
                {
                    "fixed": "1.3.4"
                }
            ],
            "source": "DESCRIPTION"
        }
    ]
}
References

Affected packages

Git / github.com/spring-attic/spring-retry

Affected ranges

Type
GIT
Repo
https://github.com/spring-attic/spring-retry
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "2.0.0"
        },
        {
            "fixed": "2.0.12"
        },
        {
            "introduced": "1.3.0"
        },
        {
            "fixed": "1.3.4"
        }
    ],
    "source": "DESCRIPTION"
}

Affected versions

1.*
1.3.0.RELEASE
1.3.1.RELEASE

Database specific

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