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

9.8 · CRITICAL
Published Aug 26, 2026

Overview

CVE-2026-80587 is a critical-severity vulnerability. It was published on August 26, 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:

mptcp: avoid combining some incoming suboptions

Some MPTCP suboptions are mutually exclusive according to the RFC8684,

but also because in different places, the code doesn't expect some

combinations to be present. That's specially true for suboptions that

would be present twice, but with different attributes.

The new restrictions are the same as the ones applied on the output

side, with mptcp_write_options. The same rules can be reused with a

small fix: an MP_FASTCLOSE can be used with a DSS when the sender picks

this option [1], which is not the case on Linux. Here are the rules:

Which options can be used together?

X: mutually exclusive

O: often used together

C: can be used together in some cases

P: could be used together but we prefer not to (optimisations)

| Opt: | MPC | MPJ | DSS | ADD | RM | PRIO | FAIL | FC |

|------|------|------|------|------|------|------|------|------|

| MPC |--

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

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

How severe is CVE-2026-80587?

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

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

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