Description
Potential for logging sensitive data in Spring Cloud Function AWS.
Spring Cloud Function 5.0.0 - 5.0.3
Spring Cloud Function 4.3.0 - 4.3.4
Spring Cloud Function 4.2.0 - 4.2.7
Spring Cloud Function 3.2.16 and earlier
Published: 2026-08-27
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: Potential disclosure of sensitive data through application logs
Action: Apply Patch
AI Analysis

Impact

This vulnerability allows sensitive data to be inadvertently written to logs during the execution of Spring Cloud Function. The exposed logs could contain personally identifiable information, authentication credentials, or other confidential details, thereby violating privacy and data protection requirements. The flaw is mapped to CWE‑532 (Sensitive Data Storing In Logs).

Affected Systems

Spring Cloud Function versions 5.0.0 – 5.0.3, 4.3.0 – 4.3.4, 4.2.0 – 4.2.7, and 3.2.16 or earlier are affected. Any applications deployed on AWS Lambda that rely on these releases are at risk.

Risk and Exploitability

The CVSS score of 3.1 indicates low severity, and the EPSS score is less than 1 %, suggesting a low likelihood of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is routine function invocation where request payloads are logged; an attacker would need the ability to send inputs that are captured in logs, and the logs must be accessible to them. While the risk is modest, the potential impact on data confidentiality warrants prompt action.

Generated by OpenCVE AI on August 29, 2026 at 03:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Cloud Function to 5.0.4 or newer, or to the latest minor releases of 4.3.x, 4.2.x, or 3.2.x that address logging practices
  • Reconfigure the application's logging framework to exclude sensitive fields from logs and implement log sanitization rules
  • Audit existing log files for unintended sensitive data, and purge or redact any exposed information as necessary

Generated by OpenCVE AI on August 29, 2026 at 03:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 02 Sep 2026 00:45:00 +0000

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

Sat, 29 Aug 2026 02:15: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 07:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200

Fri, 28 Aug 2026 06:45:00 +0000

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

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

Type Values Removed Values Added
Description Potential for logging sensitive data in Spring Cloud Function AWS. Spring Cloud Function 5.0.0 - 5.0.3 Spring Cloud Function 4.3.0 - 4.3.4 Spring Cloud Function 4.2.0 - 4.2.7 Spring Cloud Function 3.2.16 and earlier
Title Potential for logging sensitive data in Spring Cloud Function AWS
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 Function
Vmware Spring Cloud Function
cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-08-28T22:48:05.882Z

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

Link: CVE-2026-59300

cve-icon Vulnrichment

Updated: 2026-08-28T19:42:19.547Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-02T00:37:26.670

Link: CVE-2026-59300

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T03:30:02Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File