CVE detail
CVE-2026-40975
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 22.0 · diversity 13.0 · KEV 0.0 · OTX 0.0 · PoC 0.0
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
8 source links · newest first
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-40975.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comApr 28, 2026, 12:16 AM - https://bugzilla.redhat.com/show_bug.cgi?id=2463331bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comApr 28, 2026, 12:16 AM - https://access.redhat.com/security/cve/CVE-2026-40975access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comApr 28, 2026, 12:16 AM - https://access.redhat.com/errata/RHSA-2026:25089access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comApr 28, 2026, 12:16 AM - https://access.redhat.com/errata/RHSA-2026:22619access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comApr 28, 2026, 12:16 AM - https://access.redhat.com/errata/RHSA-2026:21772access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comApr 28, 2026, 12:16 AM - https://access.redhat.com/errata/RHSA-2026:17668access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comApr 28, 2026, 12:16 AM No excerpt available.
Exploitspring.ioApr 28, 2026, 12:16 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
0 repository references · best confidence N/A · max 0 stars
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2026-57082CVSS 5.9 · Medium
Net::BitTorrent versions before 2.1.0 for Perl generate the MSE Diffie-Hellman private key with a non-cryptographic PRNG. The MSE (Message Stream Encryption) handshake derives it…
- CVE-2026-42155CVSS 9.3 · Critical
Magento Long Term Support (LTS) is an unofficial, community-driven project provides an alternative to the Magento Community Edition e-commerce platform with a high level of backwa…
- CVE-2026-41505CVSS 8.7 · High
RELATE is a web-based courseware package. Prior to commit 2f68e16, RELATE is vulnerable to predictable token generation in auth.py's make_sign_in_key() function and exam.py's gen_…
- CVE-2023-2884CVSS 9.8 · Critical
Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG), Use of Insufficiently Random Values vulnerability in CBOT Chatbot allows Signature Spoofing by Key Recreation.…
- CVE-2022-36045CVSS 9.0 · Critical
NodeBB Forum Software is powered by Node.js and supports either Redis, MongoDB, or a PostgreSQL database. It utilizes web sockets for instant interactions and real-time notificati…
- CVE-2017-16028CVSS 5.3 · Medium
react-native-meteor-oauth is a library for Oauth2 login to a Meteor server in React Native. The oauth Random Token is generated using a non-cryptographically strong RNG (Math.rand…