SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-49881

HIGH · CVSS 7.8 EPSS 0.11% Public Exploit

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

CyberRota Analysis

AI-Generated

A logic error in the serviceClassExists method of InCallController.java in Java allows for arbitrary code execution, potentially leading to local privilege escalation without requiring additional execution privileges or user interaction. Organizations utilizing affected Java products should prioritize addressing this vulnerability to mitigate risks associated with 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 arbitrary code execution code execution

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

CVE
CVE-2026-49881
Severity
HIGH
CVSS
7.8
EPSS
0.11%
Java

Original NVD Description

In serviceClassExists of InCallController.java, there is a possible arbitrary code execution due to a logic error in the code. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.