CVE-2026-7867
Description
A flaw was found in udisks2. A local attacker with an active console session can exploit insufficient authorization checking on the 'as-user' option in the org.freedesktop.UDisks2.Filesystem.Mount() D-Bus method. This allows the attacker to spoof the 'as-user' parameter, mounting filesystems on behalf of arbitrary users, including privileged accounts. This can lead to local privilege escalation through mount point injection and manipulation of the mount namespace visible to privileged users.
Predictions
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Mitigation details
CVE-2026-7867 NameCVE-2026-7867 DescriptionA flaw was found in udisks2. A local attacker with an active console session can exploit insufficient authorization checking on the 'as-user' option in the org.freedesktop.UDisks2.Filesystem.Mount() D-Bus method. This allows the attacker to spoof the 'as-user' parameter, mounting filesystems on behalf of arbitrary users, including privileged accounts.…
CVE-2026-7867
| Name | CVE-2026-7867 |
| Description | A flaw was found in udisks2. A local attacker with an active console session can exploit insufficient authorization checking on the 'as-user' option in the org.freedesktop.UDisks2.Filesystem.Mount() D-Bus method. This allows the attacker to spoof the 'as-user' parameter, mounting filesystems on behalf of arbitrary users, including privileged accounts. This can lead to local privilege escalation through mount point injection and manipulation of the mount namespace visible to privileged users. |
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) |
| References | DSA-6414-1 |
Vulnerable and fixed packages
The table below lists information on source packages.
| Source Package | Release | Version | Status |
|---|---|---|---|
| udisks2 (PTS) | bullseye | 2.9.2-2+deb11u1 | fixed |
| bullseye (security) | 2.9.2-2+deb11u3 | fixed | |
| bookworm, bookworm (security) | 2.9.4-4+deb12u2 | fixed | |
| trixie | 2.10.1-12.1+deb13u1 | vulnerable | |
| trixie (security) | 2.10.1-12.1+deb13u2 | fixed | |
| forky | 2.11.1-2 | vulnerable | |
| sid | 2.11.2-1 | fixed |
The information below is based on the following data on fixed versions.
| Package | Type | Release | Fixed Version | Urgency | Origin | Debian Bugs |
|---|---|---|---|---|---|---|
| udisks2 | source | bullseye | (not affected) | |||
| udisks2 | source | bookworm | (not affected) | |||
| udisks2 | source | trixie | 2.10.1-12.1+deb13u2 | DSA-6414-1 | ||
| udisks2 | source | (unstable) | 2.11.2-1 |
Notes
[bookworm] - udisks2 <not-affected> (udisks2 versions < 2.10.x are not affected)
[bullseye] - udisks2 <not-affected> (udisks2 versions < 2.10.x are not affected)
https://github.com/azqzazq1/CVE-2026-7867-disk2root
https://github.com/storaged-project/udisks/security/advisories/GHSA-j42g-v9jw-6ph3
https://github.com/storaged-project/udisks/commit/397eea88d58f77f6e02d537c4c961201b9245943
https://github.com/storaged-project/udisks/commit/0050f51d40e468f6a3197ccdc77b5bd59c923a37
https://github.com/storaged-project/udisks/commit/98e5a76c155640d155280cdb642791f00def736a
https://github.com/storaged-project/udisks/commit/681d58a76f6aaa5045eb43e665c65f497d35b810
https://github.com/storaged-project/udisks/commit/36231768dde088c8b4d4796ff2d311d089d84052
Backport for 2.10.y: https://github.com/storaged-project/udisks/pull/1530
Apply commands
[bookworm] - udisks2 <not-affected> (udisks2 versions < 2.10.x are not affected)[bullseye] - udisks2 <not-affected> (udisks2 versions < 2.10.x are not affected)https://github.com/azqzazq1/CVE-2026-7867-disk2roothttps://github.com/storaged-project/udisks/security/advisories/GHSA-j42g-v9jw-6ph3https://github.com/storaged-project/udisks/commit/397eea88d58f77f6e02d537c4c961201b9245943https://github.com/storaged-project/udisks/commit/0050f51d40e468f6a3197ccdc77b5bd59c923a37https://github.com/storaged-project/udisks/commit/98e5a76c155640d155280cdb642791f00def736ahttps://github.com/storaged-project/udisks/commit/681d58a76f6aaa5045eb43e665c65f497d35b810https://github.com/storaged-project/udisks/commit/36231768dde088c8b4d4796ff2d311d089d84052Backport for 2.10.y: https://github.com/storaged-project/udisks/pull/1530
OS impact
Debian Mixed 5 releases
| Version | Status | Fixed in |
|---|---|---|
| trixie | Fixed | 2.10.1-12.1+deb13u2 |
| sid | Fixed | 2.11.2-1 |
| forky | Affected | — |
| bullseye | Fixed | 0 |
| bookworm | Fixed | 0 |
References
- https://security-tracker.debian.org/tracker/CVE-2026-7867
- https://access.redhat.com/security/cve/CVE-2026-7867
- https://bugzilla.redhat.com/show_bug.cgi?id=2466747
- https://github.com/storaged-project/udisks/releases/tag/udisks-2.11.2
- https://github.com/storaged-project/udisks/security/advisories/GHSA-j42g-v9jw-6ph3
CWEs
CWE-863
Community-verified mitigations for this CVE will appear above when contributors publish them.
Verify integrity in audit chain (admin only). AS-IS.