SCA: security update for org.springframework.retry:spring-retry (GHSA-2827-2mxx-j8pv)

medium Tenable Self-Hosted Container Security Plugin ID 445478

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-41710)

Solution

Update the org.springframework.retry:spring-retry library and its related packages to version 2.0.13 or later.

See Also

https://github.com/advisories/GHSA-2827-2mxx-j8pv

Plugin Details

Severity: Medium

ID: 445478

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/29/2026

Updated: 7/29/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.76

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 5.4

Temporal Score: 4

Vector: CVSS2#AV:N/AC:H/Au:N/C:N/I:N/A:C

CVSS Score Source: CVE-2026-41710

CVSS v3

Risk Factor: Medium

Base Score: 5.9

Temporal Score: 5.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/9/2026

Vulnerability Publication Date: 6/9/2026

Reference Information

CVE: CVE-2026-41710

cwe: CWE-770