CVE-2026-66399
Received Received - Intake

Privilege Escalation in phpMyFAQ via Group Membership Manipulation

Vulnerability report for CVE-2026-66399, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-27

Last updated on: 2026-07-27

Assigner: VulnCheck

Description

phpMyFAQ before 4.1.6 contains a privilege escalation vulnerability in GroupController::updateMembers() that allows administrators with only group-management permissions to join privileged groups without verification of required rights. Attackers can add themselves to pre-existing groups holding user-management rights and immediately inherit those permissions to modify or delete user accounts.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-27
Last Modified
2026-07-27
Generated
2026-07-27
AI Q&A
2026-07-27
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
phpmyfaq phpmyfaq to 4.1.6 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-269 The product does not properly assign, modify, track, or check privileges for an actor, creating an unintended sphere of control for that actor.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a privilege escalation vulnerability in phpMyFAQ versions before 4.1.6. It exists in the GroupController::updateMembers() function where administrators with only group-management permissions can add themselves to privileged groups without proper verification. This allows them to inherit user-management rights and modify or delete user accounts.

Detection Guidance

To detect this vulnerability, check if your phpMyFAQ version is 4.1.5 or earlier. Verify if administrators with group-management permissions can add themselves to privileged groups without proper authorization checks. Review GroupController::updateMembers() function for missing rights validation.

Impact Analysis

An attacker with group-management permissions could escalate privileges to gain user-management rights. This would let them modify or delete user accounts, potentially leading to unauthorized access, data loss, or system compromise depending on the application's use case.

Compliance Impact

This vulnerability could lead to unauthorized access or modification of sensitive user data, violating confidentiality and integrity requirements in GDPR and HIPAA. Organizations using affected phpMyFAQ versions may face compliance violations, data breaches, and potential regulatory penalties.

Mitigation Strategies

Immediately upgrade phpMyFAQ to version 4.1.6 or later to patch the vulnerability in GroupController::updateMembers(). Review group memberships for unauthorized additions to privileged groups and remove any suspicious accounts.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66399. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart