CVE Catalog

CVE-2026-57996

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.25%

16th percentile - higher than 16% of all known CVEs

Summary

phpMyFAQ before version 4.1.5 contains a privilege escalation vulnerability in the user/add API endpoint. It allows delegated administrators (non-SuperAdmin) to create SuperAdmin accounts, leading to full instance takeover.

Risk Assessment

The risk is that an administrator with limited privileges can create a SuperAdmin account and gain full control over the system, potentially resulting in unauthorized data access and configuration changes.

Recommendation

Immediately update phpMyFAQ to version 4.1.5 or later. Additionally, restrict delegated administrator permissions and monitor the user/add API endpoint for unauthorized requests.

Other vulnerabilities in phpMyFAQ

See all
Original NVD description (English source)

phpMyFAQ before 4.1.5 contains a privilege escalation vulnerability in the user/add API endpoint that allows non-SuperAdmin administrators to create SuperAdmin accounts. A delegated administrator with USER_ADD/EDIT/DELETE permissions can call POST /admin/api/user/add with isSuperAdmin: true and attacker-chosen credentials to create a SuperAdmin account, then authenticate as that account to achieve full instance takeover.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS