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

The vulnerability arises from an improper handling of CSS in Chrome versions prior to 149.0.7827.53, allowing a remote attacker, via a crafted HTML page, to exfiltrate cross‑origin data. The flaw enables disclosure of information that should be protected by same‑origin enforcement, potentially exposing confidential data without privilege escalation.

Affected Systems

Google Chrome users using any version before 149.0.7827.53 are affected; no sub‑product or specific patch list beyond the last non‑patched version is provided. The issue targets the standard desktop Chrome browser across all platforms.

Risk and Exploitability

The CVSS score of 4.3 indicates medium severity, and the EPSS score below 1% suggests a low exploitation likelihood. The flaw is not listed in the CISA KEV catalog. Attackers would need to host or trigger a malicious page that the victim visits, then exploit the CSS bug to read data from another origin; no elevated privileges are required, making the risk broad for end‑users.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 149.0.7827.53 or later
  • Enable automatic updates so the browser receives security patches promptly
  • Apply a content security policy or enterprise policy that blocks loading of external CSS to reduce the attack surface and verify same‑origin enforcement remains intact

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 14:45: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 Chrome CSS Exploit Enables Cross‑Origin Data Leakage chromium-browser: Insufficient policy enforcement in CSS
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Title Chrome CSS Exploit Enables Cross‑Origin Data Leakage

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-602

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

Type Values Removed Values Added
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:15:00 +0000

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

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

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

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:29:04.021Z

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

Link: CVE-2026-11162

cve-icon Vulnrichment

Updated: 2026-06-05T17:28:30.406Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-06-08T14:38:41.460

Link: CVE-2026-11162

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-11162 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-346

    Origin Validation Error