Description
Insufficient validation of untrusted input in Printing in Google Chrome on Windows 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: High)
Published: 2026-06-04
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Google Chrome on Windows lacks proper validation for untrusted input in its printing component, a weakness identified as CWE-1286 and CWE-20. This flaw enables an attacker who has already compromised the renderer process to craft a malicious HTML page that may trigger a sandbox escape. The impact is a potential escalation of privileges or execution of arbitrary code on the host system, as the attacker could break out of the renderer sandbox and reach higher privileged processes.

Affected Systems

The issue affects Google Chrome versions prior to 149.0.7827.53 when running on Windows. Any system with this browser version installed is susceptible until the patch is applied.

Risk and Exploitability

The CVE is listed as high severity by Chromium and has a CVSS score of 8.3 with an EPSS score of <1%. It is not in the CISA KEV catalog. Exploitation requires the attacker to compromise the renderer process, likely through a malicious website or local content. Once the renderer is tainted, the crafted HTML can exploit the input validation flaw to escape the sandbox, potentially leading to full system compromise. While actual widespread exploitation has not been reported, the combination of a high severity rating, the CVSS of 8.3, and the ability to escape the sandbox signifies a significant risk to affected users.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later, ensuring the print input validation patch is applied.
  • Configure the browser to receive automatic updates or monitor the official release channels for timely patch deployment.
  • If immediate updating is not possible, restrict or disable the printer functionality in Chrome to limit the attack surface.

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

Tracking

Sign in to view the affected projects.

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

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

Type Values Removed Values Added
Title Insufficient Validation Leading to Print Sandbox Escape in Chrome on Windows chromium-browser: Insufficient validation of untrusted input in Printing
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Title Insufficient Validation Leading to Print Sandbox Escape in Chrome on Windows

Sat, 06 Jun 2026 13: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'}

cvssV3_1

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


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

Type Values Removed Values Added
Title Insufficient validation in Chrome printing allows sandbox escape via crafted HTML

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

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

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

Type Values Removed Values Added
Title Insufficient validation in Chrome printing allows sandbox escape via crafted HTML

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Printing in Google Chrome on Windows 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: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-06T12:10:55.852Z

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

Link: CVE-2026-10971

cve-icon Vulnrichment

Updated: 2026-06-05T01:33:29.106Z

cve-icon NVD

Status : Modified

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

Modified: 2026-06-06T13:16:24.743

Link: CVE-2026-10971

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-10971 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T15:30:04Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation