Intel

AIKIDO-2026-48519

spring-cloud-commons is vulnerable to Improper Access Control

Improper Access ControlCVE-2026-59284 Published 6 days ago

76

High Risk

This Affects:

JAVAspring-cloud-commons
0.0.1 - 5.0.2
Fixed in 5.0.3
Are you affected? Scan for Free

TL;DR

spring-cloud-commons writable /actuator/env does not allow-list property keys. A caller who can reach that actuator can change sensitive environment properties. That can alter runtime configuration and application behavior. The patch restricts which property keys can be written.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and the writable /actuator/env endpoint is enabled.

Background info

spring-cloud-commons is vulnerable to Improper Access Control in versions 0.0.1 - 5.0.2.

How to fix this

Upgrade the org.springframework.cloud:spring-cloud-commons library to the patch version.