Description
Side-channel information leakage in Network in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability in Google Chrome prior to version 151.0.7922.72 is a side‑channel information leakage that enables a remote attacker to retrieve cross‑origin data by serving a specially crafted HTML page. The flaw is a misuse of information from the network (CWE‑1300) combined with insecure handling of relative resources (CWE‑346), leading to unintended exposure of sensitive data. The attacker cannot modify or execute code, but can exfiltrate internal state and potentially violate the browser’s origin isolation guarantees.

Affected Systems

Google Chrome users running any version earlier than 151.0.7922.72 are affected. This includes the stable channel builds on desktop platforms. No specific minor releases are listed beyond the overall threshold.

Risk and Exploitability

The CVSS score of 4.3 indicates a low level of overall risk, and the EPSS score of less than 1 % demonstrates a very low probability of exploitation in the wild. The vulnerability is not included in the CISA KEV catalog. The likely attack vector is a remote attacker delivering a crafted web page that the user opens, which then exploits the browser’s network stack to read data from another origin. An attacker can subsequently gather the leaked information if the user locally visits an internal site or if the browser accesses protected resources.

Generated by OpenCVE AI on August 3, 2026 at 11:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to the latest stable release (151.0.7922.72 or newer).
  • If your environment restricts updates, coordinate with IT or the vendor to deploy the patch through your organization’s update mechanism.
  • After the update, monitor browser behavior and logs for any abnormal cross‑origin data exchanges using security monitoring tools.

Generated by OpenCVE AI on August 3, 2026 at 11:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Thu, 30 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: Google Chrome: Information leakage via crafted HTML page
Weaknesses CWE-346
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 07:45:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Side-channel information leakage in Network in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-1300
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T13:32:55.406Z

Reserved: 2026-07-27T23:36:56.211Z

Link: CVE-2026-17907

cve-icon Vulnrichment

Updated: 2026-07-30T13:20:44.892Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:54.773

Modified: 2026-08-03T17:33:58.287

Link: CVE-2026-17907

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:25:22Z

Links: CVE-2026-17907 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:00:16Z

Weaknesses
  • CWE-1300

    Improper Protection of Physical Side Channels

  • CWE-346

    Origin Validation Error