Severity by source
Sources disagree (Low–High)AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A: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: google
Lifecycle Timeline
4DescriptionCVE.org
Inappropriate implementation in Extensions in Google Chrome prior to 149.0.7827.53 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 prior to 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to escape sandbox-style restrictions via the Extensions subsystem using a crafted HTML page. The flaw requires user interaction and high attack complexity, and is rated Low severity by the Chromium team despite the 7.5 CVSS score; no public exploit identified at time of analysis.
Technical ContextAI
The vulnerability resides in the Extensions component of the Chromium browser engine, which mediates privileged operations on behalf of installed extensions and enforces process-isolation boundaries between the sandboxed renderer and higher-privilege browser/extension contexts. The CWE-20 (Improper Input Validation) classification, combined with Google's 'inappropriate implementation' wording, indicates that the Extensions code path does not adequately validate state or input coming from the renderer, enabling a compromised renderer to influence extension-mediated logic and gain privileges it should not hold. Affected CPE-equivalent surface is the Chromium-based Google Chrome desktop browser on all platforms prior to the 149.0.7827.53 stable channel build.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 - upgrade all Chrome desktop installations to this stable-channel build or later via the official update mechanism documented at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html, and verify in enterprise fleets via Chrome Browser Cloud Management or GPO-driven update enforcement. For Chromium-based derivatives, apply the corresponding vendor build that incorporates the upstream fix tracked at https://issues.chromium.org/issues/497025738. As a compensating control until patches are deployed, restrict extension installation via the ExtensionInstallBlocklist/Allowlist enterprise policies to reduce the attack surface exposed by the Extensions subsystem (trade-off: breaks any workflow depending on unlisted extensions), and consider hardening sandboxing via site isolation policies already enabled by default in modern Chrome - note that no workaround substitutes for the patch since the flaw is in code that runs regardless of installed extensions.
Same weakness CWE-20 – Improper Input Validation
View allSame 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-34700
GHSA-pmj9-5jq4-f597