SEPTEMBER 14, 2026
Live Feed
Back to database
Case File

CVE-2026-28582

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

The vulnerability exists in the Java framework's ConfirmDeviceCredentialActivity, where a missing permission check allows unauthorized access to and modification of device credentials. This could result in local information disclosure without requiring additional execution privileges or user interaction. Developers and organizations utilizing affected Java versions should prioritize addressing this issue to safeguard sensitive credential information.

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

Original NVD Description

In onCreate of ConfirmDeviceCredentialActivity.java, there is a possible unauthorized access to and modification of device credentials 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.