Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Network-delivered via crafted page (AV:N), no complexity or privileges needed (AC:L/PR:N), victim must visit page (UI:R), cross-origin scope change confirms S:C, limited read/write cross-origin impact (C:L/I:L), no availability impact.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in CSS in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to inject arbitrary scripts or HTML (UXSS) via a crafted HTML page. (Chromium security severity: High)
AnalysisAI
Universal Cross-Site Scripting (UXSS) in Google Chrome's CSS implementation prior to version 150.0.7871.47 allows a remote attacker to inject arbitrary scripts or HTML across origin boundaries by luring a victim to a crafted HTML page. The flaw exploits an inappropriate handling of CSS that causes Chrome's renderer to break the same-origin policy, enabling script execution in the context of other origins. No public exploit or CISA KEV listing has been identified; EPSS probability is very low (0.21%, 12th percentile), suggesting limited active exploitation at time of analysis.
Technical ContextAI
The vulnerability is rooted in an incorrect CSS implementation within the Chromium rendering engine (CWE-79: Improper Neutralization of Input During Web Page Generation - Cross-site Scripting). Unlike conventional reflected or stored XSS, this is a UXSS flaw, meaning the renderer itself can be manipulated to execute attacker-supplied scripts in a cross-origin context, bypassing the same-origin policy. The CVSS Scope metric is set to Changed (S:C), confirming the security boundary crossing. The affected component is Google Chrome's CSS parsing/rendering subsystem, as indicated by the 'Inappropriate implementation in CSS' classification from Google's security team. Affected CPE (inferred from EUVD): Google Chrome versions below 150.0.7871.47. The reporter via chrome-cve-admin@google.com and Chromium issue tracker entry 514420555 confirm this is an officially tracked Chromium security defect rated 'High' severity internally.
RemediationAI
Vendor-released patch: Chrome 150.0.7871.47. Update Google Chrome to version 150.0.7871.47 or later via the browser's built-in update mechanism (Settings → Help → About Google Chrome) or through enterprise management tools (Google Admin, Intune, WSUS-based deployment). The vendor advisory is at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. If immediate patching is not possible, restrict browsing to known-trusted sites using URL filtering or enterprise browser policies. Enabling Chrome's Enhanced Safe Browsing may reduce exposure to attacker-hosted malicious pages, though it does not patch the underlying CSS flaw. Organizations relying on Chrome for accessing sensitive internal web applications should prioritize rapid patch deployment given the cross-origin nature of the UXSS impact.
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allVendor StatusVendor
SUSE
Severity: Moderate| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40522
GHSA-vvh5-4937-432m