Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote malicious web content with no auth (AV:N/PR:N) but requiring a page visit (UI:R); a renderer UAF yields high C/I/A with scope unchanged absent a sandbox escape.
Primary rating from Vendor (vendor:ubuntu).
CVSS VectorVendor: vendor:ubuntu
Lifecycle Timeline
4DescriptionCVE.org
[Unknown description]
AnalysisAI
Use-after-free memory corruption in Google Chrome versions prior to 150.0.7871.128 allows a remote attacker to corrupt heap memory and potentially disclose sensitive information or execute code after a user visits a malicious web page. The flaw was reported through the Ubuntu vendor channel and fixed in Chrome's Stable desktop channel; no public exploit identified at time of analysis, and its EPSS exploitation probability is low (0.22%). Successful exploitation requires user interaction (visiting attacker-controlled content) but no authentication.
Technical ContextAI
The vulnerability is a use-after-free (CWE-416), a temporal memory-safety defect in which a pointer continues to reference heap memory after it has been freed, allowing an attacker who controls subsequent allocations to place attacker-influenced data at the dangling location. In a browser such as Chrome, these bugs typically arise in a rendering, DOM, media, or IPC component processing untrusted web content, where object lifetime is mismanaged across asynchronous callbacks or event handlers. The affected component is tracked internally at Chromium issue 532925350; the tags Information Disclosure and Memory Corruption indicate the primitive can leak process memory and/or corrupt heap metadata, which is the classic precursor to renderer compromise. The affected build is identified by the EUVD data as Chrome versions below 150.0.7871.128.
RemediationAI
Vendor-released patch: update Google Chrome to version 150.0.7871.128 or later via the Stable desktop channel; use Help > About Google Chrome to trigger the automatic update and then relaunch the browser to apply it, as documented at http://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_049796704.html. Enterprises managing Chrome through group policy or MDM should push the fixed build and enforce a relaunch, since pending updates are inert until restart. Because exploitation requires loading malicious content, effective compensating controls until patching completes include enabling Chrome's Site Isolation (default) and enterprise policies that block untrusted sites, and deploying web/DNS filtering to reduce exposure to attacker-controlled pages - with the trade-off that filtering cannot cover malvertising or compromised legitimate sites. Chromium-based browser users should apply the equivalent vendor updates once released.
Same weakness CWE-416 – Use After Free
View allSame technique Information Disclosure
View allVendor StatusVendor
SUSE
Severity: Important| Product | Status |
|---|---|
| SUSE Package Hub 15 SP7 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| openSUSE Tumbleweed | Fixed |
| SUSE Package Hub 15 SP7 | Affected |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-46130
GHSA-7hhh-6c82-7vf3