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

8.8 · HIGH
Published Aug 10, 2026 EPSS 0.41% (34th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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

ksmbd: validate ACE size against SID sub-authorities

set_ntacl_dacl() validates sid.num_subauth before copying an ACE, but

does not verify that the declared ACE size contains all sub-authorities

described by that field. An undersized ACE can therefore be copied

and later make the POSIX ACL deduplication walk inspect data beyond

the copied ACE boundary.

The existing initial bound check is also too small. It only ensures

that the ACE size field is accessible before set_ntacl_dacl() reads

sid.num_subauth farther into the input buffer.

Require enough input for the fixed SID header before accessing

num_subauth, reject ACEs smaller than that header, and skip ACEs

whose declared size cannot contain the complete SID. This makes the

validation consistent with the other ACE walk paths.

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

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

How severe is CVE-2026-68097?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

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

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

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