CVE-2022-39393
Wasmtime may have data leakage between instances in the pooling allocator
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p wasmtime --precise 1.0.2
cargo update -p wasmtime --precise 2.0.2
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (2)
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-212
- CWE-226
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.6 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
References
- https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-wh6w-3828-g9qfWEB
- https://nvd.nist.gov/vuln/detail/CVE-2022-39393ADVISORY
- https://github.com/bytecodealliance/wasmtime/commit/2614f2e9d2d36805ead8a8da0fa0c6e0d9e428a0WEB
- https://github.com/bytecodealliance/wasmtime/commit/3535acbf3be032ef1ba0b469b8ab92538a8a18a6WEB
- https://github.com/bytecodealliance/wasmtimePACKAGE
- https://groups.google.com/a/bytecodealliance.org/g/sec-announce/c/c1HBDDJwNPAWEB
- https://rustsec.org/advisories/RUSTSEC-2022-0075.htmlWEB
- https://rustsec.org/advisories/RUSTSEC-2022-0098.htmlWEB
Frequently Asked Questions
- What is CVE-2022-39393?
- Wasmtime may have data leakage between instances in the pooling allocator This vulnerability has been assigned a severity rating of HIGH (CVSS score: 8.6/10).
- How do I check if my project is affected by CVE-2022-39393?
- CVE-2022-39393 affects wasmtime. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-39393 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-34971CRITICAL
Miscompiled guest heap access enables sandbox escape on aarch64 Cranelift
- CVE-2023-26489CRITICAL
wasmtime vulnerable to guest-controlled out-of-bounds read/write on x86_64
- CVE-2026-27572MEDIUM
Wasmtime can panic when adding excessive fields to a `wasi:http/types.fields` instance
- CVE-2026-35195MEDIUM
Wasmtime has out-of-bounds write or crash when transcoding component model strings
- CVE-2026-27204MEDIUM
Wasmtime WASI implementations are vulnerable to guest-controlled resource exhaustion
- CVE-2026-35186MEDIUM
Wasmtime has improperly masked return value from `table.grow` with Winch compiler backend
- CVE-2026-34941MEDIUM
Wasmtime: Heap OOB read in component model UTF-16 to latin1+utf16 string transcoding
- CVE-2024-51745LOW
Wasmtime doesn't fully sandbox all the Windows device filenames
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies