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-72186

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

Overview

CVE-2026-72186 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: make system files immutable to prevent corruption

When a system file such as $Bitmap is exposed via show_sys_files and

written from userspace, the volume is corrupted and, because the cluster

allocator scans $Bitmap through the same inode's page cache, a write to

$Bitmap also deadlocks writeback against the folio it already holds locked.

These files are maintained by the driver itself and have no valid reason

to be written through the file interface. Mark base metadata files

(mft_no < FILE_first_user) as immutable during inode read so the VFS

rejects write, mmap, truncate and unlink with -EPERM. Directories are

skipped so the root and $Extend remain usable. Internal metadata updates

do not go through the VFS write path and are unaffected.

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-72186?

CVE-2026-72186 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-72186?

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-72186?

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-72186?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-72186 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.