SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-28623

LOW · CVSS 3.3 EPSS 0.07% Public Exploit

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

CyberRota Analysis

AI-Generated

A vulnerability in the Java implementation of BleRssiRangingCapabilities.java allows unauthorized access to the Bluetooth MAC address due to a missing permission check. This local information disclosure can occur without requiring additional execution privileges or user interaction, making it a potential risk for applications that handle sensitive Bluetooth data. Developers and security teams working with Java-based applications that utilize Bluetooth functionality should prioritize addressing this issue to mitigate potential data exposure.

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-28623
Severity
LOW
CVSS
3.3
EPSS
0.07%
Java

Original NVD Description

In writeToParcel of BleRssiRangingCapabilities.java, there is a possible way to obtain the Bluetooth MAC address due to a missing permission check. This could lead to local information disclosure with no additional execution privileges needed. User interaction is not needed for exploitation.