CVE-2022-39392
Bug in Wasmtime implementation of pooling instance allocator
Summary
Remediation
Upgrade to the fixed version using your package manager.
cargo update -p wasmtime --precise 1.0.2
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| wasmtime | crates.io | All versions | 1.0.2, 2.0.2 |
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 7.4 score means for each attack dimension.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
References
Frequently Asked Questions
- What is CVE-2022-39392?
- Bug in Wasmtime implementation of pooling instance allocator This vulnerability has been assigned a severity rating of HIGH (CVSS score: 7.4/10).
- How do I check if my project is affected by CVE-2022-39392?
- CVE-2022-39392 affects wasmtime. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2022-39392 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
Wasmtime: Miscompiled guest heap access enables sandbox escape on aarch64 Cranelift
- CVE-2022-39393HIGH
Wasmtime may have data leakage between instances in the pooling allocator
- CVE-2026-34942MEDIUM
Wasmtime: Panic when transcoding misaligned utf-16 strings
- CVE-2026-34943MEDIUM
Wasmtime has a possible panic when lifting `flags` component value
- CVE-2026-34946MEDIUM
Wasmtime has host panic when Winch compiler executes `table.fill`
- CVE-2024-47763MEDIUM
wasmtime has a runtime crash when combining tail calls with trapping imports
- CVE-2026-34944MEDIUM
Wasmtime segfault or unused out-of-sandbox load with `f64x2.splat` operator on x86-64
- CVE-2026-34945LOW
Wasmtime has host data leakage with 64-bit tables and Winch
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies