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

Impact

The vulnerability results from insufficient validation of untrusted input in the Actor component of Google Chrome. An attacker who has already compromised the renderer process can craft a malicious HTML page that triggers the flaw and extracts information that normally would not be accessible across origins. This leads to a cross‑origin data leakage, exposing sensitive content to the attacker. The weakness is categorized under CWE‑20 and CWE‑346, which address improper input validation and the failure to reject untrusted input, respectively.

Affected Systems

The flaw affects all installations of Google Chrome running versions prior to 151.0.7922.72 on the stable channel. Users of the affected browser build on any platform are potentially impacted, as the Actor component is part of the core rendering engine.

Risk and Exploitability

The CVSS score of 4.3 places the vulnerability at a moderate risk level, and the EPSS score of less than 1% indicates a very low likelihood of exploitation at the time of this analysis. The flaw is not listed in the CISA KEV catalog. Exploitation requires an attacker to already have compromised the renderer process, a non‑trivial prerequisite, but once achieved it allows the attacker to exfiltrate cross‑origin data via a crafted page.

Generated by OpenCVE AI on August 3, 2026 at 12:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or newer
  • Enable Site Isolation to isolate renderer processes
  • Disable third‑party renderer content or restrict loading of unverified renderer processes if immediate upgrade is not feasible

Generated by OpenCVE AI on August 3, 2026 at 12:28 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 chromium-browser: chromium-browser: Insufficient validation of untrusted input in Actor
Weaknesses CWE-346
References
Metrics threat_severity

None

threat_severity

Important


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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Thu, 30 Jul 2026 03:45: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 Actor in Google Chrome prior to 151.0.7922.72 allowed a remote attacker who had compromised the renderer process to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
Weaknesses CWE-20
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T13:32:54.488Z

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

Link: CVE-2026-17700

cve-icon Vulnrichment

Updated: 2026-07-30T13:20:31.199Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-31T15:28:16.303

Link: CVE-2026-17700

cve-icon Redhat

Severity : Important

Publid Date: 2026-07-30T00:18:57Z

Links: CVE-2026-17700 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T12:30:17Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error