7.5
CVE-2026-40975
- EPSS 0.05%
- Veröffentlicht 27.04.2026 23:32:58
- Zuletzt bearbeitet 30.04.2026 13:57:15
- Quelle security@vmware.com
- CVE-Watchlists
- Unerledigt
Spring gRPC AuthenticationException message reflected to remote client
Values produced by ${random.value} are not suitable for use as secrets. ${random.uuid} is not affected. ${random.int} and ${random.long} should never be used for secrets as they are numeric values with a predictable range.
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); random value property source / weak PRNG for secrets. 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.05% | 0.142 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
| security@vmware.com | 4.8 | 2.2 | 2.5 |
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
|
CWE-330 Use of Insufficiently Random Values
The product uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.