SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-19774

HIGH · CVSS 7.1 EPSS 0.33% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The vulnerability in the BlueZ A2DP stack allows network-adjacent attackers to execute arbitrary code on affected systems by exploiting a buffer overflow due to improper validation of user-supplied data. Successful exploitation requires the attacker to pair a malicious Bluetooth device with the target system, potentially leading to root-level code execution. Organizations using BlueZ, particularly those with Bluetooth-enabled devices, should prioritize patching this vulnerability to mitigate the risk of remote code execution.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Detected Signals
exploit remote code execution code execution
GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-19774
Severity
HIGH
CVSS
7.1
EPSS
0.33%

Original NVD Description

BlueZ A2DP Stack-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows network-adjacent attackers to execute arbitrary code on affected installations of BlueZ. An attacker must first obtain the ability to pair a malicious Bluetooth device with the target system in order to exploit this vulnerability. The specific flaw exists within the handling of the stream endpoints. The issue results from the lack of proper validation of the length of user-supplied data prior to copying it to a fixed-length stack-based buffer. An attacker can leverage this vulnerability to execute code in the context of root. Was ZDI-CAN-29429.