Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

bytecodealliance — Vulnerabilities & Security Advisories 52

Browse all 52 CVE security advisories affecting bytecodealliance. AI-powered Chinese analysis, POCs, and references for each vulnerability.

Bytecode Alliance is a consortium focused on developing safe, open-source systems programming tools, most notably the WebAssembly System Interface (WASI) and the Cranelift compiler. Its primary objective is enabling secure, portable execution of untrusted code within sandboxed environments, primarily for cloud-native and edge computing applications. Historically, vulnerabilities associated with its ecosystem often stem from memory safety issues in Rust-based components or misconfigurations in WASI sandboxing policies. Common exploit classes include remote code execution via buffer overflows in legacy bindings and privilege escalation through improper capability delegation. While the organization emphasizes formal verification and safe defaults, incidents have occasionally involved improper isolation boundaries allowing escape from WebAssembly sandboxes. The group maintains a rigorous security posture through public audits and continuous integration testing, aiming to mitigate risks inherent in low-level systems programming by enforcing strict memory safety guarantees across its toolchain.

CVE ID Title CVSS Severity Published
CVE-2026-58494 Wasmtime: WASI hard links bypass wasmtime-wasi's FilePerms for destination — wasmtime CWE-281 6.5 Medium 2026-07-08
CVE-2026-54786 Wasmtime: Leak in WASIp1 `fd_renumber` implementation — wasmtime CWE-772 - - 2026-07-01
CVE-2026-47261 Wasmtime: WASI path_open(TRUNCATE) bypasses `FilePerms::WRITE` host restriction — wasmtime CWE-284 7.5 High 2026-06-15
CVE-2026-44216 Wasmtime: Panic when allocating a table exceeding the size of the host's address space — wasmtime CWE-770 5.9 Medium 2026-05-14
CVE-2026-35195 Wasmtime has an out-of-bounds write or crash when transcoding component model strings — wasmtime CWE-787 9.9AI Critical AI 2026-04-09
CVE-2026-35186 Wasmtime has an improperly masked return value from `table.grow` with Winch compiler backend — wasmtime CWE-789 9.1AI Critical AI 2026-04-09
CVE-2026-34988 Wasmtime leaks data between pooling allocator instances — wasmtime CWE-119 7.5AI High AI 2026-04-09
CVE-2026-34987 Wasmtime with Winch compiler backend on aarch64 may allow a sandbox-escaping memory access — wasmtime CWE-125 6.3AI Medium AI 2026-04-09
CVE-2026-34983 Wasmtime has a use-after-free bug after cloning `wasmtime::Linker` — wasmtime CWE-416 7.5AI High AI 2026-04-09
CVE-2026-34971 Wasmtime miscompiled guest heap access enables sandbox escape on aarch64 Cranelift — wasmtime CWE-125 9.1AI Critical AI 2026-04-09
CVE-2026-34946 Wasmtime's host panics when Winch compiler executes `table.fill` — wasmtime CWE-670 7.7AI High AI 2026-04-09
CVE-2026-34945 Wasmtime leaks host data with 64-bit tables and Winch — wasmtime CWE-681 6.5AI Medium AI 2026-04-09
CVE-2026-34944 Wasmtime segfault or unused out-of-sandbox load with `f64x2.splat` operator on x86-64 — wasmtime CWE-248 7.5AI High AI 2026-04-09
CVE-2026-34943 Wasmtime panics when lifting `flags` component value — wasmtime CWE-248 7.5AI High AI 2026-04-09
CVE-2026-34942 Wasmtime panics when transcoding misaligned utf-16 strings — wasmtime CWE-129 7.7AI High AI 2026-04-09
CVE-2026-34941 Wasmtime has a Heap OOB read in component model UTF-16 to latin1+utf16 string transcoding — wasmtime CWE-125 6.5AI Medium AI 2026-04-09
CVE-2026-27572 Wasmtime can panic when adding excessive fields to a `wasi:http/types.fields` instance — wasmtime CWE-770 7.5 - 2026-02-24
CVE-2026-27204 Wasmtime WASI implementations are vulnerable to guest-controlled resource exhaustion — wasmtime CWE-400 6.5 - 2026-02-24
CVE-2026-27195 Wasmtime is vulnerable to panic when dropping a `[Typed]Func::call_async` future — wasmtime CWE-755 6.8 - 2026-02-24
CVE-2026-24116 Wasmtime segfault or unused out-of-sandbox load with f64.copysign operator on x86-64 — wasmtime CWE-125 7.5AI High AI 2026-01-27
CVE-2025-64713 WebAssembly Micro Runtime frame_offset_bottom array bounds overflow in fast Interpreter mode when handling GET_GLOBAL(I32) followed by if opcode — wasm-micro-runtime CWE-119 5.1 Medium 2025-11-25
CVE-2025-64704 WebAssembly Micro Runtime vulnerable to a segmentation fault in v128.store instruction — wasm-micro-runtime CWE-754 4.7 Medium 2025-11-25
CVE-2025-64345 Wasmtime provides unsound API access to a WebAssembly shared linear memory — wasmtime CWE-362 1.8 Low 2025-11-12
CVE-2025-62711 Wasmtime vulnerable to segfault when using component resources — wasmtime CWE-755 7.5 - 2025-10-24
CVE-2025-61670 Wasmtime has memory leak in C API with `externref` and `anyref` types — wasmtime CWE-772 7.5AI High AI 2025-10-07
CVE-2025-58749 WAMR runtime hangs or crashes with large memory.fill addresses in LLVM-JIT mode — wasm-micro-runtime CWE-822 6.2AI Medium AI 2025-09-16
CVE-2025-54126 WebAssembly Micro Runtime's `--addr-pool` option allows all IPv4 addresses when subnet mask is not specified — wasm-micro-runtime CWE-668 9.1AI Critical AI 2025-07-29
CVE-2025-53901 Wasmtime has host panic with `fd_renumber` WASIp1 function — wasmtime CWE-672 3.5 Low 2025-07-18
CVE-2025-43853 iwasm vulnerable to filesystem sandbox escape with symlink when using uvwasi feature — wasm-micro-runtime CWE-61 6.5AI Medium AI 2025-05-15
CVE-2024-51756 cap-std doesn't fully sandbox all the Windows device filenames — cap-std CWE-22 7.8AI High AI 2024-11-05

This page lists every published CVE security advisory associated with bytecodealliance. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.