Intel

AIKIDO-2026-962935

spring-cloud-stream is vulnerable to Denial of Service (DoS)

Denial of Service (DoS)CVE-2026-59303 Published 5 days ago

31

Low Risk

This Affects:

JAVAspring-cloud-stream
4.2.0 - 5.0.2
Fixed in 5.0.3
Are you affected? Scan for Free

TL;DR

spring-cloud-stream does not properly bound the dynamic destination cache. Repeated destination names can grow retained mappings without limit. That can exhaust memory in the binder. The patch caps the dynamic destination cache.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and dynamic destinations are created from untrusted names.

Background info

spring-cloud-stream is vulnerable to Denial of Service (DoS) in versions 4.2.0 - 5.0.2.

How to fix this

Upgrade the org.springframework.cloud:spring-cloud-stream library to the patch version.