Google Chrome
CVE-2026-7361
HIGH
Severity by source
AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted-page delivery with no privileges but required user interaction (UI:R); a use-after-free enabling potential code execution yields high C/I/A within the browser process.
Primary rating from Vendor (Chrome).
CVSS VectorVendor: Chrome
Lifecycle Timeline
4DescriptionCVE.org
Use after free in iOS in Google Chrome prior to 147.0.7727.138 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. (Chromium security severity: Critical)
AnalysisAI
Heap corruption via use-after-free in Google Chrome (iOS) before 147.0.7727.138 allows a remote attacker to potentially execute code or crash the browser when a victim opens a crafted HTML page. Chromium rates the flaw Critical severity, though there is no public exploit identified at time of analysis and EPSS exploitation probability is negligible (0.01%). Exploitation requires the victim to load attacker-controlled web content (UI:R).
Technical ContextAI
The vulnerability is a use-after-free (CWE-416), a memory-corruption class where a pointer to freed heap memory is subsequently dereferenced or reused, letting an attacker groom the heap to control the freed object and corrupt adjacent structures. It affects Google Chrome (CPE cpe:2.3:a:google:chrome), triggered through rendering/processing of a crafted HTML page - consistent with a bug in the browser's page-processing pipeline. Note the description specifies the iOS build of Chrome; the upstream tracking issue (issues.chromium.org/493221953) and the Chrome stable-channel release notes are the authoritative technical references.
RemediationAI
Vendor-released patch: update Google Chrome to 147.0.7727.138 or later, per the Chrome stable-channel advisory (https://chromereleases.googleblog.com/2026/04/stable-channel-update-for-desktop_28.html). Because Chrome auto-updates, the primary action is to force a relaunch so the update applies, and to verify enterprise-managed fleets have received the build; users on the iOS build should update via the App Store. If patching cannot be completed immediately, reduce exposure by having users avoid untrusted links and by enforcing browser update policies (managed-update GPO/MDM), and consider Chrome's Site Isolation and enhanced-safe-browsing settings - the trade-off being these mitigate but do not eliminate a heap use-after-free triggered by crafted HTML.
Same weakness CWE-416 – Use After Free
View allSame technique Denial Of Service
View allVendor StatusVendor
SUSE
Severity: High| Product | Status |
|---|---|
| SUSE Package Hub 15 SP6 | Fixed |
| openSUSE Leap 15.6 | Fixed |
| openSUSE Leap 16.0 | Fixed |
| SUSE Package Hub 15 SP6 | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today