CVE-2026-40989
Analyzed
Analyzed - Analysis Complete
Infinite Recursion Leads to OOM in Spring Cloud Function
Publication date: 2026-06-01
Last updated on: 2026-06-05
Assigner: VMware
Description
Description
Under infinite recursion in the routing layer, request-handling can cause OOM error.
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_cloud_function | From 3.2.0 (inc) to 3.2.16 (exc) |
| vmware | spring_cloud_function | From 4.1.0 (inc) to 4.1.10 (exc) |
| vmware | spring_cloud_function | From 4.2.0 (inc) to 4.2.6 (exc) |
| vmware | spring_cloud_function | From 5.0.0 (inc) to 5.0.2 (exc) |
| vmware | spring_cloud_function | From 4.3.0 (inc) to 4.3.3 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-674 | The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack. |