Description
Insufficient validation of untrusted input in Loader in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 3.1 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Insufficient validation of untrusted input in the Loader component of Google Chrome before version 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to bypass Chrome’s site isolation mechanism. The vulnerability can lead to cross‑site data exposure if an attacker can bypass isolation; this is inferred from the bypass capability. The Chromium security severity is reported as low, but the ability to break isolation between processes may pose a significant risk in a multi‑tenant or shared environment when combined with other flaws that allow renderer compromise.

Affected Systems

Google Chrome versions earlier than 149.0.7827.53 are affected. The vulnerability is specific to the Loader module used during page parsing and rendering inside Google Chrome’s renderer process.

Risk and Exploitability

The vulnerability requires that the attacker already has control over the renderer process, a condition that would normally arise from a previous compromise. No public exploit or published exploit code is known. The vulnerability is not listed in the CISA KEV catalog. The EPSS score is < 1%, indicating a very low probability of exploitation. The CVSS score is 3.1, which classifies the issue as low severity. Despite the low Chromium severity rating, breach of site isolation can create a risk in multi‑tenant or shared environments if other weaknesses allow renderer compromise.

Generated by OpenCVE AI on June 7, 2026 at 16:29 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Google Chrome to version 149.0.7827.53 or newer.
  • Ensure site isolation and sandboxing are enabled in Chrome settings or via group policy after updating.
  • Implement strict process isolation and least‑privilege controls for browser components to reduce the likelihood of renderer compromise.

Generated by OpenCVE AI on June 7, 2026 at 16:29 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 Chrome Site Isolation Bypass via Untrusted Input in Loader chromium-browser: Insufficient validation of untrusted input in Loader
Weaknesses CWE-1286
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Chrome Site Isolation Bypass via Untrusted Input in Loader

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Description Insufficient validation of untrusted input in Loader in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass site isolation via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T12:37:25.285Z

Reserved: 2026-06-04T17:11:00.594Z

Link: CVE-2026-11240

cve-icon Vulnrichment

Updated: 2026-06-05T12:36:32.841Z

cve-icon NVD

Status : Analyzed

Published: 2026-06-05T00:17:00.207

Modified: 2026-06-05T15:29:32.740

Link: CVE-2026-11240

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11240 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-1286

    Improper Validation of Syntactic Correctness of Input

  • CWE-20

    Improper Input Validation