CVE-2026-35671

8.8

Thorsten · phpMyFAQ

An incorrect privilege assignment vulnerability in the phpMyFAQ user password API allows authenticated users to perform unauthorized actions.

Executive summary

A critical privilege escalation vulnerability in phpMyFAQ allows authenticated users to gain unauthorized access to sensitive account functions.

Vulnerability

The vulnerability, classified as CWE-266: Incorrect Privilege Assignment, occurs within the user password API. It requires an authenticated user to exploit, allowing them to perform actions beyond their assigned privilege level.

Business impact

With a CVSS score of 8.8, this vulnerability represents a significant risk of privilege escalation. A malicious or compromised standard user account could potentially escalate privileges to perform administrative actions, resulting in total system compromise and unauthorized access to protected knowledge base content.

Remediation

Immediate Action: Update phpMyFAQ to version 4.1.3 or later to correct the privilege assignment logic within the API.

Proactive Monitoring: Monitor user activity logs for suspicious privilege escalation attempts or unauthorized access to administrative functions by non-privileged accounts.

Compensating Controls: Enforce the principle of least privilege and restrict access to the application’s API endpoints to known, trusted IP addresses where possible.

Exploitation status

Public Exploit Available: Unknown.

Analyst recommendation

Security teams must treat this vulnerability with high priority, as it allows for the subversion of internal authorization controls. Updating to the latest version is the only definitive way to resolve the underlying flaw in privilege management.

More Thorsten CVEs