#VU125756 Type Confusion in Wasmtime - CVE-2026-34945
Published: April 10, 2026
Wasmtime
Bytecode Alliance
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to incorrect type handling in the Winch compiler's translation of the table.size instruction when processing WebAssembly code that uses 64-bit tables. A remote user can execute crafted WebAssembly code to disclose sensitive information.
Exploitation requires use of the memory64 proposal and can expose data from the host stack to a WebAssembly guest.