SB2024040267 - Type Confusion in Wasmtime



SB2024040267 - Type Confusion in Wasmtime

Published: April 2, 2024 Updated: April 23, 2026

Security Bulletin ID SB2024040267
CSH Severity
Low
Patch available
YES
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Partial DoS

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 vulnerability.


1) Type Confusion (CVE-ID: CVE-2024-30266)

CWE-ID: CWE-843 - Type confusion

CVSSv4: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear


The vulnerability allows a local user to cause a denial of service.

The vulnerability exists due to improper handling of type mismatches in element segments in Wasmtime table instruction handling when executing a crafted WebAssembly module that issues a table.* instruction using a dropped element segment with an externref-typed table. A local user can execute a specially crafted WebAssembly module to cause a denial of service.

The issue requires the reference-types WebAssembly feature to be enabled, and toolchains are not known to generate the triggering pattern by default.


Remediation

Install update from vendor's website.