SCA: security update for org.springframework.boot:spring-boot-cassandra (GHSA-m4x9-hx6x-2c43)

high Tenable Self-Hosted Container Security Plugin ID 441335

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2026-40975)

Solution

Update the org.springframework.boot:spring-boot-cassandra library and its related packages to version 3.5.14 or later.

See Also

https://github.com/advisories/GHSA-m4x9-hx6x-2c43

Plugin Details

Severity: High

ID: 441335

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 5/7/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.72

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2026-40975

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/28/2026

Vulnerability Publication Date: 4/27/2026

Reference Information

CVE: CVE-2026-40975

cwe: CWE-330