Description
Missing authorization in FileSystem in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to obtain sensitive information via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-09-01
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A missing authorization check in the FileSystem API of Google Chrome represents a CWE-862 flaw. It allows an attacker who has already compromised the renderer process and employed social engineering to persuade a user to visit a maliciously crafted HTML page to access sensitive data. Because the API lacks proper access controls, the attacker can read or write files that the renderer process can reach, leading to disclosure of confidential information. The flaw does not directly grant arbitrary code execution but does enable significant data leakage if the renderer is already subverted.

Affected Systems

Affected product: Google Chrome versions prior to 152.0.7977.75. The issue is specific to the FileSystem API implemented within the Chrome renderer component; all installations of Chrome below the specified patch level are potentially vulnerable.

Risk and Exploitability

Chromium's internal severity rating is Medium, and no public CVSS score has been published, so the overall technical severity is not formally quantified. The EPSS score is not available and the vulnerability is not in the CISA KEV catalog. Exploitation requires first compromising the renderer process, which can be achieved via a separate vulnerability or social engineering tactics, followed by delivering a malicious HTML payload that utilizes the unprotected FileSystem API. Because the attack chain depends on a prior compromise, the likelihood of widespread exploitation is limited, but within target environments that allow users to run HTML pages, the risk of data exfiltration is still present.

Generated by OpenCVE AI on September 2, 2026 at 04:02 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 152.0.7977.75 or later.
  • If an immediate upgrade is not possible, launch Chrome with the feature flag to disable FileSystem access, for example, --disable-features=FileSystem.
  • Apply strict content security policies and educate users against phishing that could lead to renderer compromise.

Generated by OpenCVE AI on September 2, 2026 at 04:02 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 04:30:00 +0000

Type Values Removed Values Added
Title Missing Authorization in Chrome FileSystem API Enables Data Disclosure via Exploit

Wed, 02 Sep 2026 02:45:00 +0000

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

Wed, 02 Sep 2026 00:00:00 +0000

Type Values Removed Values Added
Description Missing authorization in FileSystem in Google Chrome prior to 152.0.7977.75 allowed a remote attacker who had compromised the renderer process and leveraged social engineering to obtain sensitive information via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-862
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-09-01T23:42:28.177Z

Reserved: 2026-09-01T16:20:07.940Z

Link: CVE-2026-84323

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T00:18:27.113

Modified: 2026-09-02T00:18:27.113

Link: CVE-2026-84323

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T04:15:05Z

Weaknesses