Description
Inappropriate implementation in Base 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: Medium)
Published: 2026-06-04
Score: 9.6 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A flaw in the Base component of Google Chrome on Windows allows an attacker who has already compromised the renderer process to serve a specially crafted HTML page that can escape the browser sandbox. The weakness is an input validation failure (CWE‑20) and involves an improper privilege handling (CWE‑266), which can enable an attacker to gain elevated privileges and potentially compromise the entire system.

Affected Systems

Google Chrome installed on Windows operating systems, for versions on the stable channel earlier than 149.0.7827.53.

Risk and Exploitability

The vulnerability was scored 9.6 on the CVSS scale, indicating high severity. The EPSS score is below 1 %, suggesting a low probability of exploitation, and the vulnerability is not listed in the CISA KEV catalog. Attackers must first gain control of the renderer process—typically through a malicious website or compromised plugin—before delivering the malicious HTML, which limits the breadth of exploitation but still poses a significant risk when achieved.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or newer on all Windows systems.
  • Disable or remove all third‑party extensions and plug‑ins that run within the renderer process to reduce the chance of initial compromise.
  • Enable Chrome’s Safe Browsing and other built‑in protection features to detect and block malicious HTML content.

Generated by OpenCVE AI on June 7, 2026 at 14:22 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:15: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 Base
Weaknesses CWE-266
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 05 Jun 2026 21:45:00 +0000

Type Values Removed Values Added
Title Browser-based Sandbox Escape via Crafted HTML in Chrome on Windows

Fri, 05 Jun 2026 19: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 04:00: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 Browser-based Sandbox Escape via Crafted HTML in Chrome on Windows

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

Type Values Removed Values Added
Description Inappropriate implementation in Base 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: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T19:08:11.786Z

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

Link: CVE-2026-11047

cve-icon Vulnrichment

Updated: 2026-06-05T19:05:00.471Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T15:03:45.500

Link: CVE-2026-11047

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11047 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-266

    Incorrect Privilege Assignment