Description
Insufficient validation of untrusted input in Cast in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw arises from insufficient validation of untrusted input in the Cast component of Google Chrome, mapped to CWE-20 and CWE-346. A crafted HTML page can trigger the defect, allowing a remote attacker to bypass the browser’s same‑origin policy and interact with web content from an unauthorized domain. The primary impact is that a malicious website can access or modify session data, steal credentials, or inject malicious scripts into a trusted page.

Affected Systems

All installations of Google Chrome older than version 149.0.7827.53 are affected. The vulnerability exists in the stable channel of the browser and applies to any device that has not yet applied the latest update from Google.

Risk and Exploitability

Chromium rates the issue as medium severity with a CVSS score of 6.5. The EPSS score indicates that the exploitation probability is less than 1%, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, it is inferred that the attacker must deliver a crafted HTML page that a victim opens, so the attack vector is remote and requires user interaction. When enabled, the Cast functionality permits an attacker to break the same‑origin restriction, posing a moderate risk for web‑based attacks that rely on strict origin isolation.

Generated by OpenCVE AI on June 7, 2026 at 16:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later, which contains the Cast input‑validation fix.
  • If an immediate update is not possible, disable Cast through Chrome settings or a Google Workspace policy to prevent the exploit from being triggered.
  • Optionally, monitor or block unexpected Cast requests from untrusted origins using network filtering or a firewall to reduce the attack surface.

Generated by OpenCVE AI on June 7, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6325-1 chromium security update
History

Mon, 08 Jun 2026 16:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products Apple
Apple macos
Linux
Linux linux Kernel
Microsoft
Microsoft windows

Sun, 07 Jun 2026 12:15:00 +0000

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

None

threat_severity

Moderate


Fri, 05 Jun 2026 19:15:00 +0000

Type Values Removed Values Added
Title Same Origin Policy Bypass via Cast in Google Chrome

Fri, 05 Jun 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Fri, 05 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Same Origin Policy Bypass via Cast in Google Chrome

Fri, 05 Jun 2026 03:45:00 +0000

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

Thu, 04 Jun 2026 23:15:00 +0000

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Cast in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to bypass same origin policy via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T16:55:10.380Z

Reserved: 2026-06-04T17:06:42.777Z

Link: CVE-2026-11069

cve-icon Vulnrichment

Updated: 2026-06-05T16:55:05.982Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:17:11.473

Modified: 2026-06-08T15:52:11.817

Link: CVE-2026-11069

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-06-02T00:00:00Z

Links: CVE-2026-11069 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T17:00:05Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error