#VU125754 Use-after-free in Wasmtime - CVE-2026-34983
Published: April 10, 2026
Wasmtime
Bytecode Alliance
Description
The vulnerability allows an attacker with physical access to cause a denial of service.
The vulnerability exists due to use-after-free in wasmtime::Linker when cloning a linker, dropping the original instance, and then using the cloned instance. An attacker with physical access can trigger the vulnerable sequence of host embedder API calls to cause a denial of service.
Guest Wasm programs cannot control this issue, and the wasmtime CLI is not affected.