Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-40975 Details

Description

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-330Use of Insufficiently Random Values[email protected]
CWE-338Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)redhat-SADP

Affected Products

ProductVersions
vmware spring boot
< 2.7.33
>= 3.3.0, < 3.3.19
>= 3.4.0, < 3.4.16
>= 3.5.0, < 3.5.14
>= 4.0.0, < 4.0.6

CPE

  • cpe:2.3:a:vmware:spring_boot:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

7 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-40975
NVD Published Date:
Apr 28, 2026
NVD Last Modified:
Jul 24, 2026
Source:
[email protected]
CVE-2026-40975 Details - Not Deferred