Intel

AIKIDO-2026-247148

spring-cloud-config-server is vulnerable to Path Traversal

Path TraversalCVE-2026-47894 Published 6 days ago

49

Medium Risk

This Affects:

JAVAspring-cloud-config-server
0.0.1 - 5.0.4
Fixed in 5.0.5
Are you affected? Scan for Free

TL;DR

spring-cloud-config-server native environment repository can expose configuration files outside the configured repository path. A high-privilege requester can read files that should stay outside the config repo. That can disclose secrets from the server filesystem. The patch keeps native repository reads inside the configured path.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and the native environment repository is used on Config Server.

Background info

spring-cloud-config-server is vulnerable to Path Traversal in versions 0.0.1 - 5.0.4.

How to fix this

Upgrade the org.springframework.cloud:spring-cloud-config-server library to the patch version.