原始 OSV JSON{
"id": "GHSA-2827-2mxx-j8pv",
"aliases": [
"CVE-2026-41710"
],
"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.\n\nAffected versions:\nSpring Retry 2.0.0 through 2.0.12; 1.3.0 through 1.3.4.",
"summary": "Spring Retry has Cache Exhaustion in Stateful Retries that leads to Denial of Service",
"affected": [
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "2.0.0"
},
{
"fixed": "2.0.13"
}
]
}
],
"package": {
"name": "org.springframework.retry:spring-retry",
"ecosystem": "Maven"
},
"database_specific": {
"last_known_affected_version_range": "<= 2.0.12"
}
},
{
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.3.4"
}
]
}
],
"package": {
"name": "org.springframework.retry:spring-retry",
"ecosystem": "Maven"
}
}
],
"modified": "2026-07-29T18:10:44Z",
"severity": [
{
"type": "CVSS_V3",
"score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
}
],
"published": "2026-06-09T06:31:57Z",
"references": [
{
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-41710",
"type": "ADVISORY"
},
{
"url": "https://github.com/spring-attic/spring-retry/issues/505",
"type": "WEB"
},
{
"url": "https://github.com/spring-attic/spring-retry/commit/6f351edae3d3575fffbde3c0f62fef963dacd152",
"type": "WEB"
},
{
"url": "https://github.com/spring-attic/spring-retry/releases/tag/v2.0.13",
"type": "WEB"
},
{
"url": "https://github.com/spring-projects/spring-retry",
"type": "PACKAGE"
},
{
"url": "https://spring.io/security/cve-2026-41710",
"type": "WEB"
}
],
"schema_version": "1.4.0",
"database_specific": {
"cwe_ids": [
"CWE-770"
],
"severity": "MODERATE",
"github_reviewed": true,
"nvd_published_at": "2026-06-09T05:16:35Z",
"github_reviewed_at": "2026-07-29T18:10:44Z"
}
}