Description
Improper handling of case sensitivity 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: 6.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Privilege Escalation via File System Access Bypass
Action: Patch
AI Analysis

Impact

Google Chrome prior to 152.0.7977.65 incorrectly applied case‑sensitive file name handling within its FileSystem API. A crafted HTML page can trick a user into loading the page; the API then treats file paths in a case‑insensitive manner, allowing the attacker to read or modify files that should normally be protected. This flaw effectively elevates the attacker’s privileges on the victim’s machine by bypassing expected system access controls.

Affected Systems

The flaw is confined to the desktop version of Google Chrome before 152.0.7977.65. No other Google products or extensions are explicitly listed as affected.

Risk and Exploitability

Chromium labels the issue as medium severity; CVSS score is 6.5, EPSS score is < 1%, and it is not listed in the CISA KEV catalog. The attack requires a malicious HTML page that the victim opens in Chrome, so it is a remote, social‑engineering‑based vector. Successful exploitation would grant the attacker arbitrary local file access, representing a moderate risk given the low exploit probability.

Generated by OpenCVE AI on August 28, 2026 at 18:33 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Google Chrome to version 152.0.7977.65 or later
  • Ensure users avoid viewing untrusted HTML pages by following safe browsing practices
  • Isolate browsing activity by using separate user accounts or sandboxed containers to limit local file system access from web content

Generated by OpenCVE AI on August 28, 2026 at 18:33 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 19:15:00 +0000

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

Fri, 28 Aug 2026 19:00:00 +0000

Type Values Removed Values Added
Title Chrome FileSystem API Case-sensitivity Bypass Vulnerability

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


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

Type Values Removed Values Added
Title Chrome FileSystem API Case-sensitivity Bypass Vulnerability

Tue, 25 Aug 2026 22:15:00 +0000

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

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

Type Values Removed Values Added
Description Improper handling of case sensitivity 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-178
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Chrome

Published:

Updated: 2026-08-28T16:26:05.789Z

Reserved: 2026-08-25T06:05:05.920Z

Link: CVE-2026-78959

cve-icon Vulnrichment

Updated: 2026-08-28T16:25:32.379Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-25T21:17:51.953

Modified: 2026-08-31T18:59:21.310

Link: CVE-2026-78959

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T18:45:03Z

Weaknesses
  • CWE-178

    Improper Handling of Case Sensitivity