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

7.1 · HIGH
Published Aug 15, 2026 EPSS 0.16% (6th pctl)

Overview

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

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

ieee802154: admin-gate legacy LLSEC dump operations

In net/ieee802154/netlink.c, the legacy IEEE802154_NL family ops table

builds the LLSEC dump entries (LLSEC_LIST_KEY, LLSEC_LIST_DEV,

LLSEC_LIST_DEVKEY, LLSEC_LIST_SECLEVEL) with IEEE802154_DUMP() which

sets no .flags, so generic netlink runs them ungated. The modern

nl802154 family admin-gates the equivalent reads via

NL802154_CMD_GET_SEC_KEY and friends with .flags = GENL_ADMIN_PERM.

Any local uid that can open AF_NETLINK / NETLINK_GENERIC can resolve

the "802.15.4 MAC" family and dump LLSEC_LIST_KEY on any wpan netdev

that has an LLSEC key installed; the dump handler writes the raw

16-byte AES-128 key bytes (IEEE802154_ATTR_LLSEC_KEY_BYTES, copied

verbatim from struct ieee802154_llsec_key.key) into the reply.

Recovering the AES key compromises 802.15.4 LLSEC link confidentiality

and authenticity, since LLSEC uses CCM* and the same key authenticates

and encrypts

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

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

How severe is CVE-2026-72049?

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

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

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