Description
Insufficient validation of untrusted input in Reading Mode 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 Chrome's Reading Mode allows a remote attacker who has compromised the renderer process to construct a crafted HTML page that can potentially escape the browser's sandbox. This flaw is an example of Improper Input Validation (CWE‑20) and a related data handling weakness (CWE‑1286). If successfully exploited, it could lead to execution of code outside the browser sandbox, compromising system integrity and potentially accessing local data. The Chromium security team rated the severity as Medium, indicating that the vulnerability is significant but not immediately catastrophic without prior renderer compromise.

Affected Systems

The affected product is Google Chrome for desktop, versions earlier than 149.0.7827.53. This includes all standard Chrome releases installed on Windows, macOS, and Linux that have not been updated to the latest stable channel release. The vulnerability specifically targets the Reading Mode feature in these versions.

Risk and Exploitability

The flaw requires that the attacker already have compromised the renderer process before the sandbox escape can be triggered, so the attacker must first achieve a foothold in the browser context. The CVSS score is 9.6, indicating a high severity. EPSS score is less than 1%, and the vulnerability is not listed in CISA's KEV catalog, implying that widespread exploitation has not yet been observed. Nevertheless, any environment that enables Reading Mode and runs untrusted content should evaluate the potential for this vulnerability.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or later.
  • If upgrading immediately is not feasible, disable the Reading Mode feature by adjusting settings or using policy controls.
  • Maintain browser sandboxing and avoid disabling security mechanisms that isolate the renderer process.

Generated by OpenCVE AI on June 7, 2026 at 15:53 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 chromium-browser: Insufficient validation of untrusted input in Reading Mode
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 05 Jun 2026 20:30: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

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

Type Values Removed Values Added
Title Insufficient Validation in Chrome Reading Mode Enables Sandbox Escape via Crafted HTML

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

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

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

Type Values Removed Values Added
Title Insufficient Validation in Chrome Reading Mode Enables 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 Reading Mode 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-05T14:19:27.095Z

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

Link: CVE-2026-11213

cve-icon Vulnrichment

Updated: 2026-06-05T14:19:23.203Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-05T20:27:03.340

Link: CVE-2026-11213

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11213 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:00:04Z

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation