CVE-2026-33150
Last modified
CVE-2026-33150 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. 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. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Libfuse Project | Libfuse | >= 3.18.0, < 3.18.2 |
References
- https://github.com/libfuse/libfuse/releases/tag/fuse-3.18.2Product, Release Notes
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-33150?
How severe is CVE-2026-33150?
How do I fix CVE-2026-33150?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33145xrdp is an open source RDP server. Versions through 0.10.5 a…6.3
- CVE-2026-33146Docmost is open-source collaborative wiki and documentation …4.3
- CVE-2026-33147GMT is an open source collection of command-line tools for m…7.8
- CVE-2026-33148Tandoor Recipes is an application for managing recipes, plan…6.5
- CVE-2026-33149Tandoor Recipes is an application for managing recipes, plan…8.1
- CVE-2026-3315Incorrect Default Permissions, : Execution with Unnecessary …7.8
- CVE-2026-33151Socket.IO is an open source, real-time, bidirectional, event…7.5
- CVE-2026-33152Tandoor Recipes is an application for managing recipes, plan…7.5
- CVE-2026-33153Tandoor Recipes is an application for managing recipes, plan…6.5
- CVE-2026-33154dynaconf is a configuration management tool for Python. Prio…8.1
- CVE-2026-33155DeepDiff is a project focused on Deep Difference and search …7.5
- CVE-2026-33156ScreenToGif is a screen recording tool. In versions from 2.4…7.8
Are you affected by CVE-2026-33150?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
