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: < 1% Very Low
KEV: No
Impact: Sensitive Data Exposure
Action: Apply Patch
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-532.

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 the EPSS score of < 1% indicates a very low exploitation probability. The vulnerability is listed out of the KEV catalog, so no public exploitation is known. Attackers would need access to the application's log files or the ability to influence logging output; this inference is based on the description and not explicitly stated. 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 29, 2026 at 02:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a non‑vulnerable Spring Cloud Stream release (any version newer than 5.0.2, 4.3.3, or 4.2.6).
  • Disable automatic logging of message payloads, or configure the logging framework to mask or exclude sensitive fields in logs.
  • Audit current log files to identify and purge any accidentally exposed sensitive data.

Generated by OpenCVE AI on August 29, 2026 at 02:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Sat, 29 Aug 2026 01:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

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

Type Values Removed Values Added
Weaknesses CWE-532
Metrics ssvc

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


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

Spring Spring Cloud Stream
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

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

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

Link: CVE-2026-59302

cve-icon Vulnrichment

Updated: 2026-08-28T19:11:05.898Z

cve-icon NVD

Status : Undergoing Analysis

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

Modified: 2026-08-28T23:17:09.950

Link: CVE-2026-59302

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File