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 on the same local network segment to trigger the transmission of cross‑origin data. The flaw would enable the attacker to read confidential data that was not intended to be exposed, resulting in a data‑leak scenario. The weakness is classified as CWE‑20 and CWE‑346, reflecting improper input validation and error handling. It is rated Medium in Chromium’s own severity scale.

Affected Systems

The vulnerability affects Google Chrome browsers prior to the 151.0.7922.72 release. Users running any earlier version using the Cast feature are susceptible. The problem is bound to the Cast module, so disabling or removing that feature mitigates exposure. No other products are listed as affected.

Risk and Exploitability

The CVSS score of 4.3 indicates a medium impact. The EPSS score of <1% shows the probability of exploitation remains very low, and the issue is not yet featured in the CISA KEV catalog. The attack vector is local, as it requires the attacker to be on the same network segment and to send crafted Cast traffic. Because exploitation requires the victim to have the Cast feature enabled, the risk is limited to environments where casting is used. Nonetheless, defenders should consider patching when available.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later.
  • If immediate patching is not possible, disable the Cast feature via chrome://flags or the browser’s settings.
  • Implement network segmentation or firewall rules to prevent malicious devices on the local network from communicating with Chrome via the Cast protocol.

Generated by OpenCVE AI on August 2, 2026 at 06:34 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 05:00: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:32.781Z

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

Link: CVE-2026-17844

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:39:21.217

Link: CVE-2026-17844

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17844 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:45:03Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error