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

7.3 · HIGH
Published Jul 19, 2026 EPSS 0.16% (5th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 7.3, 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:

xfrm: route MIGRATE notifications to caller's netns

xfrm_send_migrate() in net/xfrm/xfrm_user.c and pfkey_send_migrate()

in net/key/af_key.c both hardcode &init_net for the multicast that

announces a successful XFRM_MSG_MIGRATE / SADB_X_MIGRATE.

XFRM_MSG_MIGRATE arrives on a per-netns NETLINK_XFRM socket, and the

rest of the xfrm/af_key netlink path was made netns-aware in 2008.

The other 14 multicast paths in xfrm_user.c route their event using

xs_net(x), xp_net(xp) or sock_net(skb->sk); only the migrate path

was missed.

Two consequences of the init_net hardcoding:

1. The notification (selector, old/new endpoint addresses, and the

km_address) is delivered to listeners on init_net's

XFRMNLGRP_MIGRATE / pfkey BROADCAST_ALL groups rather than on

the issuing netns. An IKE daemon running in init_net therefore

receives migration notifications originating from any other

netns on the host.

2

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

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

How severe is CVE-2026-63914?

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

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

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