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: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A heap‑based buffer overflow exists in the build_inherited_id() function of NTFS‑3G’s security module, affecting any installation of the SUID‑root ntfs‑3g binary up to version 2026.2.25. The overflow occurs when the program attempts to process a crafted NTFS image that contains a specially designed directory and file. If triggered, the vulnerability can corrupt heap memory used by the privileged binary, potentially allowing an attacker to execute arbitrary code with root privileges. This is a classic heap‑based buffer overflow (CWE‑122) that directly threatens confidentiality and integrity of the affected system.

Affected Systems

NTFS‑3G, any deployment that installs the SUID‑root executable of the package before the 2026.2.25 release. The upgrade path is to install any newer version where the vulnerability is patched. No vendor/product list beyond NTFS‑3G is supplied, so any host running that package is in scope.

Risk and Exploitability

Because the vulnerable binary runs with root privileges, a local attacker who can craft a malicious NTFS image can trigger the overflow, leading to privilege escalation. No EPSS score is available, but the absence of a KEV listing does not negate the potential severity. The exploitation path requires local access to mount or create files within the controlled NTFS image, meaning it is a local vulnerability. The risk is high due to the privilege level of the binary and the lack of input validation at the heap allocation site.

Generated by OpenCVE AI on August 24, 2026 at 21:26 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 the flag 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 24, 2026 at 21:26 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

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-24T20:19:06.762Z

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

Link: CVE-2026-56135

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

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

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

Link: CVE-2026-56135

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-24T21:30:16Z

Weaknesses
  • CWE-122

    Heap-based Buffer Overflow