Description
Potential for logging sensitive data in Spring Cloud Function Azure.
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
Published: 2026-08-27
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive data exposure through logging
Action: Upgrade
AI Analysis

Impact

The issue lets request or response data be written to application logs when Spring Cloud Function runs on Azure. It is a result of inappropriate logging behaviour that exposes sensitive data and logs potentially unnecessary information (CWE-532). The default logger configuration captures payloads without filtering, so confidential values can appear verbatim in trace logs, enabling anyone with log access to read data that should remain private.

Affected Systems

Versions 5.0.0 through 5.0.3, 4.3.0 through 4.3.4, and 4.2.0 through 4.2.7 of Spring Cloud Function are affected. Deployments on Microsoft Azure that use these releases should evaluate whether their logging settings capture request or response content that contains sensitive information.

Risk and Exploitability

The CVSS score of 3.1 indicates low severity, and the EPSS score of < 1% indicates a very low likelihood of active exploitation; the vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be any user who can invoke the function and read logs at a privileged level, which limits exposure to data the application 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‑affected release of Spring Cloud Function.
  • Adjust Azure application logging to exclude or mask sensitive fields in request and response bodies so that confidential data is not written to logs.
  • As a temporary measure, disable detailed function logging or implement custom log filters that strip or mask sensitive content until a patch is applied.

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

Fri, 04 Sep 2026 19:30: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 01:45: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 09:00: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 Azure. 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
Title Potential for logging sensitive data in Spring Cloud Function Azure
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:47:58.312Z

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

Link: CVE-2026-59301

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-04T19:20:30.477

Link: CVE-2026-59301

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-29T02:30:17Z

Weaknesses
  • CWE-532

    Insertion of Sensitive Information into Log File