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

7.8 · HIGH
Published Aug 15, 2026 EPSS 0.16% (6th pctl)

Overview

CVE-2026-72198 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

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

ntfs: reject non-resident records for resident-only attributes

The shared lookup-time attribute validator rejects non-resident

$FILE_NAME and $VOLUME_NAME records because their formats require

resident values and callers handle returned records as resident

attributes. Other resident-only attribute types still pass through the

generic non-resident mapping-pairs checks.

That leaves real resident/non-resident union confusion paths. Inode load

looks up $STANDARD_INFORMATION and then reads data.resident.value_offset

without checking a->non_resident. ntfs_inode_sync_standard_information()

does the same when updating the standard information value.

ntfs_write_volume_flags() also looks up $VOLUME_INFORMATION and reads

data.resident.value_offset directly. $INDEX_ROOT callers in dir.c and

index.c depend on the same lookup contract before consuming the resident

index root value.

Reject non-resident records for all resident-on

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

CVE-2026-72198 is a high-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 7.8 (HIGH).

How severe is CVE-2026-72198?

This vulnerability has a CVSS 3.1 base score of 7.8, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

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

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

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