CVE-2026-59291
Analyzed Analyzed - Analysis Complete

Arbitrary File Read and SSRF in Spring Cloud Function

Vulnerability report for CVE-2026-59291, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-27

Last updated on: 2026-08-31

Assigner: VMware

Description

Potential arbitrary file read and SSRF vulnerability 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

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-27
Last Modified
2026-08-31
Generated
2026-09-17
AI Q&A
2026-08-28
EPSS Evaluated
2026-09-15
NVD

Affected Vendors & Products

Showing 3 associated CPEs
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
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-918 The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a potential arbitrary file read and Server-Side Request Forgery (SSRF) issue in Spring Cloud Function affecting versions 5.0.0 to 5.0.3, 4.3.0 to 4.3.4, and 4.2.0 to 4.2.7. It allows attackers to read arbitrary files or make unauthorized requests from the server.

Detection Guidance

Detection involves checking for vulnerable Spring Cloud Function versions. Use commands like 'curl -s http://<target>/actuator/env' or 'curl -s http://<target>/actuator/health' to inspect endpoints. Verify version via 'curl -s http://<target>/actuator/info' or check dependency files (pom.xml, build.gradle).

Impact Analysis

An attacker could exploit this to read sensitive files on the server or perform SSRF attacks, potentially accessing internal systems or data. This could lead to data breaches or unauthorized access to resources.

Compliance Impact

This vulnerability could lead to unauthorized data access, violating GDPR's data protection requirements or HIPAA's safeguards for protected health information. Compliance may be compromised if sensitive data is exposed.

Mitigation Strategies

Upgrade to fixed versions: Spring Cloud Function 5.0.4, 4.3.5 (Enterprise), or 4.2.8 (Enterprise). No additional mitigation steps are required.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-59291. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart