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

9.8 · CRITICAL
Published Aug 15, 2026 EPSS 0.70% (51th pctl)

Overview

CVE-2026-72398 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:

sctp: add INIT verification after cookie unpacking

In SCTP handshake, the INIT chunk is initially processed by the server

and embedded into the cookie carried in INIT-ACK. The client then

returns this cookie via COOKIE-ECHO, where the server unpacks it and

reconstructs the original INIT chunk.

When cookie authentication is enabled, the cookie contents are protected

against tampering, so reusing the unpacked INIT without re-verification

is safe.

However, when cookie authentication is disabled, the reconstructed INIT

can no longer be trusted. In this case, the INIT must be explicitly

validated after unpacking to avoid processing potentially tampered data.

Add sctp_verify_init() checks after cookie unpacking in COOKIE-ECHO

processing paths (sctp_sf_do_5_1D_ce() and sctp_sf_do_5_2_4_dupcook())

when cookie_auth_enable is disabled. On failure, the new association is

freed and the packet is discarded.

Also tighten cooki

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

CVE-2026-72398 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-72398?

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

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

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