CVE Catalog

CVE-2026-47882

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.17%

7th percentile - higher than 7% of all known CVEs

Summary

When enabling Spring Boot DevTools support for a remote application target from the Spring Tools Boot Dashboard, Spring Tools generates a shared secret that authenticates DevTools remote-restart uploads. This secret was generated using a non-cryptographic pseudo-random number generator rather than a cryptographically secure source of randomness. Affects Spring Tools for Eclipse 5.2.0 and earlier.

Risk Assessment

Risk that an attacker can guess or predict the secret, enabling unauthorized code uploads to the remote application and potential arbitrary code execution.

Recommendation

Update Spring Tools for Eclipse to version 5.2.1 or later, which uses a cryptographically secure random generator.

Other vulnerabilities in Spring Tools for Eclipse

See all
Original NVD description (English source)

When enabling Spring Boot DevTools support for a remote application target (for example a Docker container or Cloud Foundry app) from the Spring Tools Boot Dashboard, Spring Tools generates a shared secret that authenticates DevTools remote-restart uploads to the deployed application. This secret was generated using a non-cryptographic pseudo-random number generator rather than a cryptographically secure source of randomness. Affected Spring Products and Versions: Spring Tools for Eclipse: 5.2.0 and earlier

Vulnerability data from NVD (NIST) · CISA KEV · EPSS