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

7.8 · HIGH
Published Aug 15, 2026 EPSS 0.16% (6th pctl)

Overview

CVE-2026-72005 is a high-severity vulnerability. It was published on August 15, 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:

wifi: rt2x00: avoid full teardown before work setup in probe

rt2x00lib_probe_dev() uses the full rt2x00lib_remove_dev() teardown for

all probe failures. However, drv_data allocation and workqueue allocation

can fail before intf_work, autowakeup_work and sleep_work have been

initialized.

Do not enter the full remove path until the probe has reached the point

where those work items are set up. Return directly for drv_data allocation

failure, and use a small early cleanup path for workqueue allocation

failure.

This issue was found by our static analysis tool and then confirmed by

manual review of rt2x00lib_probe_dev() and rt2x00lib_remove_dev(). The

early probe exits should not call a common teardown path that assumes the

later work setup has already completed.

A QEMU PoC forced alloc_ordered_workqueue() to fail before the work

initializers are reached. The resulting fail path entered

rt2x00lib_remove_dev(), and DEBU

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

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

How severe is CVE-2026-72005?

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

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

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