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

7.9 · HIGH
Published Aug 10, 2026 EPSS 0.12% (2th pctl)

Overview

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

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

vxlan: mdb: Fix source list corruption on a failed replace

When replacing the source list of an MDB remote entry, all existing

sources are first marked for deletion and vxlan_mdb_remote_srcs_add()

is then called to add the new source list. Sources present in the new

list have their deletion mark cleared, and any sources left marked

afterwards are removed.

If vxlan_mdb_remote_srcs_add() fails partway through, its error path

deletes all entries on the remote's source list. That rollback is only

correct for its other caller, vxlan_mdb_remote_add(), where the remote

was just allocated and the list contains solely entries added during

the call. On the replace path the list also holds pre-existing sources,

so a failed replace tears them down together with their (S, G)

forwarding entries instead of leaving the entry unchanged.

This is reachable from an existing (*, G) remote. An EXCLUDE filter

that loses sources starts fo

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

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

How severe is CVE-2026-68116?

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

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

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