Description
Insufficient validation of untrusted input in Cast in Google Chrome prior to 151.0.7922.72 allowed an attacker on the local network segment to leak cross-origin data via malicious network traffic. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An insufficient validation of untrusted input in the Cast component of Google Chrome allows an attacker who can send malicious network traffic from the same local network segment to read cross‑origin data. The flaw is a classic input validation weakness (CWE‑20) combined with a security misconfiguration (CWE‑346) that leads to a privacy breach. The impact is the disclosure of sensitive content that was intended to be isolated from the attacker’s origin, which can include user data such as cookies, text, or media.

Affected Systems

Google Chrome browsers on all supported operating systems that rely on the Cast feature and whose installed version is older than 151.0.7922.72 are affected. This includes Windows, macOS, and Linux builds that enable local Cast traffic to browsers on the same network.

Risk and Exploitability

The CVSS score of 4.3 classifies the vulnerability as medium risk, while an EPSS score of less than 1% indicates a very low probability of real‑world exploitation. The flaw requires an attacker to be on the same local network and to send crafted Cast traffic, which limits the attack surface. The vulnerability is not listed in the CISA KEV catalog, further suggesting that no widespread, actively used exploits are known.

Generated by OpenCVE AI on August 2, 2026 at 06:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later, which includes the necessary input validation fixes.
  • Disable the Cast feature or restrict its use to trusted networks only to reduce the attack surface if an update is delayed.
  • Monitor local network traffic for anomalous Cast traffic patterns and investigate any unexpected data exchanges.

Generated by OpenCVE AI on August 2, 2026 at 06:26 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

Fri, 31 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in Cast
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 06:30: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 Insufficient validation of untrusted input in Cast in Google Chrome prior to 151.0.7922.72 allowed an attacker on the local network segment to leak cross-origin data via malicious network traffic. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T17:59:15.297Z

Reserved: 2026-07-27T23:35:08.541Z

Link: CVE-2026-17870

cve-icon Vulnrichment

Updated: 2026-07-30T17:58:49.127Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:43:08.243

Link: CVE-2026-17870

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:44Z

Links: CVE-2026-17870 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:30:17Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error