Time-of-check Time-of-use (TOCTOU) Race Condition in Spring Cloud Config - CVE-2026-47836
Published: August 28, 2026
Vulnerability details
The vulnerability allows a local privileged user to disclose sensitive information and modify data.
The vulnerability exists due to a time-of-check time-of-use race condition in the SVN base directory handling of Spring Cloud Config Server when cloning SVN repositories to the configured base directory. A local privileged user can manipulate the base directory during repository operations to disclose sensitive information and modify data.
This issue affects deployments that use SVN as the backend repository.