Description
Inappropriate implementation in FoldableAPIs 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: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The FoldableAPIs component of Google Chrome implements functionality that, before version 149.0.7827.53, contains an inappropriate construction that allows a remote attacker who has already compromised the renderer process to bypass site isolation. The flaw is a misuse of security controls that normally enforce process isolation for each site. This issue is categorized under CWE-693 and CWE-653. While the Chromium team rates this issue as low severity, it still permits isolation break between sites, exposing data from other tabs or sites that share the same process space.

Affected Systems

Google Chrome browsers less than version 149.0.7827.53 are affected. This encompasses all desktop installations running those legacy builds.

Risk and Exploitability

Exploitation requires compromising the renderer process, typically through a malicious site that has already bypassed normal protection mechanisms. Once renderer control is achieved, the attacker can serve a crafted HTML page to the vulnerable component and force Chrome to treat remote content as part of the same site. Because the EPSS score is reported as < 1% and the vulnerability is not listed in CISA KEV, the potential for widespread exploitation is currently low, though the impact on isolation between tabs remains significant. The low Chromium severity and the CVSS score of 4.3 suggest that the overall risk to system integrity is modest but isolation boundaries can be broken.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Chrome version 149.0.7827.53 or newer, as released by Google.
  • If an upgrade cannot be performed immediately, enable the "Site Per Process" flag in chrome://flags or launch Chrome with the "--site-per-process" command line option to enforce isolation for all sites.
  • Keep Chrome’s auto‑update enabled and monitor for future security releases.

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

Tracking

Sign in to view the affected projects.

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

Tue, 09 Jun 2026 19:00: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

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

Type Values Removed Values Added
Title FoldableAPIs Site Isolation Bypass in Chrome via Render Process Compromise chromium-browser: Insufficient policy enforcement in FoldableAPIs
Weaknesses CWE-653
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title FoldableAPIs Site Isolation Bypass in Chrome via Render Process Compromise

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

Type Values Removed Values Added
Title FoldableAPIs Site Isolation Bypass in Chrome
Weaknesses CWE-1140

Fri, 05 Jun 2026 14:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/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 06:00:00 +0000

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

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

Type Values Removed Values Added
Title FoldableAPIs Site Isolation Bypass in Chrome
Weaknesses CWE-1140

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

Type Values Removed Values Added
Description Inappropriate implementation in FoldableAPIs 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)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T13:33:53.761Z

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

Link: CVE-2026-11234

cve-icon Vulnrichment

Updated: 2026-06-05T13:33:47.573Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T18:54:47.070

Link: CVE-2026-11234

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11234 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-653

    Improper Isolation or Compartmentalization

  • CWE-693

    Protection Mechanism Failure