CVE-2025-64345
Last modified
CVE-2025-64345 is a low-severity vulnerability rated 1.8/10 on the CVSS scale. 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. EPSS estimates a 0.09% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:L/AC:H/PR:H/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-64345?
How severe is CVE-2025-64345?
How do I fix CVE-2025-64345?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-64339ClipBucket v5 is an open source video sharing platform. In v…5.4
- CVE-2025-6434The exception page for the HTTPS-Only feature, displayed whe…4.3
- CVE-2025-64340FastMCP is the standard framework for building MCP applicati…7.8
- CVE-2025-64342ESF-IDF is the Espressif Internet of Things (IOT) Developmen…6.9
- CVE-2025-64343(conda) Constructor is a tool that enables users to create i…7.8
- CVE-2025-64344Suricata is a network IDS, IPS and NSM engine developed by t…7.5
- CVE-2025-64346archives is a Go library for extracting archives (tar, zip, …6
- CVE-2025-64347Apollo Router Core is a configurable Rust graph router writt…7.5
- CVE-2025-64348ELOG allows an authenticated user to modify or overwrite the…7.1
- CVE-2025-64349ELOG allows an authenticated user to modify another user's p…8.8
- CVE-2025-6435If a user saved a response from the Network tab in Devtools …8.1
- CVE-2025-64350Missing Authorization vulnerability in Rank Math SEO Rank Ma…3.8
Are you affected by CVE-2025-64345?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
