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.
Published: 2026-07-27
Score: 8.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

phpMyFAQ before version 4.1.6 contains a privilege‑escalation flaw in the GroupController::updateMembers method. Administrators granted only group‑management rights can add themselves to any existing group. Because the code does not verify that the group has user‑management permissions, an attacker can join a privileged group and immediately receive the rights to create, modify or delete user accounts. The vulnerability therefore allows an attacker to gain the ability to create, modify or delete user accounts by joining a privileged group.

Affected Systems

The flaw affects installations of Thorsten's phpMyFAQ earlier than version 4.1.6. Only administrators who possess group‑management permissions can exploit it by adding themselves to privileged groups without proper authorization checks.

Risk and Exploitability

The CVSS score of 8.5 marks the vulnerability as high severity. The EPSS score of < 1% indicates a very low but nonzero probability of exploitation, and the issue is not listed in the CISA KEV catalog. The high CVSS suggests that the flaw could be exploited with reasonable effort by an authenticated attacker. The attack vector is administrative: an attacker with group‑management rights can add themselves to any group, bypassing the required authorization checks. Once in a privileged group, the attacker gains user‑management privileges, enabling the creation, alteration or deletion of user accounts. The ability to elevate to a higher privilege tier without additional verification poses a significant risk to the system's integrity.

Generated by OpenCVE AI on August 3, 2026 at 17:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade phpMyFAQ to version 4.1.6 or later to remove the flaw.
  • Restrict group‑management privileges to a minimal set of trusted users and enforce the principle of least privilege.
  • Enable audit logging for group modifications and review logs for anomalous membership additions; consider temporarily disabling group‑management functions until the patch is applied.

Generated by OpenCVE AI on August 3, 2026 at 17:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 01:30:00 +0000

Type Values Removed Values Added
First Time appeared Phpmyfaq
Phpmyfaq phpmyfaq
CPEs cpe:2.3:a:phpmyfaq:phpmyfaq:*:*:*:*:*:*:*:*
Vendors & Products Phpmyfaq
Phpmyfaq phpmyfaq

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
First Time appeared Thorsten
Thorsten phpmyfaq
Vendors & Products Thorsten
Thorsten phpmyfaq

Mon, 27 Jul 2026 16:15:00 +0000

Type Values Removed Values Added
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.
Title phpMyFAQ before 4.1.6 Privilege Escalation via Group Membership
Weaknesses CWE-269
References
Metrics cvssV3_1

{'score': 6.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Phpmyfaq Phpmyfaq
Thorsten Phpmyfaq
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-28T14:54:36.075Z

Reserved: 2026-07-26T12:22:34.139Z

Link: CVE-2026-66399

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-07-27T16:18:12.633

Modified: 2026-07-28T16:20:14.670

Link: CVE-2026-66399

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:15:12Z

Weaknesses
  • CWE-269

    Improper Privilege Management