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

7.1 · HIGH
Published Jul 25, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-64411 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

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

netfilter: ebtables: terminate table name before find_table_lock()

update_counters() and compat_update_counters() forward a user-supplied

32-byte table name to find_table_lock() without NUL-terminating it. On a

lookup miss, find_inlist_lock() calls try_then_request_module(..., "%s%s",

"ebtable_", name), and vsnprintf() reads past the name field and the

stack object until it hits a zero byte.

BUG: KASAN: stack-out-of-bounds in string (lib/vsprintf.c:648 lib/vsprintf.c:730)

Read of size 1 at addr ffff8880119dfb20 by task exploit/147

Call Trace:

...

string (lib/vsprintf.c:648 lib/vsprintf.c:730)

vsnprintf (lib/vsprintf.c:2945)

__request_module (kernel/module/kmod.c:150)

do_update_counters.isra.0 (net/bridge/netfilter/ebtables.c:371 net/bridge/netfilter/ebtables.c:380)

update_counters (net/bridge/netfilter/ebtables.c:1440)

do_ebt_set_ctl (net/bridge/netfilter/ebtables.c:2573)

nf_setsockopt (

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

CVE-2026-64411 is a high-severity vulnerability. It was published on July 25, 2026 and has a CVSS 3.1 base score of 7.1 (HIGH).

How severe is CVE-2026-64411?

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

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

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