SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-45528

HIGH · CVSS 7.3 EPSS 0.07% Public Exploit

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

CyberRota Analysis

AI-Generated

The vulnerability in Java's StorageManagerService.java allows for a potential LaunchAnyWhere chain due to an unsafe PendingIntent, enabling local privilege escalation without requiring additional execution privileges. Exploitation necessitates user interaction, making it critical for developers and security teams working with Java applications to prioritize mitigation efforts. Users should be aware of the risks associated with this vulnerability, particularly in environments where untrusted applications may be executed.

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-45528
Severity
HIGH
CVSS
7.3
EPSS
0.07%
Java

Original NVD Description

In getManageSpaceActivityIntent of StorageManagerService.java, there is a possible LaunchAnyWhere chain due to an unsafe PendingIntent. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.