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-34987

32
FAUCET Score

OVERVIEW CVE-2026-34987 affects Wasmtime, a WebAssembly runtime, across versions 25.0.0 through 36.0.6, 42.0.1, and 43.0.0. The vulnerability exists specifically in Wasmtime's non-default Winch compiler backend and allows properly crafted WebAssembly guests to escape the linear-memory sandbox and access host memory outside intended boundaries. This affects both aarch64 and x86-64 architectures, though aarch64 has a confirmed working proof of concept while x86-64 remains theoretical. Administrators should note that systems using Wasmtime's default Cranelift backend are not affected. SEVERITY The vulnerability carries a CVSS 3.1 score of 9.9 (Critical) with network attack vector, low attack complexity, and low privileges required. The impact is severe across all three dimensions: confidentiality, integrity, and availability. Potential consequences include host process denial of service through segmentation faults, arbitrary data exfiltration from host memory, and potentially arbitrary remote code execution if exploitation includes write capabilities. The underlying bug involves incorrect assumptions about 32-bit memory offsets stored in 64-bit registers, potentially allowing access to 32KiB before memory start or approximately 4GiB after it, with variants possibly accessing truly arbitrary in-process memory. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, with the vulnerability marked as inactive on threat intelligence lists and not included in known exploited vulnerabilities databases. However, a working proof of concept exists for the aarch64 architecture, demonstrating technical feasibility. The vulnerability has received moderate community attention as reflected in its FAUCET Risk Score of 55.0/100. Patches are available in versions 36.0.7, 42.0.2, and 43.0.1, and organizations using the Winch compiler should prioritize updates immediately.

Impacted Technologies

VendorProductVersion(s)CPE
>= 25.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.28%
Probability of exploitation in next 30 days
EPSS Percentile
20.0%
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.0028 is in the 6th percentile among its peer group of 1,124 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 1.0 Bluesky, 0.5 Mastodon, and 1.6 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)

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-xx5w-cvp6-jv83critical

Wasmtime with Winch compiler backend on aarch64 may allow a sandbox-escaping memory access

Apr 10, 2026

References

github.com / bytecodealliance/wasmtime/security/advisories/GHSA-xx5w-cvp6-jv83
Vendor Advisory