Description
A flaw was found in the MON subscription handler of Ceph, a distributed storage system. The handler does not properly authorize access to the config-key store when processing MMonSubscribe messages. Any CephX user holding mon allow r capabilities can read the entire config-key store, which contains sensitive operational secrets including OSD LUKS disk encryption passphrases and, on clusters managed by cephadm, the SSH private key used to administer every host. Exposure of these secrets can lead to full host-level root access and compromise of encrypted data at rest.
Published: n/a
Score: 8.2 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Ceph MON subscription handler allows any CephX user with the mon allow r capability to read the entire config-key store. The stored configuration contains sensitive operational secrets, such as OSD LUKS encryption passphrases and, on clusters managed by cephadm, the SSH private key used to administer each host. Access to these items can grant full root privileges on host devices and compromise encrypted data at rest, as the system lacks proper authorization checks for this operation (CWE‑862).

Affected Systems

The vulnerability affects Ceph deployments that use the MON subscription handler, specifically any cluster where CephX users are granted the mon allow r capability. The affected product is the Ceph Monitor component within the Ceph distributed storage system; version information is not specified in the advisory.

Risk and Exploitability

The CVSS score of 8.2 indicates a high severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The likely attack vector is internal; an attacker must possess or obtain CephX credentials that include mon allow r. Once authenticated, the attacker can send MMonSubscribe messages to an honest monitor and retrieve the full config-key store, leading to high impact. The reliance on privileged capabilities suggests that any compromise of low‑privilege CephX users can be leveraged to reach critical security secrets.

Generated by OpenCVE AI on August 20, 2026 at 07:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Ceph update that addresses the MON subscription handler authorization flaw.
  • Revoke or restrict the mon allow r capability for all non‑admin CephX users and re‑apply appropriate role configurations.
  • Enable audit logging for MMonSubscribe requests and regularly review logs for anomalous config‑key access patterns.

Generated by OpenCVE AI on August 20, 2026 at 07:45 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Ceph
Ceph ceph
Vendors & Products Ceph
Ceph ceph

Thu, 20 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Description A flaw was found in the MON subscription handler of Ceph, a distributed storage system. The handler does not properly authorize access to the config-key store when processing MMonSubscribe messages. Any CephX user holding mon allow r capabilities can read the entire config-key store, which contains sensitive operational secrets including OSD LUKS disk encryption passphrases and, on clusters managed by cephadm, the SSH private key used to administer every host. Exposure of these secrets can lead to full host-level root access and compromise of encrypted data at rest.
Title ceph: ceph: MON subscription handler exposes config-key store to low-privilege CephX users
Weaknesses CWE-862
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


cve-icon MITRE

No data.

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

Severity : Important

Publid Date: 2026-08-19T17:57:46Z

Links: CVE-2026-50152 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T08:00:03Z

Weaknesses