CVE-2026-54786
Last modified
CVE-2026-54786 is a medium-severity vulnerability rated 5/10 on the CVSS scale. Wasmtime is a runtime for WebAssembly. All versions prior to 24.0.10; versions 25.0.0 through those before 36.0.11; versions 37.0.0 through those before 44.0.3; and versions 45.0.0 and 45.0.1 contain a native implementation of WASIp1 which suffers from a leak in the fd_renumber function where the file descriptor being renumbered to is not properly closed. EPSS estimates a 0.23% chance of exploitation in the next 30 days.
Description
Wasmtime is a runtime for WebAssembly. All versions prior to 24.0.10; versions 25.0.0 through those before 36.0.11; versions 37.0.0 through those before 44.0.3; and versions 45.0.0 and 45.0.1 contain a native implementation of WASIp1 which suffers from a leak in the fd_renumber function where the file descriptor being renumbered to is not properly closed. Wasmtime's implementation erroneously only updated the table of descriptors for WASIp1 and didn't update the underlying table of descriptors used by the host. This behavior means that while fd_renumber works correctly from a guest's perspective it ends up leaking resources in the host that aren't cleaned up until the corresponding Store is destroyed. In a loop, guests can use fd_renumber to cause hosts to exhaust both resources and file descriptors. This bug only affects the native implementation of WASIp1, meaning that only runtimes which load core wasm modules and expose fd_renumber are affected. Runtimes are additionally only affected if they expose the ability to acquire a file descriptor, such as opening a file. For runtimes that deny access to files they are unaffected. This issue has been fixed in versions 24.0.10, 36.0.11, 44.0.3, and 45.0.2.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:L
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Bytecodealliance | Wasmtime | < 24.0.10 |
| Bytecodealliance | Wasmtime | >= 25.0.0, < 36.0.11 |
| Bytecodealliance | Wasmtime | >= 37.0.0, < 44.0.3 |
| Bytecodealliance | Wasmtime | >= 45.0.0, < 45.0.2 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-54786?
How severe is CVE-2026-54786?
How do I fix CVE-2026-54786?
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-54780CoreWCF is a port of the service side of Windows Communicati…3.7
- CVE-2026-54781CoreWCF is a port of the service side of Windows Communicati…7.4
- CVE-2026-54782CoreWCF is a port of the service side of Windows Communicati…10
- CVE-2026-54783CoreWCF is a port of the service side of Windows Communicati…7.4
- CVE-2026-54784CoreWCF is a port of the service side of Windows Communicati…7.4
- CVE-2026-54785gemini-bridge is a lightweight MCP server bridging AI agents…6.2
- CVE-2026-54787sigstore-go is a Go library for Sigstore signing and verific…3.1
- CVE-2026-5479In wolfSSL's EVP layer, the ChaCha20-Poly1305 AEAD decryptio…8.1
- CVE-2026-54798A vulnerability has been identified in CPCI85 Central Proces…7.1
- CVE-2026-54799A vulnerability has been identified in CPCI85 Central Proces…8.4
- CVE-2026-54800A vulnerability has been identified in CPCI85 Central Proces…6.3
- CVE-2026-54801A vulnerability has been identified in CPCI85 Central Proces…8.6
Are you affected by CVE-2026-54786?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
