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

Impact

A flaw in Chrome's handling of CSS allowed a remote attacker to read data that should have been protected by same‑origin rules. The attack involves serving a specially crafted HTML page that exploits the CSS implementation to expose sensitive information, compromising confidentiality. This vulnerability is classified as CWE-346: Information Exposure through lack of origin‑checking, and CWE-352: Cross‑Site Request Forgery, reflecting the improper enforcement of same‑origin policies and cross‑site request dependencies.

Affected Systems

The issue affects Google Chrome browsers with versions earlier than 149.0.7827.53. Users running those releases are susceptible until a newer build is installed.

Risk and Exploitability

The EPSS score is < 1% and the vulnerability is not listed in the CISA KEV catalog, indicating no confirmed exploits yet. The only prerequisite is having a crafted HTML page run in the target browser, so the attack vector is remote via a web page. The CVSS score of 4.3 is medium; the lack of evidence of exploitation suggests current risk is moderate.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Chrome to version 149.0.7827.53 or newer
  • Apply a Content‑Security‑Policy that restricts cross‑origin CSS access, such as setting 'style-src' and 'default-src' appropriately
  • Apply a browser extension or group policy to sandbox or block CSS rendering for cross‑origin content until a patch is available

Generated by OpenCVE AI on June 7, 2026 at 16:01 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: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: Inappropriate implementation in CSS
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


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

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

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

Type Values Removed Values Added
Metrics ssvc

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


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

Type Values Removed Values Added
Weaknesses CWE-352
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'}


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

Type Values Removed Values Added
Title Cross‑Origin Data Leak via CSS in Google Chrome
First Time appeared Google
Google chrome
Weaknesses CWE-1145
CWE-200
Vendors & Products Google
Google chrome

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

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

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-06-05T17:45:58.606Z

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

Link: CVE-2026-11156

cve-icon Vulnrichment

Updated: 2026-06-05T17:45:47.077Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:46:22.720

Link: CVE-2026-11156

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11156 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-06-07T16:15:03Z

Weaknesses
  • CWE-346

    Origin Validation Error

  • CWE-352

    Cross-Site Request Forgery (CSRF)