PatchSiren cyber security CVE debrief
CVE-2026-50152 ceph CVE debrief
The CVE-2026-50152 vulnerability affects Ceph, an open-source distributed storage platform, specifically in versions prior to 20.2.4 and 19.2.6. This vulnerability class involves improper authorization in the Monitor subscription handler, allowing any CephX user with `mon allow r` capabilities to read the entire configuration-key store by sending a crafted MMonSubscribe message. The configuration-key store holds sensitive information such as OSD LUKS disk-encryption passphrases and, on cephadm-managed clusters, the SSH private key used by cephadm to access every host in the cluster. This could lead to a low-privileged read-only account escalating to full cluster and host compromise. The vulnerability has a CVSS score of 9.1 and is considered CRITICAL. Users and administrators of Ceph should be aware of this vulnerability and take steps to mitigate it, especially those with low-privileged read-only accounts. The issue is fixed in Ceph versions 20.2.4 and 19.2.6.
- Vendor
- ceph
- Product
- Unknown
- CVSS
- CRITICAL 9.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-28
- Original CVE updated
- 2026-09-01
- Advisory published
- 2026-08-28
- Advisory updated
- 2026-09-01
Who should care
Ceph users and administrators, especially those with low-privileged read-only accounts, should be aware of this vulnerability and take steps to mitigate it. This includes applying patches to upgrade to Ceph versions 20.2.4 or 19.2.6, restricting access to the configuration-key store, and monitoring for suspicious MMonSubscribe messages. Awareness and mitigation are crucial to prevent potential cluster and host compromise. Security teams and operators managing Ceph deployments should prioritize patching and review their current configurations and access controls. Additionally, they should monitor for any unusual activity that could indicate exploitation attempts. This vulnerability's high CVSS score of 9.1 underscores the importance of prompt action. Ceph users should also consider reviewing compensating controls for exposed systems while remediation is scheduled and verified. Tracking exceptions, retesting remediated assets, and documenting evidence are essential steps in the remediation process. Overall, a coordinated and thorough approach is necessary to address this critical vulnerability effectively. The configuration-key store's sensitivity and the potential for escalation to full cluster and host compromise necessitate immediate attention from all Ceph users and administrators. By taking proactive steps, they can protect their deployments from potential attacks. This involves not only technical measures but also ensuring that appropriate security protocols and awareness are in place. The goal is to minimize the risk of exploitation and maintain the security and integrity of Ceph deployments. Therefore, it is imperative that all affected parties take this vulnerability seriously and act promptly to secure their systems. This includes staying informed about the latest security advisories and updates from Ceph and implementing recommended security practices. By doing so, Ceph users and administrators can help prevent the exploitation of this vulnerability and protect their systems from potential harm. Furthermore, they should consider the broader implications of this vulnerability and how it fits into their overall security strategy. This includes assessing
Technical summary
The Ceph Monitor subscription handler fails to properly authorize access to the configuration-key store. This allows any CephX user with `mon allow r` capabilities to read the entire store by sending a single crafted MMonSubscribe message. The configuration-key store contains sensitive secrets, including OSD LUKS disk-encryption passphrases. On cephadm-managed clusters, it also includes the SSH private key that cephadm uses to reach every host in the cluster. This SSH key grants root access on every node under the default cephadm configuration. Consequently, a low-privileged read-only account can escalate to full cluster and host compromise. This issue is addressed in Ceph versions 20.2.4 and 19.2.6.
Defensive priority
Ceph users should prioritize patching to prevent potential cluster and host compromise.
Recommended defensive actions
- Apply patches to upgrade to Ceph versions 20.2.4 or 19.2.6.
- Restrict access to the configuration-key store.
- Monitor for suspicious MMonSubscribe messages.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Evidence notes
The Monitor subscription handler fails to properly authorize access to the configuration-key store, allowing any CephX user with only `mon allow r` capabilities to read the entire store by sending a single crafted MMonSubscribe message.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-50152 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-50152
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-50152 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-50152
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/ceph/ceph/commit/d971bb2b6199f70b1708a20a63fa944ee7a94727
-
Source reference
Unverified legacy reference
URL: https://github.com/ceph/ceph/commit/f2840d2fd338ab5de2865f0f78684bbf7b888c84
-
Source reference
Unverified legacy reference
URL: https://github.com/ceph/ceph/security/advisories/GHSA-rg9p-5xcp-wm8h
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.