Description
Insufficient policy enforcement in CSS in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
Published: 2026-06-04
Score: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Google Chrome fails to enforce policy on CSS requests, which a remote attacker can exploit to read cross‑origin data from a crafted HTML page. The attacker can obtain content that should remain private to the target origin, representing a data‑exposure vulnerability and a failure to enforce policy enforcement (CWE‑693). Additionally, the policy bypass (CWE‑346) allows the attacker to circumvent the intended same‑origin restrictions on CSS, enabling the leak.

Affected Systems

The vulnerability affects all Google Chrome builds older than 149.0.7827.53. Users running any earlier Chrome version are susceptible until they upgrade to the fixed release or later.

Risk and Exploitability

The CVSS score of 6.5 indicates medium severity, and the EPSS score of less than 1% shows a low exploitation probability. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires a user to visit a malicious web page that serves specially crafted CSS, which can then be used by the attacker’s code to extract data from a different origin.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Google Chrome 149.0.7827.53 or newer.
  • Ensure Chrome’s auto‑update feature is enabled so future patches are applied automatically.
  • If upgrading immediately is not possible, consider using a browser that enforces stricter same‑origin CSS policies or configure a content‑security policy that blocks external CSS from untrusted origins.

Generated by OpenCVE AI on June 7, 2026 at 16:21 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 14: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 Cross‑Origin Data Leak via CSS Policy Bypass in Google Chrome chromium-browser: Policy bypass in CSS
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Low


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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via CSS Policy Bypass in Google Chrome

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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Insufficient CSS Policy Enforcement in Google Chrome
Weaknesses CWE-200

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

Type Values Removed Values Added
Weaknesses CWE-693
Metrics cvssV3_1

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

ssvc

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


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

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

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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via Insufficient CSS Policy Enforcement in Google Chrome
Weaknesses CWE-200

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

Type Values Removed Values Added
Description Insufficient policy enforcement in CSS in Google Chrome prior to 149.0.7827.53 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: Low)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T19:01:45.918Z

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

Link: CVE-2026-11288

cve-icon Vulnrichment

Updated: 2026-06-05T19:01:37.243Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-09T13:59:03.307

Link: CVE-2026-11288

cve-icon Redhat

Severity : Low

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

Links: CVE-2026-11288 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-346

    Origin Validation Error

  • CWE-693

    Protection Mechanism Failure