Skip to content

Update dependency org.springframework.retry:spring-retry to v2.0.13 [SECURITY] (main) - #63

Draft
renovatebot-confluentinc[bot] wants to merge 1 commit into
mainfrom
renovate/main-maven-org.springframework.retry-spring-retry-vulnerability
Draft

Update dependency org.springframework.retry:spring-retry to v2.0.13 [SECURITY] (main)#63
renovatebot-confluentinc[bot] wants to merge 1 commit into
mainfrom
renovate/main-maven-org.springframework.retry-spring-retry-vulnerability

Conversation

@renovatebot-confluentinc

Copy link
Copy Markdown

For any questions/concerns about this PR, please review the Renovate Bot wiki/FAQs, or the #renovatebot Slack channel.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.springframework.retry:spring-retry 2.0.112.0.13 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Spring Retry has Cache Exhaustion in Stateful Retries that leads to Denial of Service

CVE-2026-41710 / GHSA-2827-2mxx-j8pv

More information

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.

Severity

  • CVSS Score: 5.9 / 10 (Medium)
  • Vector String: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

References

This data is provided by OSV and the GitHub Advisory Database (CC-BY 4.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants