CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-27572

High
Published: Translated: NVD NIST

Summary

Wasmtime to środowisko uruchomieniowe dla WebAssembly. W wersjach wcześniejszych niż 24.0.6, 36.0.6, 4.0.04, 41.0.4 i 42.0.0, implementacja zasobu `wasi:http/types.fields` jest podatna na paniki, gdy zbyt wiele pól zostanie dodanych do zestawu nagłówków, co prowadzi do awarii.

Risk Assessment

Panika w implementacji WASI stanowi wektor Denial of Service dla osadzających, co traktowane jest jako podatność bezpieczeństwa w Wasmtime. Może to prowadzić do niedostępności usług dla użytkowników.

Recommendation

Zaleca się aktualizację do poprawionej wersji Wasmtime (24.0.6, 36.0.6, 40.0.4, 41.0.4 lub 42.0.0), aby uniknąć ryzyka związanego z tą podatnością.

Related vulnerabilities

Original NVD description (English source)

Wasmtime is a runtime for WebAssembly. Prior to versions 24.0.6, 36.0.6, 4.0.04, 41.0.4, and 42.0.0, Wasmtime's implementation of the `wasi:http/types.fields` resource is susceptible to panics when too many fields are added to the set of headers. Wasmtime's implementation in the `wasmtime-wasi-http` crate is backed by a data structure which panics when it reaches excessive capacity and this condition was not handled gracefully in Wasmtime. Panicking in a WASI implementation is a Denial of Service vector for embedders and is treated as a security vulnerability in Wasmtime. Wasmtime 24.0.6, 36.0.6, 40.0.4, 41.0.4, and 42.0.0 patch this vulnerability and return a trap to the guest instead of panicking. There are no known workarounds at this time. Embedders are encouraged to update to a patched version of Wasmtime.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS