Path traversal in Spring Cloud Config - CVE-2026-22739
Published: April 28, 2026
Spring Cloud Config
Pivotal
Description
The vulnerability allows a remote attacker to access files outside of configured search directories.
The vulnerability exists due to improper limitation of a pathname to a restricted directory in the profile parameter handling in the Spring Cloud Config Server native file system backend when substituting the profile parameter from a request. A remote attacker can send a specially crafted request to access files outside of configured search directories.
Only configurations using the native file system backend are affected by this issue.