CVE-2026-47847 PUBLISHED

Assigner: vmware
Reserved: 20.05.2026 Published: 18.06.2026 Updated: 18.06.2026

Bitnami MariaDB Galera container images and Helm chart are affected by a hardcoded default credential vulnerability in the Galera replication health-check user. The MARIADB_REPLICATION_USER and MARIADB_REPLICATION_PASSWORD environment variables defaulted to monitor and monitor respectively. This user is granted REPLICATION CLIENT privileges from any host ('%'). The Bitnami Helm chart for MariaDB Galera did not expose parameters to configure this user's credentials, resulting in all chart deployments using this publicly known credential by default.

Affected versions — Container image: 10.6.x prior to 10.6.27-photon-5-r0; 10.11.x prior to 10.11.17-photon-5-r1; 11.4.x prior to 11.4.12-photon-5-r0; 11.8.x prior to 11.8.7-photon-5-r1; 12.3.x prior to 12.3.2-photon-5-r0 / 12.3.2-debian-12-r0. Helm chart: prior to 18.3.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
CVSS Score: 5.3

Product Status

Vendor Bitnami
Product bitnami/mariadb-galera
Versions Default: unaffected
  • affected from 10.6.0 to 10.6.27-photon-5-r0 (excl.)
  • affected from 10.11.0 to 10.11.17-photon-5-r1 (excl.)
  • affected from 11.4.0 to 11.4.12-photon-5-r0 (excl.)
  • affected from 11.8.0 to 11.8.7-photon-5-r1 (excl.)
  • affected from 12.3.0 to 12.3.2-photon-5-r0 (excl.)
Vendor Bitnami
Product bitnami/mariadb-galera Helm chart
Versions Default: unaffected
  • affected from 0 to 18.3.0 (excl.)

References

Problem Types

  • CWE-798: Use of Hard-coded Credentials CWE

Impacts

  • Remote attackers with network access to the MariaDB port can authenticate using the default monitor:monitor credentials to retrieve replication metadata such as primary host, port, binary log file, and log position (Low Confidentiality impact, no Integrity or Availability impact).