Description
Bitnami Cassandra container images are affected by a retained default superuser vulnerability. When a custom administrator account is configured via the CASSANDRA_USER environment variable, the container initialization script creates the new superuser account but fails to drop the built-in cassandra account in certain scenarios. This leaves the default cassandra:cassandra superuser active as an unintended access path.

Affected versions — Container image: 4.0.x prior to 4.0.20-photon-5-r7; 4.1.x prior to 4.1.11-photon-5-r7; 5.0.x prior to 5.0.8-photon-5-r4 / 5.0.8-debian-12-r3.
Published: 2026-06-18
Score: 9.8 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A Bitnami Cassandra container image retains the built‑in cassandra:cassandra superuser even after a custom administrator account is configured via the CASSANDRA_USER environment variable. The default superuser remains active as an unintended access path, giving an attacker administrative privileges. This leads to a complete compromise of the Cassandra instance, enabling data theft, modification, and further lateral movement within the infrastructure. The weakness is a classic credential compromise flaw (CWE‑798).

Affected Systems

Bitnami Cassandra container images for all major release streams are affected. Specifically, image families 4.0.x prior to 4.0.20‑photon‑5‑r7, 4.1.x prior to 4.1.11‑photon‑5‑r7, and 5.0.x prior to 5.0.8‑photon‑5‑r4 or 5.0.8‑debian‑12‑r3 are impacted. Any deployment running one of these images will have the default cassandra superuser available unless the image is upgraded.

Risk and Exploitability

The CVSS score of 9.8 classifies the vulnerability as critical, indicating that exploitation would likely succeed with minimal effort once the container is running and the default account is present. The EPSS score is not available, so the exact risk of exploitation in the wild is unknown, but the absence of a KEV listing does not mitigate the immediate threat that privileged access can be leveraged within the container. Attackers who can execute commands inside the container or interact with the Cassandra port will be able to connect as cassandra:cassandra and gain full administrative rights.

Generated by OpenCVE AI on June 18, 2026 at 22:03 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Bitnami Cassandra container to the first patched release – 4.0.20‑photon‑5‑r7 or later, 4.1.11‑photon‑5‑r7 or later, or 5.0.8‑photon‑5‑r4 (or 5.0.8‑debian‑12‑r3) or newer.
  • If upgrading is not immediately possible, manually delete the default cassandra superuser account after the container starts or ensure that the initialization script removes it by adding a post‑initialization cleanup step.
  • Apply host‑level container hardening policies to restrict access to the Cassandra service, such as enforcing least‑privilege network exposure and monitoring for privileged Cassandra logins.

Generated by OpenCVE AI on June 18, 2026 at 22:03 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 22:30:00 +0000

Type Values Removed Values Added
Title Retained Default Superuser Enables Privilege Escalation

Thu, 18 Jun 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 18 Jun 2026 19:45:00 +0000

Type Values Removed Values Added
Description Bitnami Cassandra container images are affected by a retained default superuser vulnerability. When a custom administrator account is configured via the CASSANDRA_USER environment variable, the container initialization script creates the new superuser account but fails to drop the built-in cassandra account in certain scenarios. This leaves the default cassandra:cassandra superuser active as an unintended access path. Affected versions — Container image: 4.0.x prior to 4.0.20-photon-5-r7; 4.1.x prior to 4.1.11-photon-5-r7; 5.0.x prior to 5.0.8-photon-5-r4 / 5.0.8-debian-12-r3.
Weaknesses CWE-798
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: vmware

Published:

Updated: 2026-06-18T20:24:56.024Z

Reserved: 2026-05-20T10:00:53.146Z

Link: CVE-2026-47846

cve-icon Vulnrichment

Updated: 2026-06-18T20:24:52.198Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T22:15:04Z

Weaknesses
  • CWE-798

    Use of Hard-coded Credentials