Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Network-delivered UXSS requiring victim navigation (UI:R) with scope change (S:C) reflecting cross-origin impact; C:L/I:L consistent with Chromium's own medium severity and bounded per-session blast radius.
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
3DescriptionCVE.org
Inappropriate implementation in XML 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: Medium)
AnalysisAI
Universal Cross-Site Scripting (UXSS) in Google Chrome's XML implementation permits remote attackers to inject arbitrary scripts or HTML into cross-origin browsing contexts by enticing a victim to visit a crafted HTML page. All Chrome desktop versions prior to 150.0.7871.47 are affected, with the flaw rooted in improper XML handling that bypasses the browser's same-origin policy enforcement. Despite the inherently high practical impact of UXSS, EPSS sits at 0.17% (7th percentile) and SSVC records exploitation status as none with no KEV listing, indicating no public exploit identified at time of analysis.
Technical ContextAI
The vulnerability is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation - Cross-Site Scripting), but manifests as a Universal XSS, a browser-level variant that is fundamentally different from application-level XSS. Rather than a web application failing to sanitize user input, the flaw lies inside Chrome's own XML parsing or rendering subsystem, which inappropriately handles certain constructs in a way that allows script injection to escape the same-origin policy. UXSS is especially dangerous because injected scripts execute with the trust level of any origin the victim has open in the browser - not merely the origin of the attacker's page. The affected product is Google Chrome across all desktop platforms (CPE: cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*), and the CVSS S:C (scope changed) metric formally reflects this cross-origin reach. The fix was shipped in stable channel version 150.0.7871.47.
RemediationAI
Update Google Chrome to version 150.0.7871.47 or later immediately via the browser's built-in update mechanism (chrome://settings/help) or through the system package manager. The vendor advisory confirming this fix is at http://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. SUSE Linux users should apply updated Chromium packages from SUSE's security advisories. If patching cannot be applied immediately, enterprise administrators can deploy Chrome policies to restrict navigation to untrusted or uncategorized sites using SafeBrowsing Enhanced Protection or URL allowlisting via Chrome Enterprise policy - however, this carries significant usability trade-offs and does not eliminate risk from compromised legitimate sites. Disabling JavaScript via policy is an aggressive workaround that eliminates UXSS exploitation but breaks most modern web functionality. Prioritize patching over workarounds given the fix is vendor-released.
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-40688
GHSA-rh5w-c9h6-6q3x