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

8.2 · HIGH
Published Aug 10, 2026 EPSS 0.39% (32th pctl)

Overview

CVE-2026-68118 is a high-severity vulnerability. It was published on August 10, 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:

tcp: challenge ACK for non-exact RST in SYN-RECEIVED

The SYN-RECEIVED request-socket path in tcp_check_req() accepts an

in-window RST without requiring SEG.SEQ to exactly match RCV.NXT. A

non-exact RST therefore removes the request instead of eliciting a

challenge ACK.

RFC 9293 section 3.10.7.4 applies the RFC 5961 reset check in

SYN-RECEIVED: an exact RST resets the connection, while a non-exact

in-window RST must trigger a challenge ACK and be dropped.

Apply that check before the ACK-field validation, following the RFC

sequence-number, RST, then ACK processing order. Factor the per-netns

challenge ACK quota out of tcp_send_challenge_ack() so request sockets

can share it. Use the request socket's send_ack() callback and its own

out-of-window ACK timestamp to send and rate-limit the response.

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

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

How severe is CVE-2026-68118?

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

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

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