CVE-2018-10906

MEDIUM

fuse < 2.9.8 and 3.x < 3.2.5 - Privilege Escalation via fusermount SELinux Bypass

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2018-10906. PoCs published by Google Security Research.

AI-analyzed exploit summary This exploit bypasses fusermount's restrictions on the 'allow_other' mount option by leveraging SELinux context parsing flaws and option smuggling via backslashes. It demonstrates mounting a FUSE filesystem with elevated privileges without requiring 'user_allow_other' in /etc/fuse.conf.

Description

In fuse before versions 2.9.8 and 3.x before 3.2.5, fusermount is vulnerable to a restriction bypass when SELinux is active. This allows non-root users to mount a FUSE file system with the 'allow_other' mount option regardless of whether 'user_allow_other' is set in the fuse configuration. An attacker may use this flaw to mount a FUSE file system, accessible by other users, and trick them into accessing files on that file system, possibly causing Denial of Service or other unspecified effects.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Google Security Research · cdoslinux
https://www.exploit-db.com/exploits/45106

This exploit bypasses fusermount's restrictions on the 'allow_other' mount option by leveraging SELinux context parsing flaws and option smuggling via backslashes. It demonstrates mounting a FUSE filesystem with elevated privileges without requiring 'user_allow_other' in /etc/fuse.conf.

Classification
Working Poc 100%
Attack Type
Lpe
Complexity
Moderate
Reliability
Reliable
Target: libfuse (versions before the fix in PR #268)
No auth needed
Prerequisites: SELinux enabled (permissive or enforcing) · Access to a system with FUSE support · Ability to compile and run custom code
devstral-2 · analyzed Feb 16, 2026 Full analysis →

References (8)

Core 8
Core References
Issue Tracking, Patch, Third Party Advisory x_refsource_confirm
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2018-10906
Mailing List, Third Party Advisory mailing-list x_refsource_mlist
https://lists.debian.org/debian-lts-announce/2018/08/msg00015.html
Third Party Advisory vendor-advisory x_refsource_debian
https://www.debian.org/security/2018/dsa-4257
Exploit, Third Party Advisory, VDB Entry exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/45106/
Third Party Advisory vendor-advisory x_refsource_redhat
https://access.redhat.com/errata/RHSA-2018:3324

Scores

CVSS v3 5.3
EPSS 0.0005
EPSS Percentile 17.4%
Attack Vector LOCAL
CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L

Details

CWE
CWE-269 CWE-285
Status published
Products (6)
debian/debian_linux 8.0
debian/debian_linux 9.0
fuse_project/fuse < 2.9.8
redhat/enterprise_linux_desktop 7.0
redhat/enterprise_linux_server 7.0
redhat/enterprise_linux_workstation 7.0
Published Jul 24, 2018
Tracked Since Feb 18, 2026