CVE Catalog

CVE-2026-50152

CriticalCVSS 9.1
Published: Translated: NVD NIST

Summary

Ceph before versions 20.2.4 and 19.2.6 has a flaw in the Monitor subscription handler that allows a user with only read-only capabilities (mon allow r) to read the entire configuration-key store. This store contains sensitive secrets, including LUKS disk-encryption passphrases and the cephadm SSH private key.

Risk Assessment

A low-privileged account can escalate to full cluster and host compromise, as the SSH key grants root access to all nodes.

Recommendation

Upgrade Ceph to version 20.2.4 or 19.2.6, which include the fix.

Original NVD description (English source)

Ceph is an open-source distributed storage platform providing object, block, and file storage. In versions prior to 20.2.4 and 19.2.6, 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. The config-key store holds sensitive secrets including OSD LUKS disk-encryption passphrases and, on cephadm-managed clusters, the SSH private key that cephadm uses to reach every host in the cluster. Because that key grants root on every node under the default cephadm configuration, a low-privileged read-only account can escalate to full cluster and host compromise. This issue is fixed in versions 20.2.4 and 19.2.6

Vulnerability data from NVD (NIST) · CISA KEV · EPSS