Description
Integer overflow in WebNN in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-30
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An integer overflow in the WebNN component of Google Chrome, affecting versions prior to 150.0.7871.47, can be triggered by a specially crafted HTML page. The overflow causes the browser to read unintended portions of process memory, exposing potentially sensitive data. The vulnerability is classified as CWE‑457, representing an instance of undefined behaviour that may lead to data leakage without granting execution privileges.

Affected Systems

Google Chrome browsers running any build before version 150.0.7871.47 are vulnerable. This includes all stable channel releases prior to the June 2026 update that introduced the fix. Users of older Chromium‑based browsers and, if they incorporate the same WebNN library, Android WebView components may also be affected; this inference is based on the shared use of the same library and not directly stated in the advisory.

Risk and Exploitability

The flaw operates as a remote information‑disclosure vector, activated by loading a malicious web page. The CVSS score of 6.5 indicates a moderate severity, while no EPSS score is available to estimate exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploits have been observed. Nevertheless, the ability to read arbitrary memory poses a confidentiality risk that could be leveraged by malicious websites or malware, particularly in environments where Chrome runs with elevated privileges.

Generated by OpenCVE AI on July 1, 2026 at 13:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the June 2026 stable channel update for Chrome, which includes version 150.0.7871.47 or newer where the WebNN integer overflow is fixed.
  • Disable the WebNN API by setting the "webnn.enabled" policy to false or launching Chrome with the flag "--disable-webnn" to prevent execution of the vulnerable code path.
  • Identify any other Chromium‑based browsers or Android WebView components on the system that may still use the vulnerable WebNN library and apply the patch or disable WebNN through the same policy or command‑line flag.

Generated by OpenCVE AI on July 1, 2026 at 13:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4672-1 chromium security update
Debian DSA Debian DSA DSA-6378-1 chromium security update
History

Wed, 01 Jul 2026 14:00:00 +0000

Type Values Removed Values Added
Title WebNN Integer Overflow Allows Remote Memory Disclosure in Chrome

Wed, 01 Jul 2026 10:00:00 +0000

Type Values Removed Values Added
Title WebNN Integer Overflow Enables Remote Memory Disclosure

Wed, 01 Jul 2026 07:45:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Wed, 01 Jul 2026 04:15:00 +0000

Type Values Removed Values Added
Title WebNN Integer Overflow Enables Remote Memory Disclosure

Wed, 01 Jul 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 30 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Integer overflow in WebNN in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to obtain potentially sensitive information from process memory via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-457
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-01T01:15:58.044Z

Reserved: 2026-06-29T23:11:36.101Z

Link: CVE-2026-14070

cve-icon Vulnrichment

Updated: 2026-07-01T01:02:15.367Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-01T13:45:02Z

Weaknesses
  • CWE-457

    Use of Uninitialized Variable