Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page with required user interaction and no auth (AV:N/AC:L/PR:N/UI:R), but code runs only inside the sandbox with no scope change, so impacts are Low rather than High.
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
Inappropriate implementation in Passwords in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Remote code execution within the browser's renderer sandbox affects Google Chrome desktop builds prior to 151.0.7922.72, stemming from an inappropriate implementation in the Passwords component (CWE-269). A remote attacker who lures a victim to a crafted HTML page can execute arbitrary code, but execution is confined to the sandbox - which is why Chromium rated the underlying issue Low severity despite the CVSS 8.8. No public exploit identified at time of analysis, and the fix is already shipping in the Stable channel.
Technical ContextAI
Chrome is a Chromium-based web browser whose renderer processes run inside a multi-layer OS sandbox designed to contain code execution triggered by untrusted web content. This flaw lives in the Passwords feature (credential storage/autofill) and is classified CWE-269 (Improper Privilege Management), indicating the component acts with or grants privileges it should not when processing attacker-influenced input. The affected CPE is cpe:2.3:a:google:chrome:*, covering the desktop application across platforms; because the arbitrary code executes 'inside a sandbox,' the attacker gains control only over the confined renderer context and would need to chain a separate sandbox-escape bug to reach the host OS.
RemediationAI
Vendor-released patch: Google Chrome 151.0.7922.72. Update to 151.0.7922.72 or later via the Stable desktop channel and relaunch the browser to apply it, then confirm the version under chrome://settings/help; managed fleets should push the update through their existing browser management or MDM tooling per the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html). No standalone workaround is published; as an interim compensating control, ensure Chrome's sandbox is not disabled (avoid the --no-sandbox flag) and limit users from visiting untrusted sites, accepting that this restricts functionality but preserves the containment that keeps this bug low-impact.
Same weakness CWE-269 – Improper Privilege Management
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-50895
GHSA-xxfq-g4g6-2pwg