CVE-2025-66627

Summary

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 under certain memory growth conditions. This issue potentially leads to memory corruption, information disclosure, or code execution. This issue is fixed in versions 0.41.2, 0.47.1, 0.51.3 and 1.0.1. To workaround this issue, consider limiting the maximum linear memory sizes where feasible.

Affected Software

VendorProductVersion RangeStatus
wasmi-labswasmi>= 0.41.0, < 0.41.2affected
wasmi-labswasmi>= 0.42.0, < 0.47.1affected
wasmi-labswasmi>= 0.50.0, < 0.51.3affected
wasmi-labswasmi>= 1.0.0, < 1.0.1affected

Weaknesses

  • CWE-416: CWE-416: Use After Free

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

References