SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-75465

HIGH · CVSS 7.5 EPSS 0.53% Public Exploit

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

CyberRota Analysis

AI-Generated

The /api.php/user/get_list endpoint in Maccms v10 v2026.1000.4055 is vulnerable due to a lack of authentication and authorization checks, allowing unauthenticated remote attackers to exploit this flaw. By sending a specially crafted HTTP GET request, attackers can paginate through and access sensitive information of all registered users. Organizations using this version of Maccms should prioritize remediation to protect user data from unauthorized exposure.

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-75465
Severity
HIGH
CVSS
7.5
EPSS
0.53%

Original NVD Description

The /api.php/user/get_list endpoint in Maccms v10 v2026.1000.4055 is vulnerable to an Incorrect Access Control issue. The interface fails to perform any authentication or authorization checks. An unauthenticated remote attacker can send a crafted HTTP GET request with limit and offset parameters to paginate and retrieve sensitive information of all registered users.