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

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

Overview

CVE-2026-68098 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: bound DACL dedup walk to copied ACEs

set_ntacl_dacl() can stop copying ACEs before consuming the full input

DACL when size accounting overflows.

When that happens, num_aces reflects only the ACEs that were actually

copied into the output DACL, but set_posix_acl_entries_dacl() still

receives nt_num_aces and uses it to walk the existing ACE array during

dedup.

That makes the dedup walk scan past the copied ACE array and inspect

buffer tail that does not contain valid ACEs.

Split the two meanings currently carried by the NT ACE count. Pass the

number of copied NT ACEs to bound the dedup walk, and preserve the

original "input DACL had NT ACEs" state separately for the

Everyone/default ACL fallback.

This keeps the dedup walk aligned with the ACEs that are actually

present in the rebuilt DACL.

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

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

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

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

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