cve/2025/CVE-2025-41243.md
2025-09-29 21:09:30 +02:00

1.6 KiB

CVE-2025-41243

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.

POC

Reference

No PoCs from references.

Github