Intel

AIKIDO-2026-866092

spring-cloud-function-context is vulnerable to Path Traversal

Path TraversalCVE-2026-59291 Published 6 days ago

20

Low Risk

This Affects:

JAVAspring-cloud-function-context
4.2.0 - 5.0.3
Fixed in 5.0.4
Are you affected? Scan for Free

TL;DR

spring-cloud-function-context can treat an untrusted location as a local file or remote URL. That may allow arbitrary file reads and server-side request forgery. Exploitation needs a high-privilege caller and user interaction according to the vendor scoring. The patch restricts resource locations used during function lookup.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and Spring Cloud Function resource lookup is reachable with untrusted location input.

Background info

spring-cloud-function-context is vulnerable to Path Traversal in versions 4.2.0 - 5.0.3.

How to fix this

Upgrade the org.springframework.cloud:spring-cloud-function-context library to the patch version.