Description
Insufficient validation of untrusted input in Chromoting in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the network process to potentially perform a sandbox escape via malicious network traffic. (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

Google Chrome for Windows contains an insufficient validation flaw in the Chromoting component that can allow a remote attacker who has already compromised the browser’s network process to inject malicious input. This flaw can lead to a sandbox escape, thereby giving the attacker the ability to execute code beyond the browser’s constraints. The weakness is an insufficiency of input validation (CWE‑20) and a memory safety issue (CWE‑1289).

Affected Systems

All installed instances of Google Chrome running versions earlier than 149.0.7827.53 on Windows are affected. The vulnerability applies to the Chromoting feature used for remote desktop functionality.

Risk and Exploitability

The CVSS score is 9.6, indicating a high severity, and the EPSS score is below 1%; the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is network traffic directed at the Chromoting service, and exploitation requires the attacker to already have control over Chrome’s network process. Because the flaw is limited to a sandbox escape, the risk is moderate; however, once the sandbox is broken the attacker could potentially gain full code execution within the user’s system.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later
  • Configure Chrome to automatically update to receive security patches
  • Disable or restrict Chromoting if it is not required

Generated by OpenCVE AI on June 7, 2026 at 14:17 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:00:00 +0000

Type Values Removed Values Added
First Time appeared Microsoft
Microsoft windows
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*
cpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*
Vendors & Products 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-1289
References
Metrics threat_severity

None

threat_severity

Moderate


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

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

Fri, 05 Jun 2026 17: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 05:45:00 +0000

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

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

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

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Chromoting in Google Chrome on Windows prior to 149.0.7827.53 allowed a remote attacker who had compromised the network process to potentially perform a sandbox escape via malicious network traffic. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T16:52:25.665Z

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

Link: CVE-2026-11070

cve-icon Vulnrichment

Updated: 2026-06-05T16:52:16.650Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T15:52:04.500

Link: CVE-2026-11070

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11070 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T14:30:16Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation