Description
In NTFS-3G through 2026.2.25, an out-of-bounds read exists in ntfs_ir_nill() in libntfs-3g/index.c that allows an attacker to read possibly confidential information in an ntfs-3g process by crafting a malicious NTFS image. This read operation is triggered by creation of a file with a crafted name.
Published: 2026-08-24
Score: 4.7 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Information Disclosure
Action: Patch
AI Analysis

Impact

The vulnerability is an out‑of‑bounds read in ntfs_ir_nill() in libntfs-3g/index.c of NTFS‑3G up to version 2026.2.25. A maliciously crafted file name that triggers file creation inside a mounted NTFS image lets a local user read arbitrary memory locations in the ntfs‑3g process. This results in a CWE‑125 out‑of‑bounds read, thereby exposing confidential data from the image or the host.

Affected Systems

Any deployment of NTFS‑3G older than 2026.2.26 is affected. The library is frequently bundled with Linux distributions as the default NTFS driver and is used to mount and modify NTFS images.

Risk and Exploitability

Exploitation requires local access to a machine that mounts a malicious NTFS image or allows the creation of a crafted file name on a mounted volume. The EPSS score is below 1% and the flaw is not listed in the CISA KEV catalog, meaning no publicly known exploitation yet. The CVSS score of 4.7 signals moderate severity, with a primary risk of confidentiality compromise without remote code execution. Immediate remediation, such as upgrading the driver, is advised to mitigate this risk.

Generated by OpenCVE AI on August 28, 2026 at 23:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to NTFS‑3G 2026.2.26 or newer, which removes the out‑of‑bounds read.
  • Until a patch is available, mount NTFS volumes read‑only or restrict write permissions to prevent file creation by untrusted users, thereby blocking the trigger for the read.
  • If upgrading is not possible, switch to a different NTFS driver or migrate to another filesystem, or apply strict access controls and ensure all custom code follows safe coding guidelines such as bounds checking and variable initialization to reduce the attack surface.

Generated by OpenCVE AI on August 28, 2026 at 23:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6389-1 ntfs-3g security update
Ubuntu USN Ubuntu USN USN-8554-1 NTFS-3G vulnerabilities
History

Sat, 29 Aug 2026 00:00:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in NTFS-3G Allows Local Information Disclosure

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

Type Values Removed Values Added
Title Out-of-Bounds Read in NTFS-3G Allows Confidential Data Disclosure
Weaknesses CWE-200
CWE-788

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

Type Values Removed Values Added
Weaknesses CWE-125
Metrics cvssV3_1

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

ssvc

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


Mon, 24 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in NTFS-3G Allows Confidential Data Disclosure
First Time appeared Tuxera
Tuxera ntfs-3g
Weaknesses CWE-200
CWE-788
Vendors & Products Tuxera
Tuxera ntfs-3g

Mon, 24 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Description In NTFS-3G through 2026.2.25, an out-of-bounds read exists in ntfs_ir_nill() in libntfs-3g/index.c that allows an attacker to read possibly confidential information in an ntfs-3g process by crafting a malicious NTFS image. This read operation is triggered by creation of a file with a crafted name.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-28T16:20:11.948Z

Reserved: 2026-06-19T00:00:00.000Z

Link: CVE-2026-56136

cve-icon Vulnrichment

Updated: 2026-08-28T16:20:02.995Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-24T21:17:42.380

Modified: 2026-09-09T16:03:22.897

Link: CVE-2026-56136

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses