Severity by source
Sources disagree (Low–High)AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page (AV:N) with no auth (PR:N) but memory-corruption race gives AC:H and mandatory UI gestures give UI:R; full code execution yields C/I/A:H.
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: google
Lifecycle Timeline
3DescriptionCVE.org
Use after free in PageInfo in Google Chrome on Android prior to 150.0.7871.47 allowed a remote attacker who convinced a user to engage in specific UI gestures to execute arbitrary code via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Remote code execution in Google Chrome for Android prior to 150.0.7871.47 stems from a use-after-free in the PageInfo component, allowing a remote attacker who lures a user into performing specific UI gestures on a crafted HTML page to execute arbitrary code in the browser process. Chromium rated the security severity Low, and while the CVSS base score is 7.5, the high attack complexity and required user interaction constrain practical exploitation. No public exploit identified at time of analysis, and the EPSS score is low at 0.21% (12th percentile).
Technical ContextAI
The flaw is a CWE-416 use-after-free in Chrome's PageInfo feature - the UI surface (the site/permissions panel reachable from the address bar padlock) that displays connection security, permissions, and site data. A use-after-free occurs when a heap object is freed but a dangling pointer is later dereferenced, letting an attacker reclaim the freed allocation with attacker-controlled data to corrupt memory and potentially hijack control flow. The affected CPE is cpe:2.3:a:google:chrome, specifically the Android build; the SSVC technical impact is rated 'total', consistent with memory corruption that can yield full renderer/browser-process compromise. Reaching the vulnerable code path depends on PageInfo UI interactions, which is why the vector requires user gestures rather than passive page rendering.
RemediationAI
Vendor-released patch: update Google Chrome on Android to 150.0.7871.47 or later via the Google Play Store; the fix ships in the Chrome Stable channel update at https://chromereleases.googleblog.com/2026/06/stable-channel-update-for-desktop_0175352312.html. Because Chrome auto-updates on most Android devices, verify the running version under chrome://settings/help and force an update if the device has update delays or managed configurations. There is no configuration-level workaround for the vulnerable PageInfo code path itself; as a compensating control until updated, advise users not to interact with the site information/padlock panel on untrusted pages and avoid following links to unknown sites, accepting that this only reduces - not eliminates - the interaction-dependent exposure. Enterprises can enforce minimum Chrome versions through mobile device management policy to guarantee the patched build is deployed.
Same weakness CWE-416 – Use After Free
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-40751
GHSA-jhpf-pr89-mhqh