SCA: security update for org.apache.cassandra:cassandra-all (GHSA-fh34-c629-p8xj)

medium Tenable Cloud Security Plugin ID 440094

Description

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

- Sensitive Information Leak in cqlsh in Apache Cassandra 4.0 allows access to sensitive information, like
passwords, from previously executed cqlsh command via ~/.cassandra/cqlsh_history local file access. Users
are recommended to upgrade to version 4.0.20, which fixes this issue. -- Description: Cassandra's command-
line tool, cqlsh, provides a command history feature that allows users to recall previously executed
commands using the up/down arrow keys. These history records are saved in the ~/.cassandra/cqlsh_history
file in the user's home directory. However, cqlsh does not redact sensitive information when saving
command history. This means that if a user executes operations involving passwords (such as logging in or
creating users) within cqlsh, these passwords are permanently stored in cleartext in the history file on
the disk. (CVE-2026-27315)

Solution

Update the org.apache.cassandra:cassandra-all library and its related packages to version 4.0.20 or later.

See Also

https://github.com/advisories/GHSA-fh34-c629-p8xj

Plugin Details

Severity: Medium

ID: 440094

Version: Revision 1.4

Type: Local

Family: SCA Checks

Published: 4/9/2026

Updated: 6/1/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Low

Base Score: 1.7

Temporal Score: 1.3

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

CVSS Score Source: CVE-2026-27315

CVSS v3

Risk Factor: Medium

Base Score: 5.5

Temporal Score: 4.8

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6.9

Threat Score: 4.6

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/7/2026

Vulnerability Publication Date: 4/7/2026

Reference Information

CVE: CVE-2026-27315

cwe: CWE-532