Improper access control in Spring Cloud Commons - CVE-2026-59284
Published: August 31, 2026
Vulnerability details
The vulnerability allows a remote user to modify application environment properties.
The vulnerability exists due to improper access control in the writable /actuator/env endpoint when handling property update requests. A remote privileged user can send crafted requests to modify application environment properties.
The issue is exposed only when the writable /actuator/env endpoint is enabled.