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

7.8 · HIGH
Published Aug 22, 2026 EPSS 0.13% (3th pctl)

Overview

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

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

ipvs: stop estimator after disabled calc phase

IPVS estimator kthread 0 starts with zeroed chain and tick limits until

its initial calculation phase completes. If network namespace teardown

clears ipvs->enable during that phase, ip_vs_est_calc_phase() can return

without installing positive limits.

The kthread can then continue into its main loop and drain

est_temp_list with zero chain_max, tick_max and est_max_count values.

Each enqueue consumes one available tick row, but est_count never

reaches the zero est_max_count value. After all rows are consumed, the

row lookup returns IPVS_EST_NTICKS and ip_vs_enqueue_estimator() writes

past the ticks and tick_len arrays.

Exit kthread 0 after the calculation phase if the kthread is stopping or

IPVS has been disabled. That keeps temporary estimators from being

drained after the limits failed to initialize.

Estimator kthreads can now self-exit before teardown or reload stop

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

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

How severe is CVE-2026-74670?

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

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

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