Time-of-check Time-of-use (TOCTOU) Race Condition in Spring Cloud Config - CVE-2026-41002
Published: May 7, 2026
Spring Cloud Config
Detailed vulnerability description
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 base directory used by Spring Cloud Config Server to clone Git repositories when cloning Git repositories. A local privileged user can manipulate the base directory during the check-use window to disclose sensitive information and modify data.