VDB

CVE-2025-64345

CVE-2025-64345 PUBLISHED CVSS 1.7999999523162842 LOW

Wasmtime is a runtime for WebAssembly. Prior to version 38.0.4, 37.0.3, 36.0.3, and 24.0.5, Wasmtime's Rust embedder API contains an unsound interaction where a WebAssembly shared linear memory could be viewed as a type which provides safe access to the host (Rust) to the contents of the linear memory. This is not sound for shared linear memories, which could be modified in parallel, and this could lead to a data race in the host. Patch releases have been issued for all supported versions of Wasmtime, notably: 24.0.5, 36.0.3, 37.0.3, and 38.0.4. These releases reject creation of shared memories via `Memory::new` and shared memories are now excluded from core dumps. As a workaround, eembeddings affected by this issue should use `SharedMemory::new` instead of `Memory::new` to create shared memories. Affected embeddings should also disable core dumps if they are unable to upgrade. Note that core dumps are disabled by default but the wasm threads proposal (and shared memory) is enabled by default.

EPSS 0.01% · 1.6th percentile

Risk Scores

CVSS v3.1
1.7999999523162842
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N
EPSS Score
0.01%
1.6th percentile

Affected Products

VendorProductVersions
crates.iowasmtime38.0.0, 26.0.0, 0
bytecodealliancewasmtime>= 38.0.1, < 38.0.4, *, >= 26.0.0, < 36.0.3

Timeline

  • Nov 11, 2025 CVE Published
  • Nov 13, 2025 EPSS Score
  • Nov 13, 2025 PoC Published
  • Nov 13, 2025 CVE Updated
  • Nov 18, 2025 EPSS Score
  • Nov 23, 2025 EPSS Score
  • Nov 28, 2025 EPSS Score
  • Dec 3, 2025 EPSS Score
  • Dec 9, 2025 EPSS Score
  • Dec 14, 2025 EPSS Score
  • Dec 19, 2025 EPSS Score
  • Dec 24, 2025 EPSS Score
Open in Interactive Console →
$ Console Community · 100/wk Open console ›