Description
Composition lookup can potentially poison base function in Spring Cloud Function.
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: Function Poisoning
Action: Assess Impact
AI Analysis

Impact

Spring Cloud Function allows developers to compose functions by name. A logic flaw in the composition lookup can enable an attacker to introduce a malicious lookup that poisons the base function, resulting in altered behavior or unexpected executions. The vulnerability does not provide direct remote code execution, but it can disrupt intended functionality and potentially expose downstream processes to incorrect data or logic. The weakness correlates with poor validation of composition references.

Affected Systems

Spring: Spring Cloud Function versions 3.2.16 and earlier, 4.2.x through 4.2.7, 4.3.x through 4.3.4, and 5.0.x through 5.0.3 are affected.

Risk and Exploitability

The CVSS base score of 3.1 indicates low impact with limited attack scope. The EPSS score of < 1% indicates a very low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector involves manipulating function composition requests from a client, as the composition lookup operates over user‑supplied identifiers. Because no direct exploit data exists, the risk is moderate and primarily tied to service integrity rather than confidentiality or availability.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Cloud Function to a version newer than those listed above (e.g., 5.0.4 or later).
  • Validate function composition inputs and restrict lookup to a whitelist of trusted function names.
  • Disable or sandbox any dynamic composition features if possible to prevent misuse.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 02 Sep 2026 01:00: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:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

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

Type Values Removed Values Added
Weaknesses CWE-471
Metrics ssvc

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


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

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

Fri, 28 Aug 2026 07:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-94

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

Type Values Removed Values Added
Description Composition lookup can potentially poison base function in Spring Cloud Function. 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 Composition lookup can potentially poison base function in Spring Cloud Function
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:12.246Z

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

Link: CVE-2026-59299

cve-icon Vulnrichment

Updated: 2026-08-28T20:23:44.591Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-02T00:44:37.400

Link: CVE-2026-59299

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-471

    Modification of Assumed-Immutable Data (MAID)