Severity by source
Sources disagree (Low–Critical)AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Remote crafted page needs user to visit (UI:R) but no auth (PR:N); overflow gives full control of the sandboxed renderer (C/I/A:H) with no scope change to the host (S:U).
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
Heap buffer overflow in Codecs in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to execute arbitrary code inside a sandbox via a crafted HTML page. (Chromium security severity: Low)
AnalysisAI
Remote code execution in Google Chrome desktop before 151.0.7922.72 arises from a heap buffer overflow in the browser's media Codecs component (CWE-122), letting a remote attacker who serves a crafted HTML page corrupt heap memory and run arbitrary code - though execution is confined inside the renderer sandbox rather than the host OS. Google rates the Chromium severity as Low despite the NVD-style 8.8 CVSS, and there is no public exploit identified at time of analysis; EPSS is low at 0.24% (15th percentile) and CISA SSVC lists exploitation as none. A vendor patch is available in the 151.0.7922.72 stable channel release.
Technical ContextAI
The flaw lives in Chrome's Codecs subsystem, the media-decoding path that parses and renders audio/video streams embedded in web content. CWE-122 (heap-based buffer overflow) means attacker-controlled input - malformed codec/container data delivered through an HTML page - causes a write past the bounds of a heap allocation, corrupting adjacent heap metadata or objects and creating a controllable memory-corruption primitive that can be steered toward code execution. The CPE cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:* confirms the affected product is the Chrome desktop application. Notably, the description states execution occurs 'inside a sandbox,' indicating the bug compromises the sandboxed renderer process and does not by itself constitute a sandbox escape to the underlying operating system, which typically requires a second chained vulnerability.
RemediationAI
Vendor-released patch: 151.0.7922.72 - update Google Chrome to 151.0.7922.72 or later on the stable desktop channel via Help > About Google Chrome (which triggers the update) followed by a browser relaunch, per Google's advisory at https://chromereleases.googleblog.com/2026/07/stable-channel-update-for-desktop_0887107924.html. In managed fleets, push the updated version through your existing browser management/MDM policy and force a relaunch to apply it. If patching must be delayed, the practical compensating control is to reduce exposure to untrusted media content - for example enforcing Site Isolation (default on) and restricting browsing to trusted sites; note that disabling media codecs is not a supported end-user configuration and blunt network filtering of media is impractical, so upgrading remains the only reliable fix.
Same weakness CWE-122 – Heap-based Buffer Overflow
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-50861
GHSA-5jcv-xqp8-f3wf