Description
Improper privilege management in FileSystem in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to bypass system access restrictions via a crafted HTML page. (Chromium security severity: Medium)
Published: 2026-08-25
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via compromised FileSystem privilege management in Chrome
Action: Patch Chrome
AI Analysis

Impact

A flaw in Google Chrome’s FileSystem API lets a remote attacker craft an HTML page that, when opened by a user, bypasses operating‑system file access restrictions. The vulnerability stems from improper privilege management (CWE‑266) and improper privilege assignment (CWE‑269). When an end‑user interacts with the malicious page and grants the necessary permissions, the attacker can read or modify local files without obvious user consent, effectively elevating privileges within the user's environment.

Affected Systems

Google Chrome users on any operating system running a release older than 152.0.7977.65 are affected. The issue surfaces wherever the FileSystem API is enabled, which includes Windows, macOS, Linux, and other Chrome-supported platforms. Users who are tricked into opening a crafted page are at risk.

Risk and Exploitability

The CVSS score of 4.3 indicates medium severity, while an EPSS score of less than 1 % points to a low likelihood of widespread exploitation. The vulnerability is not listed in CISA’s KEV catalog. Exploitation requires social engineering to persuade a user to open a malicious page; once that interaction occurs, the path to privilege escalation is straightforward and does not involve additional technical prerequisites.

Generated by OpenCVE AI on August 28, 2026 at 22:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Chrome to version 152.0.7977.65 or later, which removes the vulnerable FileSystem handling logic.
  • If an update is not available, disable or restrict the FileSystem API by using the appropriate Chrome flag or enterprise policy to prevent web pages from accessing local files.
  • Educate users about the danger of opening unexpected HTML attachments or visiting untrusted websites, and enforce safe‑browsing practices to minimize the risk of social‑engineering attacks.

Generated by OpenCVE AI on August 28, 2026 at 22:48 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

Mon, 31 Aug 2026 14:00:00 +0000

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

Fri, 28 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

cvssV3_1

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


Thu, 27 Aug 2026 00:15:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via FileSystem Privilege Management in Chrome chromium-browser: Google Chrome: Privilege management bypass via crafted HTML page
Weaknesses CWE-266
References
Metrics threat_severity

None

cvssV3_1

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

threat_severity

Moderate


Wed, 26 Aug 2026 03:00:00 +0000

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

Wed, 26 Aug 2026 00:45:00 +0000

Type Values Removed Values Added
Title Privilege Escalation via FileSystem Privilege Management in Chrome

Tue, 25 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description Improper privilege management in FileSystem in Google Chrome prior to 152.0.7977.65 allowed a remote attacker leveraging social engineering to bypass system access restrictions via a crafted HTML page. (Chromium security severity: Medium)
Weaknesses CWE-269
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-28T18:46:00.290Z

Reserved: 2026-08-25T06:12:59.730Z

Link: CVE-2026-79276

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:18:22.200

Modified: 2026-08-31T13:50:51.307

Link: CVE-2026-79276

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-08-25T20:10:34Z

Links: CVE-2026-79276 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T23:00:14Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-269

    Improper Privilege Management