Vulnerability in wasm2c of WebAssembly by WABT allowing arbitrary code execution
CVE-2026-90648

7.1HIGH

Key Information:

Status
Vendor
CVE Published:
12 September 2026

Badges

๐Ÿ‘พ Exploit Exists๐ŸŸก Public PoC

What is CVE-2026-90648?

The vulnerability in wasm2c of WABT allows for a sandbox escape through a flaw in memory allocation handling on certain platforms, particularly 32-bit systems. When the allocation of the funcref table fails, the internal state leads to a scenario where bounds checks pass, permitting unauthorized read and write operations to the host's memory. This flaw could be exploited when specific system constraints such as address-space limits or memory pressure are encountered, resulting in arbitrary code execution. Applications leveraging wasm2c to sandbox untrusted input, such as Firefox including its libraries, could be adversely impacted. This defect highlights critical memory management oversights that undermine the intended isolation features of the WebAssembly runtime.

Affected Version(s)

wabt 32 bit 0 <= 1.0.41

Exploit Proof of Concept (PoC)

PoC code is written by security researchers to demonstrate the vulnerability can be exploited. PoC code is also a key component for weaponization which could lead to ransomware.

References

CVSS V4

Score:
7.1
Severity:
HIGH
Confidentiality:
None
Integrity:
High
Availability:
High
Attack Vector:
Local
Attack Complexity:
Low
Attack Required:
Physical
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • ๐ŸŸก

    Public PoC available

  • ๐Ÿ‘พ

    Exploit known to exist

  • Vulnerability published

  • Vulnerability Reserved

.