CVE-2026-40972
Received
Received - Intake
Timing Attack in Spring Boot DevTools Enables Remote Code Execution
Publication date: 2026-04-28
Last updated on: 2026-04-30
Assigner: VMware
Description
Description
An attacker on the same network as the remote application may be able to utilize a timing attack to discover information about the remote secret. In extreme circumstances this could result in the attacker determining the secret and uploading changed classes, thereby achieving remote code execution in the remote application.
Affected: Spring Boot 4.0.0β4.0.5 (fix 4.0.6), 3.5.0β3.5.13 (fix 3.5.14), 3.4.0β3.4.15 (fix 3.4.16), 3.3.0β3.3.18 (fix 3.3.19), 2.7.0β2.7.32 (fix 2.7.33); DevTools remote secret comparison. Versions that are no longer supported are also affected per vendor advisory.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| vmware | spring_boot | From 4.0.0 (inc) to 4.0.6 (exc) |
| vmware | spring_boot | From 3.3.0 (inc) to 3.3.19 (exc) |
| vmware | spring_boot | From 3.4.0 (inc) to 3.4.16 (exc) |
| vmware | spring_boot | From 3.5.0 (inc) to 3.5.14 (exc) |
| vmware | spring_boot | to 2.7.33 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-208 | Two separate operations in a product require different amounts of time to complete, in a way that is observable to an actor and reveals security-relevant information about the state of the product, such as whether a particular operation was successful or not. |