Description
Insufficient validation of untrusted input in Plugins in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in Google Chrome plugins allowed a remote attacker who had compromised the renderer process to craft a malicious HTML page that could read data from higher privilege origins. The result is the leakage of sensitive information across site boundaries, constituting a data exposure vulnerability rooted in improper input validation (CWE‑20) and insufficient bounds checking (CWE‑1173).

Affected Systems

Google Chrome versions prior to 149.0.7827.53 are vulnerable. Users or organizations whose Chrome installations have not yet been updated to the patched release are at risk of cross‑origin data leakage if they run the affected plugin engine.

Risk and Exploitability

The CVSS score is 7.5 and the EPSS score is less than 1%, indicating a moderate‑severity flaw with a low likelihood of exploitation, yet the overall risk remains somewhat unclear from publicly available metrics. The vulnerability is not listed in the CISA KEV catalog, indicating that no widely known, actively exploited exploits have been documented. Attackers would need to compromise the renderer process, which typically requires local code execution or exploitation of another plugin, so the attack vector is not trivially reachable from a remote connection. However, if such compromise occurs, the ability to read sensitive, cross‑origin data could be abused for credential theft or privacy violations. Given the information, the likelihood of exploitation is moderate but not negligible, and the potential impact is significant if the attacker gains access to the affected Chrome instance.

Generated by OpenCVE AI on June 7, 2026 at 15:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later to receive the security fix.
  • Enable Chrome’s automatic update mechanism and enforce enterprise update policies to ensure the browser runs the latest security patches.
  • If an immediate update is not feasible, enforce network segmentation or enterprise policies to restrict the browser from loading untrusted external content, thereby reducing the chances of an attacker gaining control of the renderer process.

Generated by OpenCVE AI on June 7, 2026 at 15:46 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 Plugins
Weaknesses CWE-1173
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Cross-Origin Data Leak via Untrusted Plugin Input in Chrome

Fri, 05 Jun 2026 15:30: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 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Title Cross-Origin Data Leak via Untrusted Plugin Input in Chrome

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Plugins in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T12:34:11.593Z

Reserved: 2026-06-04T17:11:01.297Z

Link: CVE-2026-11242

cve-icon Vulnrichment

Updated: 2026-06-05T12:33:15.535Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-05T00:17:00.470

Modified: 2026-06-05T15:28:48.317

Link: CVE-2026-11242

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11242 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:00:04Z

Weaknesses
  • CWE-1173

    Improper Use of Validation Framework

  • CWE-20

    Improper Input Validation