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

9.8 · CRITICAL
Published Aug 15, 2026 EPSS 0.73% (52th pctl)

Overview

CVE-2026-72130 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

nvmet-auth: reject short AUTH_RECEIVE buffers

nvmet_execute_auth_receive() trusts the AUTH_RECEIVE allocation length

after checking only that it is nonzero and matches the transfer length.

In the SUCCESS1 and FAILURE1/default states, that lets a remote NVMe-oF

initiator reach the fixed-size DH-HMAC-CHAP response builders with a

kmalloc() buffer shorter than the response, so nvmet_auth_success1() and

nvmet_auth_failure1() write past the allocation; both only WARN_ON the

short length and then format the message anyway.

Impact: A remote NVMe-oF initiator with access to an auth-enabled target

can trigger a 16-byte heap out-of-bounds write via a one-byte

AUTH_RECEIVE allocation length.

Compute the minimum response length for the current DH-HMAC-CHAP step in

nvmet_auth_receive_data_len() and report a zero data length when the

host-supplied allocation length is shorter, so the existing zero-length

check in nvmet_execute_a

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

CVE-2026-72130 is a critical-severity vulnerability. It was published on August 15, 2026 and has a CVSS 3.1 base score of 9.8 (CRITICAL).

How severe is CVE-2026-72130?

This vulnerability has a CVSS 3.1 base score of 9.8, rated CRITICAL. It can be exploited remotely over the network. No authentication or special privileges are required for exploitation.

How do I fix or remediate CVE-2026-72130?

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

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