SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-28606

CRITICAL · CVSS 9.8 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-08 · Last synced 2026-09-14

CyberRota Analysis

AI-Generated

A logic error in the handleBondStateChanged function of AdapterService.java in Java allows attackers to bypass pairing processes, potentially leading to remote privilege escalation without user consent or the need for additional execution privileges. This vulnerability poses a significant risk to applications relying on Bluetooth pairing mechanisms. Developers and organizations utilizing Java in their systems should prioritize addressing this issue to mitigate potential unauthorized access.

Public Exploit Signal

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

Detected Signals
exploit

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

CVE
CVE-2026-28606
Severity
CRITICAL
CVSS
9.8
EPSS
0.29%
Java

Original NVD Description

In handleBondStateChanged of AdapterService.java, there is a possible way to skip pairing due to a logic error in the code. This could lead to remote escalation of privilege without user consent with no additional execution privileges needed. User interaction is not needed for exploitation.