Severity by source
Sources disagree (Low–Critical)AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Requires a prior renderer compromise plus user interaction and high complexity; impact limited (Chromium rated Low), so C:L/I:L/A:N rather than the input's H/H/H.
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
5DescriptionCVE.org
Insufficient policy enforcement in Settings in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to perform privilege escalation via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Privilege escalation in Google Chrome desktop versions prior to 151.0.7922.72 allows a remote attacker who has already compromised the renderer process to escape its intended privilege boundary through insufficient policy enforcement in the Settings component, using a crafted HTML page. Chromium rated the security severity as Low, and there is no public exploit identified at time of analysis. The vulnerability is a second-stage flaw: it presumes a prior renderer compromise, so it is not directly exploitable against a fully intact browser.
Technical ContextAI
The flaw lives in Chrome's Settings component, where policy enforcement checks are insufficient to prevent a compromised renderer from performing actions above its intended privilege level. Chromium's multi-process architecture sandboxes the renderer (which parses untrusted web content) away from more privileged browser-process functionality; this bug weakens that boundary at the Settings surface. No CWE was assigned in the input, but the behavior maps to the improper-privilege-management / insufficient-policy-enforcement class of weaknesses. The affected surface is the Chrome desktop application, identified by CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, tracked upstream at Chromium issue 510808598.
RemediationAI
Vendor-released patch: Chrome 151.0.7922.72 - upgrade to this Stable-channel version or later on all desktop platforms (Windows, macOS, Linux) via the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. Chrome auto-updates for most users, so ensure the browser has been fully relaunched to apply the update, and in managed fleets confirm the enterprise update policy is not pinning an older version. Because exploitation requires a prior renderer compromise, keeping Chrome fully current (which closes the upstream renderer bugs this would chain from) is itself the most effective compensating control; there is no product-specific standalone workaround, so the trade-off of delaying the update is leaving the privilege-escalation link in an exploit chain open.
Same weakness CWE-346 – Origin Validation Error
View allSame technique Privilege Escalation
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-50665
GHSA-52f6-xjj9-9jr4