CVE-2026-56135
Received Received - Intake

Heap-based Buffer Overflow in NTFS-3G

Vulnerability report for CVE-2026-56135, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-24

Last updated on: 2026-08-24

Assigner: MITRE

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-24
Last Modified
2026-08-24
Generated
2026-08-25
AI Q&A
2026-08-25
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ntfs-3g ntfs-3g to 2026.2.25 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a heap-based buffer overflow in NTFS-3G through 2026.2.25. It exists in the function build_inherited_id() located in libntfs-3g/security.c. An attacker can exploit this by creating a malicious NTFS image and placing a file in a specially crafted directory. This causes heap memory corruption in the SUID-root ntfs-3g binary, potentially leading to arbitrary code execution.

Detection Guidance

This vulnerability can be detected by checking the version of NTFS-3G installed on your system. Run 'ntfs-3g --version' or 'dpkg -l ntfs-3g' on Debian-based systems to verify if the vulnerable version (through 2026.2.25) is present.

Impact Analysis

If you use NTFS-3G on a system where the binary has SUID-root privileges, an attacker could exploit this vulnerability to gain root access. This could allow them to execute arbitrary commands, install malware, or steal sensitive data. Systems using vulnerable versions of NTFS-3G are at risk if they process untrusted NTFS images.

Mitigation Strategies

Immediately update NTFS-3G to the latest version beyond 2026.2.25. If updating is not possible, consider disabling the SUID bit on the ntfs-3g binary with 'chmod u-s /path/to/ntfs-3g' as a temporary workaround.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-56135. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart