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

9.8 · CRITICAL
Published Aug 22, 2026 EPSS 0.44% (37th pctl)

Overview

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

tls: rx: restore msg_iter before TLS 1.3 optimistic retry

tls_decrypt_sg() advances msg->msg_iter when it maps user pages for

the optimistic TLS 1.3 zero-copy path. If the decrypted record turns

out not to be unpadded application data, tls_decrypt_sw() retries into

a kernel skb, but leaves the iterator advanced.

The subsequent copy from the skb then writes decrypted bytes again at

a later point in the caller iovecs while recvmsg() reports only the

post-retry length. A TLS peer can trigger this after the receiver

enables TLS_RX_EXPECT_NO_PAD.

Revert the iterator by the number of bytes consumed by the optimistic

mapping before retrying without zero-copy.

Add a selftest which sends a TLS 1.3 control record with

TLS_RX_EXPECT_NO_PAD enabled and verifies that recvmsg() does not

overwrite later iovecs beyond the returned length.

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

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

How severe is CVE-2026-74611?

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

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

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