Katalog CVE

CVE-2026-34943

Wysokie
Opublikowano: Przetłumaczono: NVD NIST

Streszczenie

Wasmtime to środowisko uruchomieniowe dla WebAssembly. W wersjach przed 24.0.7, 36.0.7, 42.0.2 i 43.0.1 występuje możliwy błąd paniki, który może wystąpić, gdy wartość modelu komponentu typu flags jest podnoszona z typem Val. Jeśli bity są ustawione poza zestawem flag, model komponentu określa, że te bity powinny być ignorowane, ale Wasmtime spowoduje panikę przy podnoszeniu tej wartości.

Ocena ryzyka

Ta podatność może prowadzić do paniki kontrolowanej przez gościa w obrębie hosta, co Wasmtime uznaje za wektor DoS. Może to wpłynąć na dostępność aplikacji korzystających z Wasmtime.

Rekomendacja

Zaleca się aktualizację do wersji 24.0.7, 36.0.7, 42.0.2 lub 43.0.1, aby usunąć tę podatność.

Powiązane podatności

Oryginalny opis (angielski, źródło NVD)

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a possible panic which can happen when a flags-typed component model value is lifted with the Val type. If bits are set outside of the set of flags the component model specifies that these bits should be ignored but Wasmtime will panic when this value is lifted. This panic only affects wasmtime's implementation of lifting into Val, not when using the flags! macro. This additionally only affects flags-typed values which are part of a WIT interface. This has the risk of being a guest-controlled panic within the host which Wasmtime considers a DoS vector. This vulnerability is fixed in 24.0.7, 36.0.7, 42.0.2, and 43.0.1.

Dane podatności pochodzą z NVD (NIST) · CISA KEV · EPSS