CVE-2026-27315
Last modified
CVE-2026-27315 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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. EPSS estimates a 0.16% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Apache | Cassandra | >= 4.0.0, < 4.0.20 |
References
- https://issues.apache.org/jira/browse/CASSANDRA-21180Issue Tracking, Patch, Vendor Advisory
- https://lists.apache.org/thread/ft77zrk2mzt8qsch4g6jqjj4901d22k3Mailing List, Vendor Advisory
- http://www.openwall.com/lists/oss-security/2026/04/07/8Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-27315?
How severe is CVE-2026-27315?
How do I fix CVE-2026-27315?
Are you affected by CVE-2026-27315?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
