CVE-2026-35186 Vulnerability Analysis & Exploit Details

CVE-2026-35186
Vulnerability Scoring

7.5
/10
Very High Risk

Highly exploitable, CVE-2026-35186 poses a critical security risk that could lead to severe breaches.

Attack Complexity Details

  • Attack Complexity: Low
    Exploits can be performed without significant complexity or special conditions.
  • Attack Vector: Network
    Vulnerability is exploitable over a network without physical access.
  • Privileges Required: None
    No privileges are required for exploitation.
  • Scope: Unchanged
    Exploit remains within the originally vulnerable component.
  • User Interaction: None
    No user interaction is necessary for exploitation.

CVE-2026-35186 Details

Status: Analyzed

Last updated: 🕐 15 Apr 2026, 13:04 UTC
Originally published on: 🕖 09 Apr 2026, 19:16 UTC

Time between publication and last update: 5 days

CVSS Release: version 3

CVSS3 Source

134c704f-9b21-4f2e-91b3-4a467353bcc0

CVSS3 Type

Secondary

CVSS3 Vector

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

CVE-2026-35186 Vulnerability Summary

CVE-2026-35186: Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler backend contains a bug where translating the table.grow operator causes the result to be incorrectly typed. For 32-bit tables this means that the result of the operator, internally in Winch, is tagged as a 64-bit value instead of a 32-bit value. This invalid internal representation of Winch's compiler state compounds into further issues depending on how the value is consumed. The primary consequence of this bug is that bytes in the host's address space can be stored/read from. This is only applicable to the 16 bytes before linear memory, however, as the only significant return value of table.grow that can be misinterpreted is -1. The bytes before linear memory are, by default, unmapped memory. Wasmtime will detect this fault and abort the process, however, because wasm should not be able to access these bytes. Overall this this bug in Winch represents a DoS vector by crashing the host process, a correctness issue within Winch, and a possible leak of up to 16-bytes before linear memory. Wasmtime's default compiler is Cranelift, not Winch, and Wasmtime's default settings are to place guard pages before linear memory. This means that Wasmtime's default configuration is not affected by this issue, and when explicitly choosing Winch Wasmtime's otherwise default configuration leads to a DoS. Disabling guard pages before linear memory is required to possibly leak up to 16-bytes of host data. This vulnerability is fixed in 36.0.7, 42.0.2, and 43.0.1.

Assessing the Risk of CVE-2026-35186

Access Complexity Graph

The exploitability of CVE-2026-35186 depends on two key factors: attack complexity (the level of effort required to execute an exploit) and privileges required (the access level an attacker needs).

Exploitability Analysis for CVE-2026-35186

With low attack complexity and no required privileges, CVE-2026-35186 is an easy target for cybercriminals. Organizations should prioritize immediate mitigation measures to prevent unauthorized access and data breaches.

Understanding AC and PR

A lower complexity and fewer privilege requirements make exploitation easier. Security teams should evaluate these aspects to determine the urgency of mitigation strategies, such as patch management and access control policies.

Attack Complexity (AC) measures the difficulty in executing an exploit. A high AC means that specific conditions must be met, making an attack more challenging, while a low AC means the vulnerability can be exploited with minimal effort.

Privileges Required (PR) determine the level of system access necessary for an attack. Vulnerabilities requiring no privileges are more accessible to attackers, whereas high privilege requirements limit exploitation to authorized users with elevated access.

CVSS Score Breakdown Chart

Above is the CVSS Sub-score Breakdown for CVE-2026-35186, illustrating how Base, Impact, and Exploitability factors combine to form the overall severity rating. A higher sub-score typically indicates a more severe or easier-to-exploit vulnerability.

CIA Impact Analysis

Below is the Impact Analysis for CVE-2026-35186, showing how Confidentiality, Integrity, and Availability might be affected if the vulnerability is exploited. Higher values usually signal greater potential damage.

  • Confidentiality: None
    CVE-2026-35186 has no significant impact on data confidentiality.
  • Integrity: None
    CVE-2026-35186 poses no threat to data integrity.
  • Availability: High
    CVE-2026-35186 can disrupt system operations, potentially causing complete denial of service (DoS).

CVE-2026-35186 References

External References

CWE Common Weakness Enumeration

CWE-789

Vulnerable Configurations

  • cpe:2.3:a:bytecodealliance:wasmtime:25.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:25.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:25.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:25.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:25.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:25.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:25.0.3:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:25.0.3:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:26.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:26.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:26.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:26.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:27.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:27.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:28.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:28.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:28.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:28.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:29.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:29.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:29.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:29.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:30.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:30.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:30.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:30.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:30.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:30.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:31.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:31.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:32.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:32.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:32.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:32.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:33.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:33.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:33.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:33.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:33.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:33.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:34.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:34.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:34.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:34.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:34.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:34.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:35.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:35.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:36.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:36.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:36.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:36.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:36.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:36.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:36.0.3:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:36.0.3:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:36.0.4:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:36.0.4:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:36.0.5:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:36.0.5:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:36.0.6:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:36.0.6:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:37.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:37.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:37.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:37.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:37.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:37.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:37.0.3:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:37.0.3:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:38.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:38.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:38.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:38.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:38.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:38.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:38.0.3:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:38.0.3:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:38.0.4:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:38.0.4:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:39.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:39.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:39.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:39.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:39.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:39.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:40.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:40.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:40.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:40.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:40.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:40.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:40.0.3:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:40.0.3:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:40.0.4:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:40.0.4:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:41.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:41.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:41.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:41.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:41.0.2:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:41.0.2:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:41.0.3:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:41.0.3:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:41.0.4:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:41.0.4:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:42.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:42.0.0:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:42.0.1:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:42.0.1:*:*:*:*:rust:*:*
  • cpe:2.3:a:bytecodealliance:wasmtime:43.0.0:*:*:*:*:rust:*:*
    cpe:2.3:a:bytecodealliance:wasmtime:43.0.0:*:*:*:*:rust:*:*

Protect Your Infrastructure against CVE-2026-35186: Combat Critical CVE Threats

Stay updated with real-time CVE vulnerabilities and take action to secure your systems. Enhance your cybersecurity posture with the latest threat intelligence and mitigation techniques. Develop the skills necessary to defend against CVEs and secure critical infrastructures. Join the top cybersecurity professionals safeguarding today's infrastructures.

Other 5 Recently Published CVEs Vulnerabilities

  • CVE-2026-8288 – A vulnerability was determined in Open5GS up to 2.7.7. This affects the function gsm_handle_pdu_session_modification_qos_flow_descriptions of the f...
  • CVE-2025-9973 – Due to not validating the organization context when executing adaptive authentication flows, the WSO2 Identity Server allows adaptive authenticatio...
  • CVE-2025-10470 – The Magic Link authentication flow accepts multiple invalid authentication requests without adequate rate limiting or resource control, leading to ...
  • CVE-2026-6956 – ATutor is vulnerable to Reflected XSS in /install/install.php endpoint. An attacker can provide a specially crafted URL that, when opened, results ...
  • CVE-2026-6909 – ATutor is vulnerable to Reflected XSS in /install/upgrade.php endpoint. An attacker can provide a specially crafted URL that, when opened, results ...