Description
Spring Cloud Gateway Server Webflux may be vulnerable to Spring Environment property modification. An application should be considered vulnerable when all the following are true: * The application is using Spring Cloud Gateway Server Webflux (Spring Cloud Gateway Server WebMVC is not vulnerable). * Spring Boot actuator is a dependency. * The Spring Cloud Gateway Server Webflux actuator web endpoint is enabled via management.endpoints.web.exposure.include=gateway. * The actuator endpoints are available to attackers. * The actuator endpoints are unsecured.
Problem types
CWE-94 Improper Control of Generation of Code ('Code Injection')
Product status
4.3.x (custom) before 4.3.1
4.2.x (custom) before 4.2.5
4.1.x, 4.0.x (custom) before 4.1.11
3.1.x (custom) before 3.1.11
References
spring.io/security/cve-2025-41243