CVE-2026-56135

Tuxera · NTFS-3G

A heap-based buffer overflow in the NTFS-3G build_inherited_id function allows local attackers to corrupt memory via a crafted NTFS image.

Executive summary

A heap-based buffer overflow vulnerability in NTFS-3G through version 2026.2.25 poses a high risk of privilege escalation and system compromise.

Vulnerability

The vulnerability is a heap-based buffer overflow located in the build_inherited_id function within libntfs-3g/security.c. This flaw can be triggered by an unauthenticated local attacker who mounts a maliciously crafted NTFS image, leading to memory corruption in the SUID-root ntfs-3g binary.

Business impact

The ability to corrupt heap memory in a SUID-root binary typically results in local privilege escalation, allowing an attacker to gain elevated permissions on the host system. Given the CVSS score of 7.4, this vulnerability represents a significant risk to data integrity and system confidentiality. Successful exploitation could allow unauthorized users to bypass security controls, potentially leading to full system compromise.

Remediation

Immediate Action: Update the NTFS-3G package to the version containing the security fix associated with commit d1cb9e825d059ef5db0ccd30d5bce202edbd69dc.

Proactive Monitoring: Monitor system logs for unusual crashes or errors associated with the mount process or the ntfs-3g binary.

Compensating Controls: Restrict the ability of untrusted users to mount external storage media or NTFS images on sensitive systems until the patch is applied.

Exploitation status

Public Exploit Available: No

Analyst recommendation

Organizations utilizing NTFS-3G should prioritize patching to prevent potential privilege escalation. While the attack requires local access and a specific hardware or image interaction, the severity of impacting a SUID-root binary necessitates prompt remediation. Verify that your distribution has backported the fix from the upstream commit to ensure your environment is secured against this memory corruption vector.

Sources