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

9.8 · CRITICAL
Published Jul 25, 2026 EPSS 0.49% (40th pctl)

Overview

CVE-2026-64399 is a critical-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

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

ksmbd: add permission checks for FSCTL_DUPLICATE_EXTENTS_TO_FILE

The FSCTL_DUPLICATE_EXTENTS_TO_FILE arm of smb2_ioctl() overwrites the

destination file's data via vfs_clone_file_range() with neither the

share-level KSMBD_TREE_CONN_FLAG_WRITABLE check nor a per-handle

fp->daccess check that the other write-bearing arms carry. A client can

overwrite destination data on a read-only share, or from a handle opened

with only FILE_WRITE_ATTRIBUTES (which still yields an FMODE_WRITE filp).

FILE_WRITE_ATTRIBUTES-only destination handle overwrote the file's data via

the clone. Add both checks, matching the FSCTL_SET_SPARSE permission fix;

require FILE_WRITE_DATA since this writes data.

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

CVE-2026-64399 is a critical-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2026-64399?

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

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

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