Description
OOM error is possible while attempting to add infinite amount of functions to Function Registry.

Affected Spring Products and Versions:
Spring Cloud Function 3.2.x: versions prior to 3.2.16
Spring Cloud Function 4.1.x: versions prior to 4.1.10
Spring Cloud Function 4.2.x: versions prior to 4.2.6
Spring Cloud Function 4.3.x: versions prior to 4.3.3
Spring Cloud Function 5.0.x: versions prior to 5.0.2
Older, unsupported versions are also affected.
Published: 2026-06-01
Score: 5.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from an unbounded cache that allows an attacker to add an unlimited number of functions to the Spring Cloud Function registry, eventually causing an out‑of‑memory error. The weakness aligns with CWE-770, resulting in a crash of the application and interruption of service availability.

Affected Systems

The flaw impacts Spring Cloud Function across multiple major releases: 3.2.x up to 3.2.15, 4.1.x up to 4.1.9, 4.2.x up to 4.2.5, 4.3.x up to 4.3.2, and 5.0.x up to 5.0.1, with older unsupported versions also affected.

Risk and Exploitability

The base score of 5.7 on CVSS reflects a moderate severity for Denial of Service. EPSS is not available and the issue is not yet listed in CISA KEV. The attack vector is inferred to be application‑level, requiring the ability to register functions—likely through authenticated API access or misconfigured function registry exposure. Once the unbounded registry is populated, the application will become unresponsive due to memory exhaustion.

Generated by OpenCVE AI on June 1, 2026 at 20:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Spring Cloud Function to a patched release (3.2.16, 4.1.10, 4.2.6, 4.3.3, or 5.0.2).
  • If an upgrade is not immediately feasible, configure a hard limit on the number of functions that can be registered in the Function Registry to prevent out‑of‑memory conditions.
  • Implement application monitoring and alerts for memory usage spikes to detect and respond to potential OOM conditions early.

Generated by OpenCVE AI on June 1, 2026 at 20:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Mon, 01 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 01 Jun 2026 19:00:00 +0000

Type Values Removed Values Added
Description OOM error is possible while attempting to add infinite amount of functions to Function Registry. Affected Spring Products and Versions: Spring Cloud Function 3.2.x: versions prior to 3.2.16 Spring Cloud Function 4.1.x: versions prior to 4.1.10 Spring Cloud Function 4.2.x: versions prior to 4.2.6 Spring Cloud Function 4.3.x: versions prior to 4.3.3 Spring Cloud Function 5.0.x: versions prior to 5.0.2 Older, unsupported versions are also affected.
Title Unbounded cache for function definitions
Weaknesses CWE-770
References
Metrics cvssV3_1

{'score': 5.7, 'vector': 'CVSS:3.1/AV:P/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-06-01T19:35:34.505Z

Reserved: 2026-04-16T02:19:09.389Z

Link: CVE-2026-40990

cve-icon Vulnrichment

Updated: 2026-06-01T19:35:29.608Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-06-01T19:16:39.750

Modified: 2026-06-02T14:01:54.893

Link: CVE-2026-40990

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-01T20:30:17Z

Weaknesses