CVE-2026-34941
Last modified
CVE-2026-34941 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds check. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds check. Specifically the number of code units were checked instead of the byte length, which is twice the size of the code units. This vulnerability can cause the host to read beyond the end of a WebAssembly's linear memory in an attempt to transcode nonexistent bytes. In Wasmtime's default configuration this will read unmapped memory on a guard page, terminating the process with a segfault. Wasmtime can be configured, however, without guard pages which would mean that host memory beyond the end of linear memory may be read and interpreted as UTF-16. A host segfault is a denial-of-service vulnerability in Wasmtime, and possibly being able to read beyond the end of linear memory is additionally a vulnerability. Note that reading beyond the end of linear memory requires nonstandard configuration of Wasmtime, specifically with guard pages disabled. This vulnerability is fixed in 24.0.7, 36.0.7, 42.0.2, and 43.0.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/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.7 |
| Bytecodealliance | Wasmtime | >= 25.0.0, < 36.0.7 |
| Bytecodealliance | Wasmtime | >= 37.0.0, < 42.0.2 |
| Bytecodealliance | Wasmtime | >= 43.0.0, < 43.0.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-34941?
How severe is CVE-2026-34941?
How do I fix CVE-2026-34941?
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-34936PraisonAI is a multi-agent teams system. Prior to version 4.…7.7
- CVE-2026-34937PraisonAI is a multi-agent teams system. Prior to version 1.…9.8
- CVE-2026-34938PraisonAI is a multi-agent teams system. Prior to version 1.…10
- CVE-2026-34939PraisonAI is a multi-agent teams system. Prior to version 4.…7.5
- CVE-2026-3494In MariaDB server version through 11.8.5, when server audit …5.3
- CVE-2026-34940KubeAI is an AI inference operator for kubernetes. Prior to …8.8
- CVE-2026-34942Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0…6.5
- CVE-2026-34943Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0…7.5
- CVE-2026-34944Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0…5.7
- CVE-2026-34945Wasmtime is a runtime for WebAssembly. From 25.0.0 to before…6.5
- CVE-2026-34946Wasmtime is a runtime for WebAssembly. From 25.0.0 to before…7.5
- CVE-2026-34947Discourse is an open-source discussion platform. From versio…5.3
Are you affected by CVE-2026-34941?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
