CVE-2026-59297
Analyzed
Analyzed - Analysis Complete
ServerlessHttpServletRequest Scheme Validation Bypass in Spring Cloud Function
Vulnerability report for CVE-2026-59297, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-27
Last updated on: 2026-09-02
Assigner: VMware
Description
Description
Implementation of isSecure() call of ServerlessHttpServletRequest does not verify the actual scheme.
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
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_cloud_function | From 5.0.0 (inc) to 5.0.4 (exc) |
| vmware | spring_cloud_function | From 4.2.0 (inc) to 4.2.8 (exc) |
| vmware | spring_cloud_function | From 4.3.0 (inc) to 4.3.5 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-346 | The product does not properly verify that the source of data or communication is valid. |