SEPTEMBER 9, 2026
Live Feed
Back to database
Case File

CVE-2026-44595

MEDIUM · CVSS 4.3 EPSS 0.98% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-16 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

The IAM API endpoints in the Yamcs mission control framework prior to version 5.12.7 are vulnerable, allowing authenticated users with insufficient privileges to enumerate all user accounts, including sensitive information such as usernames and group memberships. This could lead to unauthorized access and potential escalation of privileges within the system. Organizations using affected versions should prioritize upgrading to 5.12.7 or 5.13.0 to mitigate this risk.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

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

CVE
CVE-2026-44595
Severity
MEDIUM
CVSS
4.3
EPSS
0.98%
Java

Original NVD Description

Yamcs is a mission control framework. Prior to 5.12.7, the IAM API endpoints listUsers, getUser, listGroups, and getGroup in yamcs-core did not enforce the required SystemPrivilege.ControlAccess check in yamcs-core/src/main/java/org/yamcs/http/api/IamApi.java, so any authenticated user, even one with low or no privileges, could enumerate all user accounts in the system including their usernames, superuser status, and group memberships. This issue is fixed in versions 5.12.7 and 5.13.0.

Related CVEs

Other vulnerabilities affecting the same vendor(s)