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

8.2 · HIGH
Published Aug 15, 2026 EPSS 0.59% (46th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. 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:

ipvs: use parsed transport offset in SCTP state lookup

set_sctp_state() reads the SCTP chunk header again in order to drive the

IPVS SCTP state table. For IPv6 it computes the offset with

sizeof(struct ipv6hdr), while the surrounding IPVS code uses iph.len from

ip_vs_fill_iph_skb(), where ipv6_find_hdr() has already skipped

extension headers and found the real transport header.

This makes the state machine read from the wrong offset for IPv6 SCTP

packets that carry extension headers. For example, an INIT packet with an

8-byte destination options header can be scheduled correctly by

sctp_conn_schedule(), but set_sctp_state() reads the first byte of the

SCTP verification tag as a DATA chunk type. The connection then moves

from NONE to ESTABLISHED instead of INIT1, gets the longer established

timeout, and updates the active/inactive destination counters

incorrectly. This happens even though the SCTP handshake has not

c

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

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

How severe is CVE-2026-72021?

This vulnerability has a CVSS 3.1 base score of 8.2, rated HIGH. 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-72021?

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

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