Description
Potential for logging sensitive data 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

The vulnerability enables Spring Cloud Stream users to accidentally log confidential data such as credentials or personal information because the logging subsystem does not filter sensitive fields. This leads to a confidentiality breach where attackers can obtain sensitive payloads from log files. The flaw is a classic instance of data exposure and is identified by CWE-200.

Affected Systems

Spring Cloud Stream releases 5.0.0 to 5.0.2, 4.3.0 to 4.3.3, and 4.2.0 to 4.2.6 are susceptible. Systems running these versions with default logging configurations that capture message payloads are at risk.

Risk and Exploitability

The CVSS score of 3.1 classifies the issue as low severity, and there is no reported EPSS score or listing in the KEV catalog, implying a low exploitation probability. Attackers would need access to the application's log files or the ability to influence logging output; no remote code execution or elevated privileges are required. The primary objective would be to read exposed sensitive data from logs.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Spring Cloud Stream 5.0.3 or later, 4.3.4 or later, or 4.2.7 or later.
  • Configure logging to exclude or mask message payloads, ensuring sensitive fields are not captured in logs.
  • Audit existing log files for accidental sensitive data exposure and purge or rotate logs as necessary.

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

Fri, 28 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

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

Type Values Removed Values Added
Description Potential for logging sensitive data 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 Potential for logging sensitive data 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:58.899Z

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

Link: CVE-2026-59302

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-59302

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor