#VU125764 Out-of-bounds read in Wasmtime - CVE-2026-34941
Published: April 10, 2026
Wasmtime
Bytecode Alliance
Description
The vulnerability allows a remote user to cause a denial of service.
The vulnerability exists due to an out-of-bounds read in the component model UTF-16 to latin1+utf16 string transcoding logic when processing cross-component string passing with UTF-16 source and latin1+utf16 destination encodings. A remote user can supply a crafted WebAssembly component string to cause a denial of service.
In the default configuration, exploitation causes the host process to crash with SIGBUS or SIGSEGV.