Bug 2463331 (CVE-2026-40975) - CVE-2026-40975 Spring Boot: Spring Boot: Weak pseudo-random number generation can lead to information disclosure.
Summary: CVE-2026-40975 Spring Boot: Spring Boot: Weak pseudo-random number generation...
Keywords:
Status: NEW
Alias: CVE-2026-40975
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2463748 2463749
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-28 00:02 UTC by OSIDB Bzimport
Modified: 2026-06-02 17:41 UTC (History)
58 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2026:17668 0 None None None 2026-05-14 16:56:28 UTC
Red Hat Product Errata RHSA-2026:22619 0 None None None 2026-06-02 17:41:59 UTC

Description OSIDB Bzimport 2026-04-28 00:02:21 UTC
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.

Comment 3 errata-xmlrpc 2026-05-14 16:56:24 UTC
This issue has been addressed in the following products:

  Red Hat build of Apache Camel 4.18.1 for Spring Boot 3.5.14

Via RHSA-2026:17668 https://access.redhat.com/errata/RHSA-2026:17668

Comment 4 errata-xmlrpc 2026-06-02 17:41:56 UTC
This issue has been addressed in the following products:

  Red Hat Data Grid 8.6.1

Via RHSA-2026:22619 https://access.redhat.com/errata/RHSA-2026:22619


Note You need to log in before you can comment on or make changes to this bug.