Improper Check or Handling of Exceptional Conditions in Wasmtime - CVE-2026-27572

 

Improper Check or Handling of Exceptional Conditions in Wasmtime - CVE-2026-27572

Published: April 23, 2026


Vulnerability identifier: #VU127043
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-27572
CWE-ID: CWE-703
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Bytecode Alliance
Affected software:
Wasmtime

Detailed vulnerability description

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

The vulnerability exists due to improper handling of excessive capacity in wasi:http/types.fields in the wasmtime-wasi-http crate when adding too many header fields to a set of headers. A remote user can add excessive fields to a wasi:http/types.fields instance to cause a denial of service.

Panicking in the WASI implementation can affect embedders.


How to mitigate CVE-2026-27572

Install security update from vendor's website.

Sources