Description
Insufficient validation of untrusted input in Extensions 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

Google Chrome features a flaw in the validation of untrusted data supplied by extensions. The vulnerability, classified as CWE‑20 and CWE‑79, allows an attacker who has already taken control of the renderer process to inject specially crafted HTML that bypasses the browser’s same‑origin policy. This bypass can enable reading from or writing to resources belonging to other origins, thereby compromising user confidentiality and integrity.

Affected Systems

The issue affects all installations of Google Chrome with a version earlier than 149.0.7827.53, regardless of operating system. This includes Chrome running on macOS, Linux, and Windows platforms, as indicated by the corresponding Common Platform Enumeration entries.

Risk and Exploitability

Exploitation requires an attacker to first compromise the renderer process, which typically involves malicious or manipulated extensions or web content. The CVSS score of 6.5 indicates a medium severity risk, and the EPSS score of <1% suggests a very low likelihood of active exploitation at present. The vulnerability is not listed in the CISA KEV catalog, reducing the probability of widespread attacks. The primary risk is that a determined attacker with renderer control could elevate privileges within the browser to access data from other origins.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later
  • Ensure that only trusted extensions are installed and remove any suspicious or third‑party extensions
  • Keep Chrome updated regularly and enable browser security features such as Safe Browsing

Generated by OpenCVE AI on June 7, 2026 at 14:03 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 chromium-browser: Insufficient validation of untrusted input in Extensions
Weaknesses CWE-79
References
Metrics threat_severity

None

threat_severity

Important


Sat, 06 Jun 2026 01:45: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

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

Type Values Removed Values Added
Title Insufficient Validation of Untrusted Input in Chrome Extensions Bypasses Same‑Origin Policy

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

Type Values Removed Values Added
Metrics ssvc

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


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


Fri, 05 Jun 2026 02:00:00 +0000

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

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

Type Values Removed Values Added
Title Insufficient Validation of Untrusted Input in Chrome Extensions Bypasses Same‑Origin Policy

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Extensions 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:36:58.377Z

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

Link: CVE-2026-10912

cve-icon Vulnrichment

Updated: 2026-06-05T19:36:50.899Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-04T23:16:53.213

Modified: 2026-06-06T01:43:26.677

Link: CVE-2026-10912

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10912 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:15:07Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')