Description
Insufficient validation of untrusted input in Enterprise Reporting in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-06-04
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in the Enterprise Reporting component of Google Chrome allows a remote attacker who has already compromised the renderer process to potentially escape the browser sandbox using a crafted HTML page. The flaw, identified as a CWE‑1289 input validation weakness, could enable the attacker to execute code with the privileges of the renderer process, which may be elevated beyond normal user rights if the sandbox escape succeeds.

Affected Systems

All desktop releases of Google Chrome prior to version 149.0.7827.53 are affected. No other products or newer Chrome versions are listed as vulnerable.

Risk and Exploitability

The CVSS score of 9.6 denotes a very high baseline severity, while the EPSS score of less than 1% indicates that exploitation is considered rare at present. The vulnerability is not included in the CISA KEV catalog. An attack requires the attacker to first compromise the renderer process, after which a crafted HTML page enables a sandbox escape that could lead to code execution with renderer privileges or higher. No evidence suggests broader exploitation beyond this scenario.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or later
  • Disable Enterprise Reporting by setting the appropriate policy to false
  • Monitor renderer processes for anomalous HTML handling or unauthorized API calls

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

Tracking

Sign in to view the affected projects.

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

Mon, 08 Jun 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


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

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

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Sandbox Escape via Untrusted Input in Chrome Enterprise Reporting

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

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

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


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

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

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

Type Values Removed Values Added
Title Sandbox Escape via Untrusted Input in Chrome Enterprise Reporting

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Enterprise Reporting in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape 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:48:44.365Z

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

Link: CVE-2026-11120

cve-icon Vulnrichment

Updated: 2026-06-08T15:14:18.323Z

cve-icon NVD

Status : Modified

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

Modified: 2026-06-08T19:16:38.347

Link: CVE-2026-11120

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11120 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:15:46Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation