Description
Insufficient validation of untrusted input in Cast in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to bypass same origin policy 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 stems from insufficient validation of untrusted input within the Cast component of Google Chrome. A malicious web page can supply crafted HTML to the Cast subsystem, enabling a remote attacker to circumvent the browser’s same‑origin policy. This can lead to cross‑origin data theft or execution of scripts in the victim’s context, compromising confidentiality and potentially allowing further exploitation. The weakness is an input validation flaw (CWE‑20).

Affected Systems

Google Chrome browsers with versions before 151.0.7922.72 are affected. Users running any earlier stable release are at risk until they upgrade to the patched version or later.

Risk and Exploitability

The assigned CVSS score of 4.3 indicates moderate risk, yet the EPSS score of less than 1% signals a low probability of exploitation at this time. The vulnerability is not listed in CISA’s KEV catalog. Attackers would need to entice a victim to visit a malicious page that interacts with the Cast feature; if they succeed, same‑origin restrictions can be bypassed, potentially exposing sensitive data or enabling further attacks. The conditions for exploitation are remote and straightforward: crafted input delivered to the browser through an HTTP(S) page.

Generated by OpenCVE AI on August 2, 2026 at 05:54 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 151.0.7922.72 or later
  • Disable the Cast feature via chrome://flags until a patch is available
  • Monitor browser for any cast‑related activity or block access to Cast URLs via firewall or policy

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

Sat, 01 Aug 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

Low


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 07: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 a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T19:22:26.045Z

Reserved: 2026-07-27T23:37:12.734Z

Link: CVE-2026-17982

cve-icon Vulnrichment

Updated: 2026-07-30T19:22:20.995Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:17:02.793

Modified: 2026-08-03T16:37:12.580

Link: CVE-2026-17982

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-17982 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T06:00:08Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error