Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
Network-delivered via crafted page (AV:N); mandatory active user gestures (UI:R); navigation bypass yields integrity impact only with no confidentiality or availability consequence.
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
Insufficient validation of untrusted input in DevTools in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who convinced a user to engage in specific UI gestures to bypass navigation restrictions via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Navigation restriction bypass in Google Chrome's DevTools component (versions prior to 151.0.7922.72) enables remote attackers to circumvent Chrome's browsing navigation policies via a crafted HTML page. Exploitation requires convincing a victim to perform specific UI gestures, confining the attack surface to social engineering scenarios. The Chromium team internally rates this Low severity; the CVSS 6.5 score reflects the high integrity impact of policy bypass if interaction is achieved, but EPSS at 0.18% (8th percentile) and no KEV listing confirm low real-world exploitation probability. No public exploit or POC has been identified at time of analysis.
Technical ContextAI
The vulnerability resides in Google Chrome's DevTools component - the integrated developer tooling environment accessible in desktop Chrome builds. CWE-20 (Improper Input Validation) identifies the root cause as insufficient sanitization of attacker-supplied input originating from a crafted HTML page, allowing it to influence DevTools behavior in a way that violates Chrome's navigation restrictions. These restrictions normally enforce cross-origin and same-origin navigation policies. DevTools has elevated access to browser internals, making it a meaningful attack surface when input validation lapses. The affected CPE is cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*, scoping all Chrome desktop variants prior to the patched release.
RemediationAI
Update Google Chrome to version 151.0.7922.72 or later via Chrome's built-in update mechanism (Settings > Help > About Google Chrome) or through enterprise software management tooling; this is the vendor-confirmed fix per the stable channel advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. For organizations unable to patch immediately, enterprise administrators can restrict DevTools availability using the Chrome enterprise policy DevToolsAvailability set to disallow (value 2), which eliminates the vulnerable component's exposure; this carries the trade-off of blocking legitimate developer use. Additionally, user awareness of social engineering attempts involving unexpected UI gesture requests can reduce exploitation likelihood given the mandatory UI:R attack requirement.
Same weakness CWE-20 – Improper Input Validation
View allSame technique Authentication Bypass
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-50852
GHSA-5mjv-hhp3-qvm6