#VU125762 Out-of-bounds write in Wasmtime - CVE-2026-34971

 

#VU125762 Out-of-bounds write in Wasmtime - CVE-2026-34971

Published: April 10, 2026


Vulnerability identifier: #VU125762
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-34971
CWE-ID: CWE-787
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
Wasmtime
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links