Description
Dynamic destination cache size is not properly bound in Spring Cloud Stream.
Spring Cloud Stream 5.0.0 - 5.0.2
Spring Cloud Stream 4.3.0 - 4.3.3
Spring Cloud Stream 4.2.0 - 4.2.6
Published: 2026-08-27
Score: 3.1 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Spring Cloud Stream allows administrators to configure a dynamic destination cache that can grow to arbitrary sizes. Because the framework does not enforce upper limits on this cache size, a malicious or misconfigured user could create an excessively large cache, consuming significant amounts of memory and potentially exhausting system resources. This uncontrolled resource consumption can lead to application slowdown, stale cached data, or a complete failure to service legitimate requests, effectively denying access to users.

Affected Systems

This vulnerability affects the Spring Cloud Stream framework. The impacted versions are 5.0.0 through 5.0.2, 4.3.0 through 4.3.3, and 4.2.0 through 4.2.6. Any deployment of these releases should verify the used version and assess whether configuration channels are exposed to administrators or to untrusted users that can influence cache settings.

Risk and Exploitability

The CVSS score of 3.1 indicates low overall severity. No EPSS data is available, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the attack requires a means to alter destination cache settings, which likely involves access to configuration interfaces or trusted network connections. Successful exploitation may cause the application to consume excessive memory and become unresponsive, impacting availability of the service but not necessarily exposing data or altering integrity.

Generated by OpenCVE AI on August 28, 2026 at 07:44 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Cloud Stream to a release that contains the fix, which is any version following the last impacted releases.
  • If an immediate upgrade is not possible, configure the framework to apply a fixed, reasonable maximum cache size using application properties or environment variables, preventing unbounded growth.
  • Apply system-level resource limiting techniques such as cgroups or operating system memory quotas to constrain the memory that Spring Cloud Stream can consume.

Generated by OpenCVE AI on August 28, 2026 at 07:44 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description Dynamic destination cache size is not properly bound in Spring Cloud Stream. Spring Cloud Stream 5.0.0 - 5.0.2 Spring Cloud Stream 4.3.0 - 4.3.3 Spring Cloud Stream 4.2.0 - 4.2.6
Title Dynamic destination cache size is not properly bound in Spring Cloud Stream
References
Metrics cvssV3_1

{'score': 3.1, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:L/I:L/A:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-27T17:57:59.869Z

Reserved: 2026-07-04T18:13:46.708Z

Link: CVE-2026-59303

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:56.640

Modified: 2026-08-27T20:17:56.640

Link: CVE-2026-59303

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T07:45:04Z

Weaknesses

No weakness.