libfuse is the reference implementation of the Linux FUSE. From version 3.18.0 to before version 3.18.2, a NULL pointer dereference and memory leak in fuse_uring_init_queue allows a local user to crash the FUSE daemon or cause resource exhaustion. When numa_alloc_local fails during io_uring queue entry setup, the code proceeds with NULL pointers. When fuse_uring_register_queue fails, NUMA allocations are leaked and the function incorrectly returns success. Only the io_uring transport is affected; the traditional /dev/fuse path is not affected. PoC confirmed with AddressSanitizer/LeakSanitizer. This issue has been patched in version 3.18.2.
Conclusion & alert: CVE-2026-33179 is rated Low Risk (22.5/100): CVSS Medium 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 |
|---|---|---|---|---|---|---|
| 5.5 | 3.1 | MEDIUM |
|
1.8 | 3.6 | [email protected] |
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2026-33179 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-33179 |
gentoo
|
normal | CVE-2026-33179: 1 GLSA(s) (202604-03), 1 atom(s) (sys-fs/fuse); latest impact normal. | https://bugs.gentoo.org/buglist.cgi?quicksearch=CVE-2026-33179 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-33179 |
suse
|
medium | CVE-2026-33179 severity moderate: 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-33179/ |
ubuntu
|
medium | CVE-2026-33179 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-33179 |
| 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/7beb86c09b6ec5aab14dc25256ed8a5ad18554d7 | Patch |
| https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.2 | Product Release Notes |
| https://github.com/libfuse/libfuse/security/advisories/GHSA-x669-v3mq-r358 | Vendor Advisory |