Description
Insufficient validation of untrusted input in Media in Google Chrome on Windows 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

Google Chrome’s media handling module contains insufficient validation for untrusted input. This flaw enables a remote attacker who has already compromised the renderer process to serve a crafted HTML page that can read data from other origins. The vulnerability is classified as CWE‑20 and CWE‑346, indicating unchecked input validation and logic‑based access control failures. As a result an attacker can exfiltrate sensitive information that should be protected by the same‑origin policy.

Affected Systems

Any Windows desktop build of Google Chrome running a version earlier than 151.0.7922.72 is affected. This includes the stable channel released before the July 2026 update, as well as any beta or dev branches that have not applied the same patch. No other browsers or platforms are listed as impacted by this issue.

Risk and Exploitability

The CVSS score of 4.3 reflects moderate severity, and the EPSS score of less than 1 % indicates a very low probability of exploitation in the wild. Because the attack requires a prior compromise of the renderer process, the practical risk is limited to scenarios where an attacker has already achieved a foothold through another vulnerability. The vulnerability is not listed in the CISA KEV catalog, further suggesting limited current exploitation evidence. Nonetheless, users should apply the security update promptly to eliminate the data leakage vector.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later
  • Enable site‑isolation and enforce all‑sites isolation to prevent renderer compromise
  • Ensure Windows and all installed applications are fully patched and use a reputable anti‑malware solution

Generated by OpenCVE AI on August 2, 2026 at 07:14 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 00:15:00 +0000

Type Values Removed Values Added
Title chromium-browser: chromium-browser: Insufficient validation of untrusted input in Media
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 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 Media in Google Chrome on Windows 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.635Z

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

Link: CVE-2026-17706

cve-icon Vulnrichment

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

cve-icon NVD

Status : Analyzed

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

Modified: 2026-08-10T14:13:42.077

Link: CVE-2026-17706

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17706 - Bugzilla

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-346

    Origin Validation Error