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

Impact

The flaw arises from insufficient validation of untrusted input in Chrome’s New Tab Page before version 149.0.7827.103, identified as CWE‑20 (Input Validation) and CWE‑346 (Unchecked Input or Improper Validation). It permits an attacker who has already compromised the renderer process to supply a crafted HTML page that causes the browser to expose cross‑origin data. This omission leads to a high‑severity confidentiality breach, allowing sensitive information from other origins to be leaked.

Affected Systems

Affected systems are all machines running Google Chrome prior to version 149.0.7827.103, across any supported operating system that uses the stable channel. Users of 149.0.7827.102 or earlier are potentially vulnerable.

Risk and Exploitability

The exploit requires the attacker to have already breached the isolated renderer process, typically through a separate vulnerability or a malicious extension. Because this prerequisite is non‑trivial, the likelihood of a real‑world attack remains uncertain. The EPSS score is less than 1%, indicating a low likelihood of exploitation. The vulnerability is not in KEV. The CVSS score of 3.1 indicates a low to moderate overall risk, although the confidentiality impact remains significant if the renderer process is compromised. Chromium security severity is High, indicating that if the conditions are met, the data leakage could be severe.

Generated by OpenCVE AI on June 11, 2026 at 02:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.103 or later.
  • Reduce the attack surface of the renderer by disabling or whitelisting third‑party extensions that could compromise it.
  • Monitor browser activity for anomalous cross‑origin data access or suspicious network traffic.

Generated by OpenCVE AI on June 11, 2026 at 02:07 UTC.

Tracking

Sign in to view the affected projects.

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

Thu, 11 Jun 2026 00:15:00 +0000

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

None

threat_severity

Important


Tue, 09 Jun 2026 15:00: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

Tue, 09 Jun 2026 04:15:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leakage via New Tab Page Input Validation Vulnerability

Tue, 09 Jun 2026 02:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Tue, 09 Jun 2026 01:30:00 +0000

Type Values Removed Values Added
Title Cross‑Origin Data Leakage via New Tab Page Input Validation Vulnerability

Tue, 09 Jun 2026 01:00:00 +0000

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

Mon, 08 Jun 2026 23:45:00 +0000

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-09T01:27:46.247Z

Reserved: 2026-06-08T21:33:54.987Z

Link: CVE-2026-11691

cve-icon Vulnrichment

Updated: 2026-06-09T01:27:42.223Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-09T00:16:52.553

Modified: 2026-06-09T14:58:32.850

Link: CVE-2026-11691

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-11691 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T02:15:27Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error