---
id: CVE-2026-47882
title: >-
  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 rem…
summary: >-
  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 rem…
severity: high
cvss: 8.3
cvssVector: 'CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H'
cwe:
  - CWE-338
published: '2026-07-30'
updated: '2026-08-01'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-47882'
references:
  - url: 'https://spring.io/security/cve-2026-47882'
    label: security@vmware.com
tags:
  - nvd
epss: 0.0024
epssPercentile: 0.13435
ingestedAt: '2026-08-01T21:14:39.738Z'
---

## Overview

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

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
