CVE-2023-27477 - CVE House
Back to Database
Status published Low CVE-2023-27477

wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's...

Vulnerability Description

wasmtime is a fast and secure runtime for WebAssembly. Wasmtime's code generation backend, Cranelift, has a bug on x86_64 platforms for the WebAssembly `i8x16.select` instruction which will produce the wrong results when the same operand is provided to the instruction and some of the selected indices are greater than 16. There is an off-by-one error in the calculation of the mask to the `pshufb` instruction which causes incorrect results to be returned if lanes are selected from the second vector. This codegen bug has been fixed in Wasmtiem 6.0.1, 5.0.1, and 4.0.1. Users are recommended to upgrade to these updated versions. If upgrading is not an option for you at this time, you can avoid this miscompilation by disabling the Wasm simd proposal. Additionally the bug is only present on x86_64 hosts. Other platforms such as AArch64 and s390x are not affected.

Impact Analysis

Refer to official advisory for detailed impact metrics.

Remediation

Ensure systems are updated to the latest vendor-supplied patch levels.

THREAT MONITOR

Am I Vulnerable?

Launch our assessment wizard to check if your infrastructure is exposed to • CVE-2023-27477

Credits & Attribution

No credits recorded in the NVD database.

Affected Vendor

bytecodealliance

View all reports →

Affected Software

wasmtime
Vulnerable Versions:
cranelift-codegen: >= 0.88.0, < 0.91.1, cranelift-codegen: >= 0.92.0, < 0.92.1, cranelift-codegen: >= 0.93.0, < 0.93.1, wasmtime: >= 0.37.0, < 4.0.1, wasmtime: >= 5.0.0, < 5.0.1, wasmtime: >= 6.0.0, < 6.0.1

Timeline

Official Publish: March 8th, 2023
Last Modified: February 25th, 2025
Added to House: July 22nd, 2026

CVSS Vectors

V3: CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N

Weaknesses (CWE)

MITRE ATT&CK TTPs

No associated TTPs found for this vulnerability.