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

The vulnerability arises from insufficient validation of untrusted input in the Chromoting component of Google Chrome. A crafted HTML page can allow a remote attacker who has already compromised the renderer process to potentially perform a sandbox escape, thereby gaining higher privileges within the browser environment. The flaw is a CWE‑20 input validation issue and is also associated with CWE‑349, with a reported Chromium severity of Medium.

Affected Systems

Google Chrome is affected when the version is older than 149.0.7827.53. Users running any earlier release are thus exposed to the described risk until they upgrade.

Risk and Exploitability

EPSS Score is < 1% and the vulnerability is not listed in CISA’s KEV catalog. The CVSS score of 9.6 indicates high severity. Exploitation requires the attacker to have already compromised the renderer process and to serve a malicious HTML page that can overflow the input validation. The attack path relies on a compromised browser sandbox and is therefore considered a high‑risk scenario for users who have not yet applied the patched release.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or newer to apply the input‑validation fix.
  • Enable automatic updates for Chrome so that future security patches are applied without manual intervention.
  • Disable Chromoting or remote access features through Chrome settings or group policies if the functionality is not needed.

Generated by OpenCVE AI on June 7, 2026 at 14:59 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 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

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

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

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Chromoting Input Validation Leading to Potential Sandbox Escape

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

Type Values Removed Values Added
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'}

ssvc

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


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

Type Values Removed Values Added
Title Chromoting Input Validation Leading to Potential Sandbox Escape

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

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

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Chromoting 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:50:08.499Z

Reserved: 2026-06-04T17:10:29.431Z

Link: CVE-2026-11146

cve-icon Vulnrichment

Updated: 2026-06-06T03:31:41.030Z

cve-icon NVD

Status : Modified

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

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

Link: CVE-2026-11146

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11146 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:00:13Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-349

    Acceptance of Extraneous Untrusted Data With Trusted Data