Description
Insufficient policy enforcement in FileSystem in Google Chrome prior to 151.0.7922.72 allowed a remote attacker 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

A remote attacker can exploit a lack of policy enforcement in the Chrome FileSystem API to leak data that should be confined to a different origin. By serving a specially crafted HTML page, the attacker can read files across origin boundaries, exposing sensitive information. The Chromium team has classified the vulnerability as High severity.

Affected Systems

All desktop installations of Google Chrome with a version number prior to 151.0.7922.72 are affected. The issue is triggered when the FileSystem API is used by a website that does not correctly check the requesting domain’s permissions.

Risk and Exploitability

The EPSS score is below 1% and the vulnerability is not listed in CISA’s KEV catalog, indicating a low probability of widespread exploitation at present. However, the high impact means that once exploited a single victim can obtain confidential data. Exploitation requires the victim to load the crafted page, so the attack vector is remote through user interaction. Given the severity, the risk remains elevated until the patch is deployed.

Generated by OpenCVE AI on August 4, 2026 at 12:16 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 151.0.7922.72 or later.
  • If an upgrade is delayed, disable or restrict the FileSystem API for untrusted origins via Chrome's enterprise policy configurations.
  • Verify that no cross‑origin file system accesses are allowed by testing or using automated security scanning tools.

Generated by OpenCVE AI on August 4, 2026 at 12:16 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

Mon, 03 Aug 2026 12:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-200
CWE-285

Sat, 01 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-346
Metrics cvssV3_1

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

ssvc

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

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'}


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

Type Values Removed Values Added
Title Insufficient Policy Enforcement Allows Cross‑Origin Data Leakage via Crafted HTML Page chromium-browser: chromium-browser: Inappropriate implementation in FileSystem
Weaknesses CWE-940
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Important


Fri, 31 Jul 2026 23:00:00 +0000

Type Values Removed Values Added
Title Insufficient Policy Enforcement Allows Cross‑Origin Data Leakage via Crafted HTML Page
Weaknesses CWE-200
CWE-285

Thu, 30 Jul 2026 03: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 policy enforcement in FileSystem in Google Chrome prior to 151.0.7922.72 allowed a remote attacker to leak cross-origin data via a crafted HTML page. (Chromium security severity: High)
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-07-30T13:21:53.776Z

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

Link: CVE-2026-17693

cve-icon Vulnrichment

Updated: 2026-07-30T13:19:04.994Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-07-31T15:27:51.113

Link: CVE-2026-17693

cve-icon Redhat

Severity : Important

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

Links: CVE-2026-17693 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T12:30:09Z

Weaknesses
  • CWE-346

    Origin Validation Error

  • CWE-940

    Improper Verification of Source of a Communication Channel