Severity by source
Sources disagree (Medium–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N
S:C chosen over vendor's S:U because UXSS by definition crosses origin boundaries, affecting security scope beyond the loaded page; C/I remain L given described impact.
vuln.today treats the vendor’s rating as authoritative. A higher third-party CVSS (e.g. CISA-ADP) is shown for transparency but does not drive the headline severity.
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in Extensions in Google Chrome prior to 151.0.7922.72 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 Extensions subsystem, affecting all versions prior to 151.0.7922.72, allows a remote unauthenticated attacker to inject arbitrary scripts or HTML into the browser context by luring a user to a crafted HTML page. The inappropriate implementation in the Extensions component bypasses Chrome's normal script isolation boundaries, potentially enabling cross-origin script execution characteristic of UXSS class flaws. Vendor-confirmed fix is available in Chrome 151.0.7922.72; EPSS of 0.20% (11th percentile) and absence of KEV listing indicate limited active exploitation at time of analysis.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) manifests here as a UXSS variant - a browser-level XSS class that exploits implementation flaws in the browser's extension subsystem rather than a web application. Unlike conventional reflected or stored XSS, UXSS abuses extension APIs or privileged content-script context to inject scripts that can potentially execute across origin boundaries, undermining the Same Origin Policy. The affected product is Google Chrome itself, identified by CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* for all versions below 151.0.7922.72. The Chromium bug tracker issue 461167648 is referenced but is likely access-restricted, limiting independent technical analysis of the precise code path involved.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later, the vendor-confirmed patched release documented at the Chrome Releases stable channel advisory (chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html). Chrome's automatic update mechanism will deliver this update to most users; verify the installed version via chrome://settings/help. If immediate patching is not feasible, mitigations should focus on restricting extension permissions - particularly those with broad host access or content-script injection capabilities - via enterprise policy (ExtensionSettings) to reduce the attack surface, though this may impact legitimate extension functionality. For high-risk environments, consider enabling Enhanced Safe Browsing and enforcing navigation controls to block access to untrusted or unknown pages. There are no known effective workarounds that fully substitute for patching.
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allVendor StatusVendor
SUSE
Severity: Critical| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-50677
GHSA-jwcc-m68f-c33r