Severity by source
Sources disagree (Medium–Critical)AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
Network-delivered via crafted page (AV:N) but needs specific user gestures and heap grooming (AC:H, UI:R), no auth (PR:N); UAF can yield full renderer compromise (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: Chrome
Lifecycle Timeline
5DescriptionCVE.org
Use after free in TabStrip in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who convinced a user to engage in specific UI gestures to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Medium)
AnalysisAI
Heap corruption in the TabStrip component of Google Chrome desktop before 151.0.7922.72 allows a remote attacker to trigger a use-after-free (CWE-416) when a user is lured to a crafted HTML page and performs specific UI gestures. Successful exploitation could lead to arbitrary code execution within the renderer process, though Chromium rates the severity as Medium and there is no public exploit identified at time of analysis. EPSS is low at 0.22% (12th percentile) and CISA SSVC records exploitation status as none.
Technical ContextAI
The flaw is a use-after-free (CWE-416) in Chrome's TabStrip, the browser-UI component that manages the row of open tabs. Use-after-free bugs occur when a heap object is freed while a dangling pointer to it remains in use, letting an attacker reclaim and control that freed memory to corrupt the heap. The affected surface is the desktop Chrome browser (CPE cpe:2.3:a:google:chrome), and because TabStrip is browser-process/UI-adjacent, the trigger depends on user-driven interface actions rather than pure content parsing, which raises exploitation complexity relative to a typical renderer bug.
RemediationAI
Vendor-released patch: update Google Chrome to 151.0.7922.72 or later via the Stable channel; on most installs this happens automatically but should be forced by navigating to chrome://settings/help and relaunching. Refer to the vendor advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html and the tracker at https://issues.chromium.org/issues/523717010. Because exploitation requires visiting a malicious page and performing UI gestures, interim compensating controls include enforcing browser auto-update policies enterprise-wide, restricting or web-filtering untrusted sites, and cautioning users against unexpected tab-manipulation prompts; these reduce exposure but do not eliminate the underlying bug, so patching remains the only complete fix.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
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-50636
GHSA-pgpx-v7pf-c78w