Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
AC:H because a prior renderer compromise via a separate exploit chain is mandatory; UI:R and S:C retained; the sandbox escape yields high C/I/A across the browser-process boundary.
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 Picture-in-Picture in Google Chrome on Android 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 for Android before 151.0.7922.72 lets an attacker who has already compromised the renderer process break out of the sandbox via crafted HTML delivered through the Picture-in-Picture feature. Chromium rates the severity Low and CISA SSVC exploitation is 'none', making this a second-stage bug in an exploit chain rather than a standalone entry point. No public exploit identified at time of analysis, and EPSS is low at 0.17% (7th percentile).
Technical ContextAI
The flaw resides in Chrome's Picture-in-Picture implementation, a Blink/renderer feature that pops video and increasingly arbitrary DOM content into a floating always-on-top window. The root cause is CWE-20 (Improper Input Validation): PiP consumes untrusted input from a page without sufficient validation, so a renderer already under attacker control can craft HTML that abuses this path to cross the renderer-to-browser sandbox boundary. The affected component per CPE is cpe:2.3:a:google:chrome, scoped by the description to the Android platform. Chrome's multi-process sandbox is designed so that a compromised renderer cannot reach OS resources or higher-privileged browser-process functionality; a sandbox escape like this defeats that containment.
RemediationAI
Vendor-released patch: 151.0.7922.72 - update Google Chrome for Android to 151.0.7922.72 or later via the Play Store, per the Chrome Releases advisory (https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html); on managed fleets push the update through MDM and confirm the running build number. Because exploitation requires a pre-existing renderer compromise, the strongest compensating control until patched is to reduce renderer-compromise exposure by keeping the whole browser current and, where policy allows, limiting the Picture-in-Picture attack surface by disabling autoplay/PiP for untrusted sites - the trade-off is degraded video UX. Managed environments should enforce update timelines and block sideloaded or outdated Chrome builds. No workaround fully substitutes for the version upgrade, since the fix is in the browser binary itself.
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-50866
GHSA-xh92-v267-m4gm