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: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Sensitive Data Exposure
Action: Update Chrome
AI Analysis

Impact

A missing authorization check in the FileSystem API of Google Chrome allows an attacker who has already compromised the renderer process to read or write files accessible to that process via a crafted HTML page. The flaw is a CWE-862 access control weakness that may expose sensitive data but does not directly provide code execution. The vulnerability can be triggered only after the attacker obtains renderer compromise, typically through social engineering or a separate flaw.

Affected Systems

Affected product: Google Chrome versions prior to 152.0.7977.75. The issue resides in 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, with a CVSS score of 5.3 indicating a moderate impact. 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 remains present.

Generated by OpenCVE AI on September 2, 2026 at 14:09 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 14:09 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4771-1 chromium security update
Debian DSA Debian DSA DSA-6482-1 chromium security update
History

Thu, 03 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:google:chrome:*:*:*:*:*:*:*:*

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

Type Values Removed Values Added
Title Missing Authorization in Chrome FileSystem API Enables Data Disclosure via Exploit chromium-browser: chromium-browser: Missing authorization in FileSystem
Weaknesses CWE-425
References
Metrics threat_severity

None

threat_severity

Moderate


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

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/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'}


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-02T09:48:39.299Z

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

Link: CVE-2026-84323

cve-icon Vulnrichment

Updated: 2026-09-02T09:48:33.871Z

cve-icon NVD

Status : Analyzed

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

Modified: 2026-09-03T17:13:01.927

Link: CVE-2026-84323

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-09-01T23:42:28Z

Links: CVE-2026-84323 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T14:15:06Z

Weaknesses
  • CWE-425

    Direct Request ('Forced Browsing')

  • CWE-862

    Missing Authorization