Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
Sandbox escape requires a pre-existing renderer compromise plus a crafted page and user interaction, so AC:H and UI:R; escaping the sandbox is a scope change (S:C) with full host impact.
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
4DescriptionCVE.org
Insufficient validation of untrusted input in Google Lens in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Sandbox escape in Google Chrome's Google Lens component (versions prior to 151.0.7922.72) lets an attacker who has already compromised the renderer process break out of the browser sandbox using a crafted HTML page. The flaw is a second-stage privilege boundary bypass rather than an initial-access bug: it requires a pre-existing renderer compromise to reach, and Google's own Chromium team rated its security severity as Low despite the 9.6 CVSS. No public exploit identified at time of analysis, and EPSS is very low at 0.16% (6th percentile).
Technical ContextAI
The affected technology is the Google Lens feature integrated into the Chromium/Chrome browser, which runs across the browser's multi-process sandbox architecture. Chrome isolates untrusted web content in low-privilege renderer processes; a sandbox escape crosses that trust boundary to reach the higher-privileged browser process and, effectively, the host. The root cause is CWE-20 (Improper Input Validation): Google Lens insufficiently validates untrusted input passed to it, allowing a malicious/compromised renderer to manipulate that path to break isolation. The CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* confirms the affected product is the Chrome application itself.
RemediationAI
Vendor-released patch: update Google Chrome to 151.0.7922.72 or later via the desktop Stable channel (restart the browser to apply, since Chrome stages updates but only activates them on relaunch); see https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. In managed fleets, push the update through your enterprise update policy or endpoint management and verify the running version rather than the installed version. As a compensating control until the update is applied, prioritize patching the renderer-level bugs this escape would be chained to (keeping Chrome fully current closes both), and enforce Chrome's site isolation and sandbox settings so a renderer compromise remains harder to achieve; there is no documented feature-level toggle to disable only Google Lens as a mitigation, so the practical control is simply completing the browser update.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Information Disclosure
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-50928
GHSA-2wqv-r9pg-89qm