Description
Inappropriate implementation in AdFilter 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: Medium)
Published: 2026-07-30
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability stems from an improper implementation in the AdFilter module of Google Chrome, allowing a remote attacker to trigger arbitrary code execution within the browser’s sandbox through a specially crafted HTML page. The flaw does not require escaping the sandbox; it enables instructions to run inside the protected environment, potentially exposing sensitive information, modifying browser state, or enabling additional attacks. The impact is limited to the sandboxed context but could serve as a stepping stone for further compromise.

Affected Systems

Google Chrome versions prior to 151.0.7922.72 on all desktop platforms are affected; the issue is fixed in 151.0.7922.72 and later releases distributed via the stable channel update in July 2026.

Risk and Exploitability

With a CVSS score of 8.8 the vulnerability is high severity. The EPSS score of less than 1% indicates a low current exploitation probability, and the flaw is not in the CISA KEV catalog. Attackers can exploit it by delivering a malicious HTML page that triggers the AdFilter bug while a user visits the page, allowing execution inside the sandbox without further credentials.

Generated by OpenCVE AI on August 2, 2026 at 07:00 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 151.0.7922.72 or newer through the browser’s built‑in update mechanism or via the enterprise channel.
  • Ensure automatic updates are enabled so future patches are applied automatically.
  • Restart Chrome after the update so the new sandbox implementation is active.

Generated by OpenCVE AI on August 2, 2026 at 07:00 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4710-1 chromium security update
Debian DSA Debian DSA DSA-6408-1 chromium security update
History

Sat, 01 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title AdFilter Remote Code Execution Vulnerability in Chrome chromium-browser: chromium-browser: Inappropriate implementation in AdFilter
Weaknesses CWE-94
References
Metrics threat_severity

None

threat_severity

Moderate


Fri, 31 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title AdFilter Remote Code Execution Vulnerability in Chrome

Thu, 30 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-269
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'}


Thu, 30 Jul 2026 04:30:00 +0000

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

Thu, 30 Jul 2026 01:00:00 +0000

Type Values Removed Values Added
Description Inappropriate implementation in AdFilter 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: Medium)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T03:55:53.730Z

Reserved: 2026-07-27T23:34:37.530Z

Link: CVE-2026-17751

cve-icon Vulnrichment

Updated: 2026-07-30T16:26:00.554Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-30T01:16:38.027

Modified: 2026-08-03T17:58:04.673

Link: CVE-2026-17751

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-30T00:19:11Z

Links: CVE-2026-17751 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:15:03Z

Weaknesses
  • CWE-269

    Improper Privilege Management

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')