Skip to main content
CVE Vulnerability Database
Vulnerability Database/CVE-2026-17857

CVE-2026-17857: Google Chrome Data Leak Vulnerability

CVE-2026-17857 is an information disclosure vulnerability in Google Chrome's Network component that enables attackers to leak cross-origin data. This article covers technical details, affected versions, and mitigation.

Published:

CVE-2026-17857 Overview

CVE-2026-17857 is an inappropriate implementation flaw in the Network component of Google Chrome. Versions prior to 151.0.7922.72 fail to enforce cross-origin boundaries under specific conditions. A remote attacker can leak cross-origin data by convincing a user to load a crafted HTML page. Google's Chromium security team rated the severity as Medium.

The issue affects the browser's handling of network resources across origin boundaries. Exploitation requires user interaction, specifically navigation to attacker-controlled content. Successful attacks disclose information that should be isolated by the same-origin policy.

Critical Impact

A crafted HTML page can bypass same-origin protections in Chrome's Network stack and leak cross-origin data to a remote attacker.

Affected Products

  • Google Chrome desktop versions prior to 151.0.7922.72
  • Chromium-based browsers incorporating the vulnerable Network component
  • Downstream builds that have not merged the upstream fix

Discovery Timeline

  • 2026-07-30 - CVE-2026-17857 published to NVD
  • 2026-07-30 - Last updated in NVD database

For release details, see the Google Chrome Stable Update announcement and the Chromium Issue Tracker entry.

Technical Details for CVE-2026-17857

Vulnerability Analysis

The vulnerability resides in the Network component of Chrome, which mediates fetches, redirects, caching, and response handling across origins. An inappropriate implementation allows attacker-controlled markup to observe or infer data from resources belonging to a different origin. This category of flaw typically breaks the guarantees of the same-origin policy and Cross-Origin Resource Sharing (CORS).

Because the attack is delivered through a crafted HTML page, exploitation is possible against any user who visits a malicious site or a compromised page that embeds attacker content. No privileged position on the network is required. The attacker does not need credentials on the target origin to observe cross-origin state.

Information disclosure through cross-origin leaks can expose response bodies, headers, redirect targets, or metadata such as sizes and timing. Attackers often chain such leaks with authenticated user sessions to extract personal data, tokens, or account state from third-party sites the victim is logged into.

Root Cause

The root cause is inappropriate implementation logic within Chrome's Network stack that fails to enforce cross-origin isolation for certain request or response flows. The Chromium project has not published full technical detail while patch adoption progresses. Refer to the Chromium Issue Tracker entry for updates as the report is opened for public view.

Attack Vector

An attacker hosts or injects a crafted HTML page. When a victim's browser loads the page, embedded resources trigger the flawed network path and expose cross-origin data to attacker-controlled script. The vulnerability manifests through standard web content and does not require plugins or extensions. See the vendor advisory for the specific request patterns addressed by the fix.

Detection Methods for CVE-2026-17857

Indicators of Compromise

  • Chrome desktop clients reporting a version string below 151.0.7922.72 in browser telemetry or User-Agent logs.
  • Outbound requests from user endpoints to newly registered domains hosting HTML that references sensitive third-party origins.
  • Unexpected cross-origin fetches or fetch() / XMLHttpRequest patterns targeting authenticated services after visits to unfamiliar sites.

Detection Strategies

  • Inventory endpoint browser versions and flag any Chrome or Chromium-based build older than the fixed release.
  • Correlate web proxy logs with threat intelligence feeds to identify user visits to pages known to abuse Chromium network flaws.
  • Alert on browser processes issuing anomalous cross-origin requests to internal or sensitive SaaS endpoints shortly after external navigation events.

Monitoring Recommendations

  • Enable browser management policies that report installed version and update channel to a central console.
  • Ingest DNS, proxy, and endpoint process telemetry into a centralized analytics platform for cross-origin request correlation.
  • Track Chrome release notes and subscribe to the Chrome Releases blog for future advisories that may share the same root cause.

How to Mitigate CVE-2026-17857

Immediate Actions Required

  • Update Google Chrome to version 151.0.7922.72 or later on all managed endpoints.
  • Force-restart Chrome after deployment so the patched binary is loaded into memory.
  • Verify that Chromium-based derivatives (Edge, Brave, Opera, Vivaldi) have merged the upstream fix before considering them remediated.

Patch Information

Google addressed the vulnerability in the Chrome Stable channel release 151.0.7922.72 for desktop. Patch and release notes are published in the Google Chrome Stable Update announcement. Administrators should validate distribution through their existing browser update mechanism, whether Google Update, MDM, or enterprise policy.

Workarounds

  • Enforce automatic Chrome updates through enterprise policy to reduce exposure windows for future browser CVEs.
  • Restrict user browsing to trusted destinations using web filtering while patch rollout is in progress.
  • Educate users to avoid clicking unknown links until the update is verified installed on their endpoint.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.