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-2026-34971

32
FAUCET Score

OVERVIEW CVE-2026-34971 is a critical sandbox escape vulnerability in Wasmtime, an open-source WebAssembly runtime, affecting versions 32.0.0 through 36.0.6, 42.0.0-42.0.1, and 43.0.0. The flaw resides in Wasmtime's Cranelift compilation backend on aarch64 processors, where a miscompilation of specific heap access patterns causes incorrect address calculations. This allows guest WebAssembly modules to diverge between the address used for bounds checking and the address actually accessed, effectively bypassing memory sandbox protections and enabling arbitrary read/write access to host memory. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.8 (High) with a local attack vector requiring low privileges but high attack complexity. The impact is severe, with confirmed high ratings across confidentiality, integrity, and availability. Exploitation requires multiple specific conditions to be met simultaneously, including 64-bit WebAssembly linear memories and disabled Spectre mitigations or signal-based traps, which increases the practical attack complexity. The potential impact represents a complete sandbox escape, allowing malicious WebAssembly modules to exfiltrate sensitive host data or corrupt host memory. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, as indicated by the vulnerability's absence from the CISA Known Exploited Vulnerabilities catalog and its inactive status on vulnerability hotlists. The EPSS score of 0.00014 reflects minimal real-world exploitation probability currently. However, the detailed technical description and specific conditions required for exploitation are documented, meaning motivated threat actors could theoretically develop proof-of-concept code. Organizations running vulnerable Wasmtime versions should prioritize patching to versions 36.0.7, 42.0.2, or 43.0.1.

Impacted Technologies

VendorProductVersion(s)CPE
>= 32.0.0, < 36.0.7CPE matchmatch criteria
cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:*
>= 37.0.0, < 42.0.2CPE matchmatch criteria
cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:*
43.0.0CPE matchmatch criteria
cpe:2.3:a:bytecodealliance:wasmtime:43.0.0:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 4.0

9.0CRITICAL

CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
HIGH
VS Availability
HIGH
SS Confidentiality
HIGH
SS Integrity
HIGH
SS Availability
HIGH
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.32%
Probability of exploitation in next 30 days
EPSS Percentile
24.2%
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.0032 is in the 14th percentile among its peer group of 1,162 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.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

rustpatch availablevia ghsa
Product: wasmtimeFixed in: 36.0.7
rustpatch availablevia ghsa
Product: wasmtimeFixed in: 42.0.2
rustpatch availablevia ghsa
Product: wasmtimeFixed in: 43.0.1

Vendor Advisories (1)

rustGHSA-jhxm-h53p-jm7wcritical

Wasmtime: Miscompiled guest heap access enables sandbox escape on aarch64 Cranelift

Apr 9, 2026

References

access.redhat.com / security/cve/CVE-2026-34971
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-34971.json
github.com / bytecodealliance/wasmtime/security/advisories/GHSA-jhxm-h53p-jm7w
MitigationVendor Advisory