6.7
CVE-2026-40977
- EPSS 0.02%
- Veröffentlicht 27.04.2026 23:36:06
- Zuletzt bearbeitet 30.04.2026 13:37:07
- Quelle security@vmware.com
- CVE-Watchlists
- Unerledigt
When an application is configured to use `ApplicationPidFileWriter`, a local attacker with write access to the PID file's location can corrupt one file on the host each time the application is started. 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); PID file / symlink behavior (`ApplicationPidFileWriter`). Versions that are no longer supported are also affected per vendor advisory.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
VMware ≫ Spring Boot Version < 2.7.33
VMware ≫ Spring Boot Version >= 3.3.0 < 3.3.19
VMware ≫ Spring Boot Version >= 3.4.0 < 3.4.16
VMware ≫ Spring Boot Version >= 3.5.0 < 3.5.14
VMware ≫ Spring Boot Version >= 4.0.0 < 4.0.6
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.02% | 0.042 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 6.7 | 0.8 | 5.9 |
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
| security@vmware.com | 4.7 | 0.5 | 4.2 |
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:N/I:L/A:H
|
CWE-59 Improper Link Resolution Before File Access ('Link Following')
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.