VYPR

wasm-micro-runtime

by Bytecodealliance

CVEs (11)

  • CVE-2024-27532HigNov 8, 2024
    risk 0.49cvss 7.5epss 0.00

    wasm-micro-runtime (aka WebAssembly Micro Runtime or WAMR) 06df58f is vulnerable to NULL Pointer Dereference in function `block_type_get_result_types.

  • CVE-2024-34251HigMay 6, 2024
    risk 0.49cvss 7.5epss 0.01

    An out-of-bound memory read vulnerability was discovered in Bytecode Alliance wasm-micro-runtime v2.0.0 which allows a remote attacker to cause a denial of service via the "block_type_get_arity" function in core/iwasm/interpreter/wasm.h.

  • CVE-2023-48105HigNov 22, 2023
    risk 0.49cvss 7.5epss 0.01

    An heap overflow vulnerability was discovered in Bytecode alliance wasm-micro-runtime v.1.2.3 allows a remote attacker to cause a denial of service via the wasm_loader_prepare_bytecode function in core/iwasm/interpreter/wasm_loader.c.

  • CVE-2024-34250MedMay 6, 2024
    risk 0.40cvss 6.2epss 0.00

    A heap buffer overflow vulnerability was discovered in Bytecode Alliance wasm-micro-runtime v2.0.0 which allows a remote attacker to cause at least a denial of service via the "wasm_loader_check_br" function in core/iwasm/interpreter/wasm_loader.c.

  • CVE-2025-64713MedNov 25, 2025
    risk 0.33cvss 5.1epss 0.00

    WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. Prior to version 2.4.4, an out-of-bounds array access issue exists in WAMR's fast interpreter mode during WASM bytecode loading. When frame_ref_bottom and frame_offset_bottom arrays are at…

  • CVE-2025-64704MedNov 25, 2025
    risk 0.31cvss 4.7epss 0.00

    WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. Prior to version 2.4.4, WAMR is susceptible to a segmentation fault in v128.store instruction. This issue has been patched in version 2.4.4.

  • CVE-2025-58749MedSep 16, 2025
    risk 0.00cvss 5.3epss 0.00

    WebAssembly Micro Runtime (WAMR) is a lightweight standalone WebAssembly (Wasm) runtime. In WAMR versions prior to 2.4.2, when running in LLVM-JIT mode, the runtime cannot exit normally when executing WebAssembly programs containing a memory.fill instruction where the first…

  • CVE-2025-54126MedJul 29, 2025
    risk 0.00cvss 5.3epss 0.01

    The WebAssembly Micro Runtime's (WAMR) iwasm package is the executable binary built with WAMR VMcore which supports WebAssembly System Interface (WASI) and command line interface. In versions 2.4.0 and below, iwasm uses --addr-pool with an IPv4 address that lacks a subnet mask,…

  • CVE-2025-43853MedMay 15, 2025
    risk 0.00cvss 5.5epss 0.00

    The WebAssembly Micro Runtime's (WAMR) iwasm package is the executable binary built with WAMR VMcore which supports WebAssembly System Interface (WASI) and command line interface. Anyone running WAMR up to and including version 2.2.0 or WAMR built with libc-uvwasi on Windows is…

  • CVE-2024-25431HigNov 8, 2024
    risk 0.00cvss 7.8epss 0.01

    An issue in bytecodealliance wasm-micro-runtime before v.b3f728c and fixed in commit 06df58f allows a remote attacker to escalate privileges via a crafted file to the check_was_abi_compatibility function.

  • CVE-2023-52284MedDec 31, 2023
    risk 0.00cvss 5.5epss 0.00

    Bytecode Alliance wasm-micro-runtime (aka WebAssembly Micro Runtime or WAMR) before 1.3.0 can have an "double free or corruption" error for a valid WebAssembly module because push_pop_frame_ref_offset is mishandled.