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

9.4 · CRITICAL
Published Aug 15, 2026 EPSS 0.59% (46th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 9.4, 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:

cifs: validate DFS referral string offsets

parse_dfs_referrals() validates that the response header and referral

array fit in the received buffer, but each referral also contains string

offsets supplied by the server.

Those offsets are used to compute the DfsPath and NetworkAddress string

pointers without checking whether they still point inside the response

buffer. A malformed referral can therefore make the computed pointer

exceed the end of the buffer. The resulting negative max_len is then

passed to cifs_strndup_from_utf16(), and the non-Unicode path forwards it

to kstrndup() as a size_t, allowing strnlen() to read out of bounds.

Validate each string offset before deriving the string pointer.

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

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

How severe is CVE-2026-72318?

This vulnerability has a CVSS 3.1 base score of 9.4, 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-72318?

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

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