Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.apache.cassandra/cassandra-all
  4. ›
  5. CVE-2026-27315

CVE-2026-27315: Apache Cassandra has sensitive Information Leak in cqlsh

April 7, 2026 (updated April 8, 2026)

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.

References

  • github.com/advisories/GHSA-fh34-c629-p8xj
  • github.com/apache/cassandra
  • issues.apache.org/jira/browse/CASSANDRA-21180
  • lists.apache.org/thread/ft77zrk2mzt8qsch4g6jqjj4901d22k3
  • nvd.nist.gov/vuln/detail/CVE-2026-27315

Code Behaviors & Features

Detect and mitigate CVE-2026-27315 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 4.0 before 4.0.20

Fixed versions

  • 4.0.20

Solution

Upgrade to version 4.0.20 or above.

Impact 6.2 MEDIUM

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

Learn more about CVSS

Weakness

  • CWE-532: Insertion of Sensitive Information into Log File

Source file

maven/org.apache.cassandra/cassandra-all/CVE-2026-27315.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Fri, 10 Apr 2026 12:18:05 +0000.