Analysis and contextual insights are available on OpenCVE Cloud.
Vendor Workaround
To mitigate this issue, adjust Polkit rules to require password authentication to start gvfsd-admin or remove execute permissions of the gvfsd-admin binary to prevent execution.
Tracking
Sign in to view the affected projects.
No advisories yet.
Thu, 10 Sep 2026 14:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | A flaw was found in the admin backend of gvfs. The privileged gvfsd-admin daemon changes the ownership of newly created private D-Bus sockets by calling the link-following chown() function on a pathname inside a user-controlled directory. A local attacker can exploit this via a Time-of-Check Time-of-Use (TOCTOU) race condition and exchange the socket pathname with a symbolic link pointing to an arbitrary root-owned file (such as /etc/pam.d/su). The daemon subsequently follows the symlink and changes the ownership of the targeted root-owned file to the attacker's user ID. This allows an authenticated local attacker to modify critical system files, leading to a full local privilege escalation to root. | |
| Title | Gvfs: gvfs admin socket ownership race permits local root | |
| First Time appeared |
Redhat
Redhat enterprise Linux |
|
| Weaknesses | CWE-367 | |
| CPEs | cpe:/o:redhat:enterprise_linux:10 cpe:/o:redhat:enterprise_linux:6 cpe:/o:redhat:enterprise_linux:7 cpe:/o:redhat:enterprise_linux:8 cpe:/o:redhat:enterprise_linux:9 |
|
| Vendors & Products |
Redhat
Redhat enterprise Linux |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: redhat
Published:
Updated: 2026-09-10T14:53:20.256Z
Reserved: 2026-09-10T14:04:13.603Z
Link: CVE-2026-88924
No data.
No data.
No data.
OpenCVE Enrichment
No data.
-
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition