Description
Improper input validation in Media in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside 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: Patch Immediately
AI Analysis

Impact

Improper input validation in the media subsystem of Google Chrome prior to 152.0.7977.65 allows a remote attacker to craft an HTML page that triggers processing of malicious data, potentially executing arbitrary code outside the browser sandbox. This is a classic input validation flaw (CWE-20) that can lead to execution of code with privileges exceeding the sandbox constraints.

Affected Systems

Google Chrome on Windows, macOS, Linux, and other supported platforms in versions earlier than 152.0.7977.65. Any installation that has not applied the August 2026 stable channel update is affected.

Risk and Exploitability

The EPSS score is < 1%, indicating very low exploitation probability, and the vulnerability is not listed in CISA's KEV catalog, but the Chromium advisory assigns it a medium severity with a CVSS score of 8.8. Because the flaw permits code execution outside the sandbox, a successful exploit would grant an attacker the same privileges as the browser process. The attack vector is likely a web page or a local HTML file that the user opens, so protection hinges on keeping the browser updated and ensuring sandbox features are not disabled. No public exploit has been confirmed, yet the combination of media handling and input validation weaknesses represents a significant risk for attackers with access to local or remote content.

Generated by OpenCVE AI on August 26, 2026 at 15:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install Google Chrome version 152.0.7977.65 or newer
  • Confirm that the media sandbox is enabled and not disabled by enterprise policy or command‑line flags
  • Avoid opening local HTML files or unsafe content from untrusted sources, and use Chrome’s safe browsing features to mitigate exposure

Generated by OpenCVE AI on August 26, 2026 at 15:31 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

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

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

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

Type Values Removed Values Added
Title Media Input Validation flaw allows remote code execution

Wed, 26 Aug 2026 13:30: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'}

ssvc

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


Tue, 25 Aug 2026 22:45:00 +0000

Type Values Removed Values Added
Title Media Input Validation flaw allows remote code execution
First Time appeared Google
Google chrome
Vendors & Products Google
Google chrome

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

Type Values Removed Values Added
Description Improper input validation in Media in Google Chrome prior to 152.0.7977.65 allowed a remote attacker to potentially execute arbitrary code outside the sandbox via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-27T03:56:28.603Z

Reserved: 2026-08-25T06:05:16.132Z

Link: CVE-2026-78963

cve-icon Vulnrichment

Updated: 2026-08-26T12:51:30.803Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:52.400

Modified: 2026-08-27T04:17:07.830

Link: CVE-2026-78963

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T15:45:04Z

Weaknesses
  • CWE-20

    Improper Input Validation