Vulnerability from bitnami_vulndb
Published
2026-03-20 09:05
Modified
2026-03-20 09:47
Summary
CephFS Permission Escalation Vulnerability in Ceph Fuse mounted FS
Details
Ceph is a distributed object, block, and file storage platform. In versions 17.2.7, 18.2.1 through 18.2.4, and 19.0.0 through 19.2.2, an unprivileged user can escalate to root privileges in a ceph-fuse mounted CephFS by chmod 777 a directory owned by root to gain access. The result of this is that a user could read, write and execute to any directory owned by root as long as they chmod 777 it. This impacts confidentiality, integrity, and availability. It is patched in versions 17.2.8, 18.2.5, and 19.2.3.
{
"affected": [
{
"package": {
"ecosystem": "Bitnami",
"name": "ceph",
"purl": "pkg:bitnami/ceph"
},
"ranges": [
{
"events": [
{
"introduced": "17.2.7"
},
{
"fixed": "17.2.8"
},
{
"introduced": "18.2.1"
},
{
"fixed": "18.2.5"
},
{
"introduced": "19.0.0"
},
{
"fixed": "19.2.3"
}
],
"type": "SEMVER"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:A/AC:H/PR:L/UI:N/S:C/C:H/I:L/A:N",
"type": "CVSS_V3"
}
]
}
],
"aliases": [
"CVE-2025-52555"
],
"database_specific": {
"cpes": [
"cpe:2.3:a:linuxfoundation:ceph:*:*:*:*:*:*:*:*"
],
"severity": "Medium"
},
"details": "Ceph is a distributed object, block, and file storage platform. In versions 17.2.7, 18.2.1 through 18.2.4, and 19.0.0 through 19.2.2, an unprivileged user can escalate to root privileges in a ceph-fuse mounted CephFS by chmod 777 a directory owned by root to gain access. The result of this is that a user could read, write and execute to any directory owned by root as long as they chmod 777 it. This impacts confidentiality, integrity, and availability. It is patched in versions 17.2.8, 18.2.5, and 19.2.3.",
"id": "BIT-ceph-2025-52555",
"modified": "2026-03-20T09:47:33.381Z",
"published": "2026-03-20T09:05:53.515Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/ceph/ceph/pull/60314"
},
{
"type": "WEB",
"url": "https://github.com/ceph/ceph/security/advisories/GHSA-89hm-qq33-2fjm"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/09/msg00025.html"
},
{
"type": "WEB",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-52555"
}
],
"schema_version": "1.6.2",
"summary": "CephFS Permission Escalation Vulnerability in Ceph Fuse mounted FS"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…