SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-49932

HIGH · CVSS 7.8 EPSS 0.08% Public Exploit

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

CyberRota Analysis

AI-Generated

A heap buffer overflow vulnerability in the parseParts function of PduParser.java in Java allows for out-of-bounds reads, potentially leading to local privilege escalation without requiring additional execution privileges or user interaction. Organizations using affected Java products should prioritize patching this vulnerability to mitigate the risk of unauthorized access and control over their systems.

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-49932
Severity
HIGH
CVSS
7.8
EPSS
0.08%
Java

Original NVD Description

In parseParts of PduParser.java, there is a possible out of bounds read due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.