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

23
FAUCET Score

OVERVIEW CVE-2026-34945 affects Wasmtime, a WebAssembly runtime, in versions 25.0.0 through 36.0.6, 42.0.1, and 43.0.0. The Winch compiler contains a logic error in translating the table.size instruction for 64-bit tables under WebAssembly's memory64 proposal. The defect stems from incorrectly treating the return value as a fixed 32-bit integer rather than consulting the table's actual index type, enabling information disclosure from the host's stack to WebAssembly guest environments. SEVERITY This vulnerability carries a CVSS score of 6.5 (Medium) with a network attack vector, low complexity, and no special privileges required for exploitation. The primary impact is confidentiality loss, as sensitive host stack data could be disclosed to untrusted WebAssembly guests. The exploitation leverages the Winch compiler's ABI details around multi-value returns to read arbitrary stack memory, though integrity and availability are not affected. Patches are available in versions 36.0.7, 42.0.2, and 43.0.1. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The EPSS score of 0.00012 indicates this vulnerability ranks below 0.018 percent of all CVEs in exploitation probability. No public exploit code has been disclosed, and the vulnerability does not appear on the Known Exploited Vulnerabilities catalog. Community attention remains minimal, reflecting the specialized nature of the affected technology and the presence of readily available patches.

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.0, < 43.0.1CPE matchmatch criteria
cpe:2.3:a:bytecodealliance:wasmtime:*:*:*:*:*:rust:*:*

CVSS Data

CVSS version used by this source: 4.0

2.3LOW

CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:N/VA:N/SC:L/SI:N/SA:N/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
LOW
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
LOW
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.32%
Probability of exploitation in next 30 days
EPSS Percentile
24.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-28
Model: v2026.06.15
This CVE's current EPSS score of 0.0032 is in the 32nd percentile among its peer group of 21,977 CVEs.

Social Chatter

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

Media Mentions

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

Remediation

Patch Available

Vendor Patches (4)

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
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

rustGHSA-m9w2-8782-2946low

Wasmtime has host data leakage with 64-bit tables and Winch

Apr 9, 2026

References

github.com / bytecodealliance/wasmtime/security/advisories/GHSA-m9w2-8782-2946
Vendor Advisory