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

8.8 · HIGH
Published Aug 15, 2026 EPSS 0.26% (18th pctl)

Overview

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

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

Technical Description

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

Bluetooth: HIDP: reject frames without a transaction header

hidp_recv_ctrl_frame() and hidp_recv_intr_frame() read skb->data[0]

before checking that the L2CAP SDU contains a transaction header. A

connected HIDP peer can send an empty basic-mode SDU and make both paths

use an uninitialized byte from skb tailroom.

KMSAN reports the use in hidp_session_run(), with the uninitialized value

originating in __alloc_skb() through vhci_write(). The control path

produces two reports and the interrupt path produces one.

The byte can also be controlled by a malformed lower-layer packet. If an

HCI ACL packet contains an L2CAP PDU with a declared zero-length payload

followed by an extra 0x15 byte, l2cap_recv_acldata() reduces skb->len to

the declared PDU length before dispatch. The current HIDP path nevertheless

consumes the extra byte as HIDP_TRANS_HID_CONTROL |

HIDP_CTRL_VIRTUAL_CABLE_UNPLUG and terminates the HIDP session. Wit

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

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

How severe is CVE-2026-74508?

This vulnerability has a CVSS 3.1 base score of 8.8, rated HIGH. It requires local or adjacent network access to exploit. No authentication or special privileges are required for exploitation.

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

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

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