Out-of-bounds read in wasm-micro-runtime - CVE-2025-64713
Published: April 24, 2026
wasm-micro-runtime
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to out-of-bounds read in frame_offset_bottom array in fast interpreter mode when loading WASM bytecode containing a GET_GLOBAL(I32) opcode immediately followed by an if opcode. A remote attacker can load a specially crafted WASM module to cause a denial of service.
Exploitation requires fast interpreter mode to be enabled.