Description
In NTFS-3G through 2026.2.25, a heap-based buffer overflow exists in the function build_inherited_id() in libntfs-3g/security.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered by creating a file in a crafted directory.
Published: 2026-08-24
Score: 7.4 High
EPSS: < 1% Very Low
KEV: No
Impact: Heap‑based Buffer Overflow Allowing Privilege Escalation
Action: Apply Patch
AI Analysis

Impact

A heap‑based buffer overflow exists in the build_inherited_id() function inside the security module of NTFS‑3G. The flaw is triggered when the SUID‑root binary processes a malicious NTFS image that contains a specially crafted directory and file, causing the function to overflow a buffer and corrupt heap memory. Because the binary runs with root privileges, an attacker who can trigger this overflow may be able to execute arbitrary code as root, compromising confidentiality, integrity, and availability of the host system.

Affected Systems

Any installation of NTFS‑3G that includes the SUID‑root ntfs‑3g executable and is at or before version 2026.2.25. Hosts running this package without the patched binary are susceptible; upgrading to a later released version that contains the patch removes the flaw.

Risk and Exploitability

The vulnerable binary runs with root privileges, so a local attacker who can craft a malicious NTFS image can trigger the overflow and achieve privilege escalation. The CVSS score of 7.4 indicates high severity. The EPSS score of less than 1 % indicates a low yet non‑zero probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The attack requires local access to mount or create files inside the crafted NTFS image and therefore is a local vulnerability; however, once triggered it can lead to complete compromise of the system.

Generated by OpenCVE AI on August 28, 2026 at 19:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the latest NTFS‑3G release that contains the patch for the heap overflow.
  • If the SUID‑root bit is not required for your environment, remove it from the ntfs‑3g binary to mitigate privilege‑escalation risk.
  • Restrict access to NTFS images and prevent untrusted mounts by enforcing strict file permissions or using chroot/jail mechanisms for any processes that interact with ntfs‑3g.

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

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

Type Values Removed Values Added
Title Heap‑based Buffer Overflow in NTFS‑3G's SUID‑root Binary Allows Heap Corruption via Malicious NTFS Image

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

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

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


Mon, 24 Aug 2026 21:45:00 +0000

Type Values Removed Values Added
Title Heap‑based Buffer Overflow in NTFS‑3G's SUID‑root Binary Allows Heap Corruption via Malicious NTFS Image
First Time appeared Tuxera
Tuxera ntfs-3g
Weaknesses CWE-122
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, a heap-based buffer overflow exists in the function build_inherited_id() in libntfs-3g/security.c that allows an attacker to corrupt heap memory in the SUID-root ntfs-3g binary by crafting a malicious NTFS image. The overflow is triggered by creating a file in a crafted directory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-08-28T16:21:16.426Z

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

Link: CVE-2026-56135

cve-icon Vulnrichment

Updated: 2026-08-28T16:21:13.007Z

cve-icon NVD

Status : Awaiting Analysis

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

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

Link: CVE-2026-56135

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T20:00:16Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow