Description
Insufficient validation of untrusted input in Extensions in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-07-30
Score: 5.8 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability arises from insufficient validation of untrusted input in extensions for Google Chrome. A remote attacker who has gained control of the renderer process can feed malformed data from a crafted HTML page, potentially enabling a sandbox escape. The weakness leads to the possibility of executing arbitrary code on the host with at least the privileges of the renderer process, which may be elevated to system-level through the escape path. The primary impact is therefore remote code execution, coupled with a significant breach of the processor’s sandbox isolation.

Affected Systems

Affected system is Google Chrome browsers from versions prior to 151.0.7922.72. The vulnerability is specific to the renderer process handling extensions and manifests in desktop builds of Chrome. All installations of Chrome below this version are exposed and cannot be mitigated by configuration alone.

Risk and Exploitability

The vulnerability carries a CVSS score of 5.8, indicating a medium severity. Its EPSS score is reported as less than 1%, implying a low overall exploitation probability at the time of analysis. The vulnerability is not listed in CISA's Known Exploited Vulnerabilities catalog. Based on the description, the likely attack vector requires the attacker to compromise the renderer process, which can be achieved via a malicious website or compromised extension. Once control is obtained, the crafted HTML input can trigger the sandbox escape, making exploitation highly feasible for an attacker possessing such foothold.

Generated by OpenCVE AI on August 2, 2026 at 06:45 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update to Chrome version 151.0.7922.72 or newer, which resolves the input validation flaw
  • Verify that automatic updates are enabled or schedule a manual update to receive the fix promptly
  • If an immediate update is not possible, disable all nonessential extensions or enforce a restricted profile to limit exposure to untrusted input

Generated by OpenCVE AI on August 2, 2026 at 06:45 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

Fri, 31 Jul 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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

cvssV3_1

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


Thu, 30 Jul 2026 12:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in Extensions
Weaknesses CWE-1289
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Thu, 30 Jul 2026 08:15: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 Insufficient validation of untrusted input in Extensions in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to potentially perform a sandbox escape via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-31T14:05:41.875Z

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

Link: CVE-2026-17806

cve-icon Vulnrichment

Updated: 2026-07-31T14:05:36.547Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-03T17:53:44.740

Link: CVE-2026-17806

cve-icon Redhat

Severity : Moderate

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

Links: CVE-2026-17806 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-02T07:00:07Z

Weaknesses
  • CWE-1289

    Improper Validation of Unsafe Equivalence in Input

  • CWE-20

    Improper Input Validation