216.73.216.133

CVE-2026-34945

· Published 09/04/2026 19:16 · Modified 09/04/2026 19:16

Labels: CVE-2026-34945 2026-04-09CVE-2026-34945CWE-681[email protected]

Essential information

Published
09/04/2026 19:16
Modified
09/04/2026 19:16
Author
Creator
CVSS
2.3 LOW (v3) 2.3 LOW (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler contains a bug where a 64-bit table, part of the memory64 proposal of WebAssembly, incorrectly translated the table.size instruction. This bug could lead to disclosing data on the host's stack to WebAssembly guests. The host's stack can possibly contain sensitive data related to other host-originating operations which is not intended to be disclosed to guests. This bug specifically arose from a mistake where the return value of table.size was statically typed as a 32-bit integer, as opposed to consulting the table's index type to see how large the returned register could be. When combined with details about Wnich's ABI, such as multi-value returns, this can be combined to read stack data from the host, within a guest. This vulnerability is fixed in 36.0.7, 42.0.2, and 43.0.1.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
wasmtime / wasmtime cpe:2.3:a:wasmtime:wasmtime:25.0.0-36.0.6:*:*:*:*:*:*:*
wasmtime / wasmtime cpe:2.3:a:wasmtime:wasmtime:42.0.2:*:*:*:*:*:*:*
wasmtime / wasmtime cpe:2.3:a:wasmtime:wasmtime:43.0.1:*:*:*:*:*:*:*

References