Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Primary rating from Vendor (google).
CVSS VectorVendor: google
Lifecycle Timeline
4DescriptionCVE.org
Insufficient policy enforcement in DevTools in Google Chrome prior to 149.0.7827.53 allowed an attacker who convinced a user to install a malicious extension to perform privilege escalation via a crafted Chrome Extension. (Chromium security severity: Medium)
AnalysisAI
Privilege escalation in Google Chrome DevTools versions prior to 149.0.7827.53 allows attackers to abuse insufficient policy enforcement through a malicious browser extension. The flaw requires user interaction to install a crafted extension, after which the attacker can gain elevated privileges within the browser context. No public exploit identified at time of analysis, and EPSS scoring (0.01%) indicates very low near-term exploitation probability despite the high CVSS rating.
Technical ContextAI
The vulnerability resides in Chrome's DevTools subsystem, which exposes powerful debugging and inspection capabilities (DOM access, network interception, JavaScript execution) that normally require explicit user consent. CWE-602 (Client-Side Enforcement of Server-Side Security) indicates the policy boundary intended to restrict extension capabilities against DevTools was enforced incorrectly, allowing a crafted extension to bypass the trust boundary between extension sandbox and privileged DevTools APIs. Chromium classifies the underlying severity as Medium, suggesting the escalation is bounded within the browser rather than achieving OS-level code execution. CPE data was not provided, but EUVD identifies affected scope as Chrome builds below 149.0.7827.53.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 - upgrade Chrome desktop installations to this version or later via the Stable channel update at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html and restart the browser to apply. In managed environments, accelerate distribution via Chrome Browser Cloud Management or your existing software-deployment tooling, and verify Chromium-based browser vendors (Edge, Brave, Opera) have rebased onto a patched Chromium build before considering them safe. As compensating controls until patching completes, enforce ExtensionInstallAllowlist / ExtensionInstallBlocklist enterprise policies to prevent installation of unvetted extensions, and consider DeveloperToolsAvailability=DeveloperToolsDisallowed for high-risk user populations - note this breaks legitimate web-developer workflows and should be scoped accordingly. The chromium issue tracker entry (https://issues.chromium.org/issues/500170887) is referenced but typically remains restricted until well after public disclosure.
Same technique Privilege Escalation
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-34540
GHSA-3gfh-6wg3-9q56