Description
Buffer overflow in Media in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: Remote Code Execution
Action: Apply Patch
AI Analysis

Impact

A buffer overflow in the Media component of Google Chrome allows a remote attacker to craft a malicious HTML page that triggers the overflow and enables execution of arbitrary code within the sandbox. The flaw is a classic buffer overflow (CWE‑122) affecting data handling in media processing. This violation of memory safety can lead to remote code execution, potentially allowing an attacker to take control of the browser context and compromise the user system.

Affected Systems

All users of Google Chrome browsers using versions prior to 152.0.7977.65 are affected, including stable channel releases below that version. The vulnerability is present in the Media component and impacts all platforms supported by Chrome at the time of the release.

Risk and Exploitability

The vulnerability receives a high severity rating with a CVSS score of 8.8, and the EPSS score is less than 1%, but because it can be triggered remotely via user navigation to a crafted page, the likelihood of exploitation is moderate. The flaw is not yet listed in the CISA KEV catalog. An attacker would need only a simple malicious web page to deliver the payload, exploiting the buffer overflow to escape the sandbox. Because the vulnerability operates inside the sandbox, the initial scope is limited to the browser process, but privilege escalation could still occur if the sandbox bypasses succeed.

Generated by OpenCVE AI on August 26, 2026 at 18:27 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Chrome stable update to version 152.0.7977.65 or newer.
  • Disable or restrict access to the Media component by applying Chrome policies or disabling relevant flags until the update is applied.
  • Avoid visiting untrusted web pages or media resources that could trigger the exploit until the patch is installed.

Generated by OpenCVE AI on August 26, 2026 at 18:27 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Mon, 31 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

Wed, 26 Aug 2026 18:45:00 +0000

Type Values Removed Values Added
Title Buffer Overflow in Chrome Media Enables Remote Code Execution

Wed, 26 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 26 Aug 2026 15:45:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'}


Wed, 26 Aug 2026 03:15:00 +0000

Type Values Removed Values Added
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

Wed, 26 Aug 2026 01:00:00 +0000

Type Values Removed Values Added
Title Buffer Overflow in Chrome Media Enables Remote Code Execution

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Buffer overflow in Media in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to execute arbitrary code inside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-122
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T03:57:21.023Z

Reserved: 2026-08-25T06:12:05.796Z

Link: CVE-2026-79231

cve-icon Vulnrichment

Updated: 2026-08-26T14:55:46.544Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:17.297

Modified: 2026-08-31T18:21:54.060

Link: CVE-2026-79231

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T18:30:02Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow