VYPR

WAMR

by Bytecodealliance

CVEs (3)

  • 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-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-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.