BIT-cassandra-2026-27315

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/cassandra/BIT-cassandra-2026-27315.json
JSON Data
https://api.test.osv.dev/v1/vulns/BIT-cassandra-2026-27315
Aliases
Published
2026-04-09T08:36:45.141Z
Modified
2026-04-10T11:45:30.154993Z
Summary
Apache Cassandra: cqlsh history sensitive information leak
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:apache:cassandra:*:*:*:*:*:*:*:*"
    ],
    "severity": "Medium"
}
References

Affected packages

Bitnami / cassandra

Package

Name
cassandra
Purl
pkg:bitnami/cassandra

Severity

  • 5.5 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
4.0.0
Fixed
4.0.20

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/cassandra/BIT-cassandra-2026-27315.json"