SEPTEMBER 20, 2026
Live Feed
Back to database
Case File

CVE-2026-47882

HIGH · CVSS 8.3 EPSS 0.18%

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

Docker applications utilizing Spring Boot DevTools are vulnerable due to the generation of a shared secret using a non-cryptographic pseudo-random number generator, compromising the security of remote-restart uploads. This vulnerability could allow attackers to exploit the weak secret for unauthorized access, potentially leading to unauthorized code execution or data breaches. Organizations using affected versions of Spring Tools for Eclipse should prioritize remediation to safeguard their applications.

CVE
CVE-2026-47882
Severity
HIGH
CVSS
8.3
EPSS
0.18%
Docker

Original NVD Description

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