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
References
| Link | Resource |
|---|---|
| https://spring.io/security/cve-2026-47882 |
Configurations
No configuration.
History
No history.
Information
Published : 2026-07-30 06:25
Updated : 2026-08-01 05:16
NVD link : CVE-2026-47882
Mitre link : CVE-2026-47882
CVE.ORG link : CVE-2026-47882
JSON object : View
Products Affected
No product.
CWE
CWE-338
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)
