CVE-2025-30156

high
Published 2026-08-28 · Modified 2026-08-28
CVSS v3
8.9
CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:L
CVSS v4 NEW
not yet in upstream
VIR risk
8.9

Description

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 CephX authentication protocol encrypts tickets with AES-128-CBC in an unauthenticated mode that uses a hard-coded initialization vector and no message authentication, allowing an attacker to forge credentials and gain cluster-wide access. Because the ciphertext is malleable and the monitor will encrypt attacker-chosen entity names, an attacker holding one low-privilege key and able to observe CephX traffic can use the monitor as an encryption oracle and splice ciphertext blocks into valid tickets for privileged entities such as Manager, MDS, and OSD. The same lack of authentication also lets an attacker with CephX permissions escalate privileges by flipping a single bit in a service ticket to set its allow_all field to true. This issue is fixed in versions 20.2.4 and 19.2.6.

Predictions

Exploit likelihood
83%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

Mitigation details

Source: Debian Security Tracker · View original ↗ · DFSG

CVE-2025-30156 NameCVE-2025-30156 SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) Vulnerable and fixed packages The table below lists information on source packages. Source PackageReleaseVersionStatus ceph (PTS)bullseye14.2.21-1vulnerable bullseye (security)14.2.21-1+deb11u3vulnerable…

CVE-2025-30156

NameCVE-2025-30156
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
ceph (PTS)bullseye14.2.21-1vulnerable
bullseye (security)14.2.21-1+deb11u3vulnerable
bookworm, bookworm (security)16.2.15+ds-0+deb12u2vulnerable
trixie (security), trixie18.2.7+ds-1+deb13u1vulnerable
forky, sid20.2.2+ds-13vulnerable

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
cephsource(unstable)(unfixed)

Notes

https://github.com/ceph/ceph/security/advisories/GHSA-7q3q-3975-qw3q
https://docs.ceph.com/en/latest/security/CVE-2025-30156/

Home - Debian Security - Source (Git)

Apply commands

text fix
Notes
https://github.com/ceph/ceph/security/advisories/GHSA-7q3q-3975-qw3qhttps://docs.ceph.com/en/latest/security/CVE-2025-30156/

OS impact

debian Debian Mixed 5 releases
VersionStatusFixed in
trixie Affected
sid Fixed 20.2.4+ds-1
forky Affected
bullseye Affected
bookworm Affected

References

CWEs

CWE-327

Community-verified mitigations for this CVE will appear above when contributors publish them.

Verify integrity in audit chain (admin only). AS-IS.