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

8.4 · HIGH
Published Jul 19, 2026 EPSS 0.13% (3th pctl)

Overview

CVE-2026-63828 is a high-severity vulnerability. It was published on July 19, 2026 and has a CVSS 3.1 base score of 8.4 (HIGH).

This vulnerability has a CVSS 3.1 base score of 8.4, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

In the Linux kernel, the following vulnerability has been resolved:

apparmor: mediate the implicit connect of TCP fast open sendmsg

sendmsg()/sendto() with MSG_FASTOPEN is a combination of connect(2) and

write(2): it opens the connection in the SYN. apparmor_socket_sendmsg()

only checks AA_MAY_SEND, so a profile that grants send but denies connect

lets a confined task open an outbound TCP/MPTCP connection that connect(2)

would have refused, bypassing connect mediation.

Mediate the implicit connect when MSG_FASTOPEN is set and a destination

is supplied. Add it to apparmor_socket_sendmsg() (not the shared

aa_sock_msg_perm() helper, which recvmsg also uses) and call aa_sk_perm()

directly, mirroring the selinux and tomoyo fixes. sk_is_tcp() does not

cover MPTCP fast open, so the SOCK_STREAM/IPPROTO_MPTCP arm is explicit.

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

CVE-2026-63828 is a high-severity vulnerability. It was published on July 19, 2026 and has a CVSS 3.1 base score of 8.4 (HIGH).

How severe is CVE-2026-63828?

This vulnerability has a CVSS 3.1 base score of 8.4, rated HIGH. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-63828?

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

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