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: < 1% Very Low
KEV: No
Impact: Denial of Service
Action: Apply Patch
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. The EPSS score of less than 1% indicates a very low probability of exploitation, 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 29, 2026 at 00:43 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 29, 2026 at 00:43 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Fri, 04 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Vmware
Vmware spring Cloud Stream
CPEs cpe:2.3:a:vmware:spring_cloud_stream:*:*:*:*:*:*:*:*
Vendors & Products Vmware
Vmware spring Cloud Stream

Tue, 01 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Spring
Spring spring Cloud Stream
Vendors & Products Spring
Spring spring Cloud Stream

Fri, 28 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-770
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


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

Spring Spring Cloud Stream
Vmware Spring Cloud Stream
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T22:47:44.786Z

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

Link: CVE-2026-59303

cve-icon Vulnrichment

Updated: 2026-08-28T19:10:43.376Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-04T19:31:25.987

Link: CVE-2026-59303

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-01T14:22:40Z

Weaknesses
  • CWE-770

    Allocation of Resources Without Limits or Throttling