libfuse is the reference implementation of the Linux FUSE. From version 3.18.0 to before version 3.18.2, a use-after-free vulnerability in the io_uring subsystem of libfuse allows a local attacker to crash FUSE filesystem processes and potentially execute arbitrary code. When io_uring thread creation fails due to resource exhaustion (e.g., cgroup pids.max), fuse_uring_start() frees the ring pool structure but stores the dangling pointer in the session state, leading to a use-after-free when the session shuts down. The trigger is reliable in containerized environments where cgroup pids.max limits naturally constrain thread creation. This issue has been patched in version 3.18.2.
Conclusion & alert: CVE-2026-33150 is rated Low Risk (31.8/100): CVSS High severity, with low exploitation likelihood (EPSS 0.01%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-03-21 | — | 0.01% | — |
Full EPSS history (1 record total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-33150 unimportant priority: Debian including 1 source packages (fuse3), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2026-33150 |
gentoo
|
normal | CVE-2026-33150: 1 GLSA(s) (202604-03), 1 atom(s) (sys-fs/fuse); latest impact normal. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2026-33150 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2026-33150 |
suse
|
high | CVE-2026-33150 severity important: SUSE including 12 source package names (fuse, fuse-devel, …), 161 product×package rows across 27 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (27 product lines)): Known Not Affected 161. | https://www.suse.com/security/cve/CVE-2026-33150/ |
ubuntu
|
medium | CVE-2026-33150 medium priority: Ubuntu including 2 source packages (fuse, fuse3), 13 status rows across 8 suites (bionic, focal, jammy, noble, questing, trusty, upstream, xenial): not-affected 12, released 1. | https://ubuntu.com/security/CVE-2026-33150 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| libfuse_project | libfuse | >= 3.18.0, < 3.18.2 | cpe:2.3:a:libfuse_project:libfuse:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/libfuse/libfuse/commit/49fcd891a58f622c098e2ca67d66086f7b213836 | Patch |
| https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.2 | Product Release Notes |
| https://github.com/libfuse/libfuse/security/advisories/GHSA-qxv7-xrc2-qmfx | Vendor Advisory |