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

Impact

This vulnerability results from insufficient validation of untrusted input in Chrome’s GPU process. An attacker who has already compromised the renderer process can craft a malicious HTML page that exploits the flaw, allowing the attacker to read data from other origins and leak confidential information. The weaknesses are classic input validation issues (CWE‑20 and CWE‑346).

Affected Systems

Affected vendors and products include Google Chrome; versions prior to 149.0.7827.53 are vulnerable. This includes all Chrome stable channel releases that are earlier than the patched 149.0.7827.53 build.

Risk and Exploitability

The CVSS score is 5.3, indicating medium severity, and the EPSS score is <1%, with the vulnerability not listed in the CISA KEV catalog. The attack requires the attacker to have already compromised the renderer process, so the exploitation likelihood depends on success of other prior compromises. Based on the Medium severity rating in Chromium and the lack of publicly known exploitation, the overall risk is moderate, but the potential for confidential data leakage warrants urgent attention.

Generated by OpenCVE AI on June 8, 2026 at 19:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later using the latest stable channel release.
  • If an immediate update is not possible, temporarily disable GPU hardware acceleration via Chrome settings or command‑line flags to mitigate the input validation flaw.
  • Continuously monitor and harden systems to detect and prevent renderer process compromises, applying general security best practices and timely OS and browser updates.

Generated by OpenCVE AI on June 8, 2026 at 19:23 UTC.

Tracking

Sign in to view the affected projects.

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

Tue, 09 Jun 2026 03: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 18:15: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:H/I:N/A:N'}

cvssV3_1

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


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

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

None

threat_severity

Moderate


Sat, 06 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leak via GPU Input Validation in Chrome

Sat, 06 Jun 2026 03:15: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:H/I:N/A:N'}

ssvc

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


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

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

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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via GPU Input Validation in Chrome

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in GPU 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: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-08T18:06:28.884Z

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

Link: CVE-2026-11098

cve-icon Vulnrichment

Updated: 2026-06-06T02:45:20.328Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T03:07:11.790

Link: CVE-2026-11098

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11098 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-08T19:30:06Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error