#VU125754 Use-after-free in Wasmtime - CVE-2026-34983

 

#VU125754 Use-after-free in Wasmtime - CVE-2026-34983

Published: April 10, 2026


Vulnerability identifier: #VU125754
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:P/AC:L/AT:P/PR:H/UI:A/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-34983
CWE-ID: CWE-416
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Wasmtime
Software vendor:
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.


Remediation

Install security update from vendor's website.

External links