Description
Insufficient validation of untrusted input in Network in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process 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 vulnerability stems from insufficient validation of untrusted input within the Network component of Google Chrome. By exploiting this flaw, a remote attacker who has already compromised the renderer process can deliver a crafted HTML page that bypasses the same‑origin policy. The result is that the attacker can read data from other origins, potentially exfiltrating sensitive information. The weakness corresponds to CWE‑20 input validation and also involves CWE‑346.

Affected Systems

Chrome users running desktop versions prior to 149.0.7827.53 are affected. All stable‑channel builds below this revision are susceptible and should be upgraded to the specified or later patch level.

Risk and Exploitability

The EPSS score is < 1%, and the vulnerability is not listed in CISA's KEV catalog. The CVSS score is 6.5. Exploitation requires that the attacker has already compromised the renderer process; without that foothold, the attack vector is limited. If the condition is met, the flaw can be abused to read cross‑origin resources, leading to confidentiality loss at the process level. With the current patch cycle, the likelihood of widespread exploitation remains moderate but cannot be dismissed.

Generated by OpenCVE AI on June 8, 2026 at 16:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or later to eliminate the insecure input validation in the Network component.
  • Ensure that the Chrome sandbox remains enabled and unmodified; a sandbox configuration that restricts renderer privileges can mitigate the impact of a compromised renderer.
  • Maintain a policy of automatically applying official Chrome security updates to avoid exposure to this and future vulnerabilities.

Generated by OpenCVE AI on June 8, 2026 at 16:41 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 18:15: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

Mon, 08 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

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'}


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

Type Values Removed Values Added
Title Same‑Origin Policy Bypass in Chrome Network Module chromium-browser: Insufficient validation of untrusted input in Network
Weaknesses CWE-346
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


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

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

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

Type Values Removed Values Added
Title Same‑Origin Policy Bypass in Chrome Network Module

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Network in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process 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-08T14:58:21.708Z

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

Link: CVE-2026-11016

cve-icon Vulnrichment

Updated: 2026-06-08T14:56:49.805Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T18:08:23.310

Link: CVE-2026-11016

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11016 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T16:45:26Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error