Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2021-32629

27
FAUCET Score

CVE-2021-32629 is a bug in Cranelift's x64 backend (versions 0.73 and earlier with specific build flags) that can lead to a sandbox escape in WebAssembly (Wasm) programs. This occurs when a sign-extend operation is performed instead of a zero-extend on a spilled and reloaded integer value under specific conditions, potentially allowing access to memory addresses outside the Wasm program's intended heap. The vulnerability affects bytecodealliance cranelift-codegen and can impact products like Lucet and Wasmtime. With a CVSS score of 8.8 (HIGH), this vulnerability has a local attack vector (AV:L) and low attack complexity (AC:L), requiring low privileges (PR:L) and no user interaction (UI:N). It can result in high confidentiality, integrity, and availability impacts (C:H/I:H/A:H) due to potential memory access up to 2GiB before the Wasm program heap. However, its impact is mitigated by certain heap implementations, such as those with robust bounds checks or guard regions. Currently, there is no evidence of active exploitation, and no public exploit code is available on platforms like Metasploit, Nuclei, or ExploitDB. The vulnerability also shows minimal community discussion or media coverage, suggesting a low level of public attention.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.73.1CPE matchmatch criteria
cpe:2.3:a:bytecodealliance:cranelift-codegen:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 3.1

7.2HIGH

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

Attack Vector
LOCAL
Attack Complexity
HIGH
Privileges Required
LOW
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
0.8
Impact Score
5.8
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.46%
Probability of exploitation in next 30 days
EPSS Percentile
37.1%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0046 is in the 77th percentile among its peer group of 16,994 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.2 Bluesky, 0.1 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
pippatch availablevia ghsa
Product: wasmtimeFixed in: 0.27.0
rustpatch availablevia ghsa
Product: cranelift-codegenFixed in: 0.73.1

Vendor Advisories (1)

rustGHSA-hpqh-2wqx-7qp5high

Memory access due to code generation flaw in Cranelift module

Aug 25, 2021

References

crates.io / crates/cranelift-codegen
ProductThird Party Advisory
github.com / bytecodealliance/wasmtime/commit/95559c01aaa7c061088a433040f31e8291fb09d0
PatchThird Party Advisory
github.com / bytecodealliance/wasmtime/security/advisories/GHSA-hpqh-2wqx-7qp5
ExploitThird Party Advisory
fastly.com / security-advisories/memory-access-due-to-code-generation-flaw-in-cranelift-module
Third Party Advisory