Description
Insufficient validation of untrusted input in DevTools 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: High)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in the DevTools component of Google Chrome allows a remote attacker who has already compromised the renderer process to bypass the same‑origin policy by serving a specially crafted HTML page. This flaw can enable the attacker to read or modify data from other origins, effectively leaking sensitive information or allowing further attacks. The weakness is an instance of improper input validation, classified as CWE‑20 and CWE‑346.

Affected Systems

The affected product is Google Chrome. Versions prior to 149.0.7827.53 are vulnerable. All users running any older stable release can be impacted if the renderer process is compromised by an attacker or malicious code.

Risk and Exploitability

The vulnerability is rated with a CVSS score of 6.5 by Chromium, indicating medium severity. Although the EPSS score is only < 1% and there is no CISA KEV listing, the lack of public exploitation suggests it is not widely abused yet. The likely attack vector requires an attacker to first compromise the renderer process, which may occur through compromised extensions, malicious content, or other local privilege escalation. Once the renderer is controlled, the same‑origin policy can be bypassed with a crafted page, granting read or write access to cross‑origin resources.

Generated by OpenCVE AI on June 7, 2026 at 14:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or newer.
  • If upgrading is not immediately possible, disable DevTools access for untrusted content using the browser flag or policy that blocks the devtools feature.
  • Deploy an internal patch management process that ensures no custom or tampered Chrome binaries are in use and that remote renderer processes cannot be arbitrarily injected with malicious code.

Generated by OpenCVE AI on June 7, 2026 at 14:33 UTC.

Tracking

Sign in to view the affected projects.

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

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

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

None

threat_severity

Important


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

Type Values Removed Values Added
Title Chrome DevTools Same‑Origin Policy Bypass

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

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Fri, 05 Jun 2026 20: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 02:30: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 DevTools 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: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T19:58:57.292Z

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

Link: CVE-2026-10980

cve-icon Vulnrichment

Updated: 2026-06-05T19:58:50.311Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:36:23.843

Link: CVE-2026-10980

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10980 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:45:31Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error