#VU125762 Out-of-bounds write in Wasmtime - CVE-2026-34971
Published: April 10, 2026
Wasmtime
Bytecode Alliance
Description
The vulnerability allows a remote user to read and write arbitrary host memory.
The vulnerability exists due to incorrect instruction lowering in Cranelift on aarch64 when compiling certain guest heap accesses. A remote user can execute a crafted WebAssembly module to read and write arbitrary host memory.
Only 64-bit WebAssembly linear memories are affected, and exploitation requires spectre mitigations or signals-based-traps to be disabled.