VYPR

crates.io package

wasmi

pkg:cargo/wasmi

Vulnerabilities (2)

  • CVE-2025-66627Dec 9, 2025
    affected >= 0.41.0, < 0.41.2fixed 0.41.2

    Wasmi is a WebAssembly interpreter focused on constrained and embedded systems. In versions 0.41.0, 0.41.1, 0.42.0 through 0.47.1, 0.50.0 through 0.51.2 and 1.0.0, Wasmi's linear memory implementation leads to a Use After Free vulnerability, triggered by a WebAssembly module unde

  • CVE-2024-28123Mar 8, 2024
    affected >= 0.15.0, < 0.31.1fixed 0.31.1

    Wasmi is an efficient and lightweight WebAssembly interpreter with a focus on constrained and embedded systems. In the WASMI Interpreter, an Out-of-bounds Buffer Write will arise if the host calls or resumes a Wasm function with more parameters than the default limit (128), as it