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

29
FAUCET Score

OVERVIEW CVE-2026-35186 affects Wasmtime versions 25.0.0 through 36.0.6, 42.0.0-42.0.1, and 43.0.0. The vulnerability exists in Wasmtime's Winch compiler backend and involves incorrect type handling of the table.grow operator for 32-bit tables, where results are incorrectly tagged as 64-bit values instead of 32-bit. This type confusion can lead to unintended memory access in the host address space, though exploitation is limited to accessing 16 bytes before linear memory. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network attack vector, low complexity, no privileges required, and no user interaction needed. The impact is primarily denial of service through host process crashes. While the vulnerability theoretically allows reading or writing up to 16 bytes of host memory preceding linear memory, Wasmtime's default configuration mitigates the risk significantly. The default Cranelift compiler is unaffected, and default guard pages before linear memory prevent exploitation in standard deployments. Only systems explicitly configured to use the Winch compiler without guard pages face potential data leakage. EXPLOITATION STATUS There is no evidence of active exploitation. The vulnerability is not listed on CISA's Known Exploited Vulnerabilities (KEV) catalog and remains inactive on threat intelligence hot lists. The EPSS score of 0.00047 indicates minimal exploitation probability. No public exploit code is currently available. The relatively low community attention aligns with the limited practical impact given Wasmtime's default secure configuration.

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

6.1MEDIUM

CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:L/VA:H/SC:N/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
HIGH
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
VS Confidentiality
LOW
VS Integrity
LOW
VS Availability
HIGH
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.21%
Probability of exploitation in next 30 days
EPSS Percentile
11.8%
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.0021 is in the 1st percentile among its peer group of 51,506 CVEs.

Social Chatter

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

Media Mentions

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-f984-pcp8-v2p7medium

Wasmtime has improperly masked return value from `table.grow` with Winch compiler backend

Apr 10, 2026

References

github.com / bytecodealliance/wasmtime/security/advisories/GHSA-f984-pcp8-v2p7
Vendor Advisory