Description
Insufficient policy enforcement in FoldableAPIs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from insufficient policy enforcement in FoldableAPIs, allowing a remote attacker who has compromised the renderer process to bypass Chrome’s same‑origin policy via a crafted HTML page. This breach lets the attacker read or modify resources that are normally isolated, potentially exposing confidential information or credentials. The weakness aligns with CWE‑20, reflecting improper input validation, and also with CWE‑346, reflecting insufficient policy enforcement.

Affected Systems

Google Chrome versions prior to 149.0.7827.53 are affected, regardless of operating system, because the flaw resides in a core browser API used across all platforms.

Risk and Exploitability

The CVSS score is 4.7, and the EPSS score is < 1 % (approximately 0.019 %), indicating a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog, so there is no known widespread exploitation. Exploitation still requires a prior compromise of the renderer process, often via malware or malicious content. Once inside that process, a crafted HTML page can invoke FoldableAPIs to bypass the same‑origin policy, potentially exposing or tampering with data, although the threat remains largely confined to the compromised renderer.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 149.0.7827.53 or later.
  • Apply strict Content Security Policy headers to limit renderer privileges on web pages.
  • Restrict or isolate use of FoldableAPIs on sensitive content, or serve that content from isolated origins.

Generated by OpenCVE AI on June 7, 2026 at 16:31 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 chromium-browser: Insufficient validation of untrusted input in FoldableAPIs
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Same Origin Policy Bypass via FoldableAPIs in Google Chrome

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Title Same Origin Policy Bypass via FoldableAPIs in Google Chrome

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

Type Values Removed Values Added
Description Insufficient policy enforcement in FoldableAPIs in Google Chrome prior to 149.0.7827.53 allowed a remote attacker who had compromised the renderer process to bypass same origin policy via a crafted HTML page. (Chromium security severity: Low)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T13:37:05.676Z

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

Link: CVE-2026-11233

cve-icon Vulnrichment

Updated: 2026-06-05T13:37:00.332Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T18:58:32.300

Link: CVE-2026-11233

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11233 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error