Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-72188

9.1 · CRITICAL
Published Aug 15, 2026 EPSS 0.47% (39th pctl)

Overview

CVE-2026-72188 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

ntfs: sanitize MFT references returned from ntfs_lookup_inode_by_name()

ntfs_lookup_inode_by_name() returns MFT references read from directory

index entries on disk. These values are untrusted, but the function can

currently return an error-marked MFT reference to its callers without

validating it.

Callers later decode lookup failures with MREF_ERR(). A crafted NTFS image

can set the MREF error bit while leaving the low bits as an arbitrary

value, causing callers to consume a bogus pseudo-errno instead of treating

the lookup result as corrupted on-disk metadata.

Fix this at the source by normalizing every error-marked MFT reference

returned from ntfs_lookup_inode_by_name() to ERR_MREF(-EIO). Apply this to

all four directory lookup return paths so every caller gets a validated

result without needing additional checks or an API change.

This keeps the sanitization in the common lookup helper, which is cleaner

than du

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-72188?

CVE-2026-72188 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.1 (CRITICAL).

How severe is CVE-2026-72188?

This vulnerability has a CVSS 3.1 base score of 9.1, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-72188?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-72188?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-72188 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.