Severity by source
AV:N/AC:H/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 validation of untrusted input 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: Medium)
AnalysisAI
Privilege escalation in Google Chrome prior to 149.0.7827.53 allows a remote attacker who has already compromised the renderer process to break out of the sandbox via a crafted HTML page that abuses insufficient input validation in the Extensions component. Google rates the Chromium severity as Medium while NVD assigns CVSS 7.5 (High); no public exploit identified at time of analysis and CISA SSVC reports no observed exploitation.
Technical ContextAI
The flaw resides in Chrome's Extensions subsystem, the browser-resident component that brokers privileged APIs (tabs, cookies, native messaging, file access) on behalf of WebExtensions. The root cause is CWE-20 (Improper Input Validation): data received from the lower-privileged renderer process is not adequately validated by the more-privileged extensions/browser process, allowing the renderer to influence trusted operations. Because Chrome's security model treats the renderer as untrusted and relies on IPC boundaries (Mojo) to keep sandbox escapes hard, a validation gap in Extensions effectively turns a renderer-RCE into a sandbox/privilege escalation - the canonical second stage of a Chrome exploit chain.
RemediationAI
Vendor-released patch: Google Chrome 149.0.7827.53 - update Stable channel to this build or later via the standard auto-update channel or by forcing a restart from chrome://settings/help; enterprise fleets should push the update via Group Policy, MDM, or Omaha/managed-update tooling and verify rollout through the Chrome Releases advisory at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop.html. Chromium-derivative browser users (Edge, Brave, Opera, Vivaldi) should update once their vendors publish a corresponding rebase. As a compensating control until patched, restrict installation of third-party extensions via the ExtensionInstallAllowlist / ExtensionInstallBlocklist enterprise policies and consider enforcing site-per-process and strict Site Isolation to raise the cost of the prerequisite renderer compromise; note these controls reduce, but do not eliminate, exposure because the bug lies in Chrome's own Extensions code path rather than a specific third-party extension. Tracking details are in the upstream Chromium issue at https://issues.chromium.org/issues/501739206.
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-34610
GHSA-r3pf-44p3-v8w5