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

9.1 · CRITICAL
Published Aug 15, 2026 EPSS 0.51% (42th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 9.1, 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: validate embedded address parameter length

sctp_verify_asconf() and sctp_verify_param() only validate ADD_IP, DEL_IP,

and SET_PRIMARY parameters against a fixed minimum size of sizeof(struct

sctp_addip_param) + sizeof(struct sctp_paramhdr). This ensures the outer

parameter is large enough to contain an embedded address parameter header,

but does not verify that the embedded address parameter's declared length

fits within the bounds of the outer parameter.

Later, sctp_process_param() and sctp_process_asconf_param() extract the

embedded address parameter and pass it to af->from_addr_param(), which uses

the address parameter length to parse the variable-length address payload.

A malformed peer can therefore advertise an embedded address parameter

length that exceeds the remaining bytes in the enclosing parameter.

Validate that addr_param->p.length does not exceed the space available

after the sctp_addip_param he

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

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

How severe is CVE-2026-74287?

This vulnerability has a CVSS 3.1 base score of 9.1, 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-74287?

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

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