CVE-2026-46366

7.5

thorsten · phpMyFAQ

phpMyFAQ is susceptible to an unauthenticated information disclosure vulnerability due to incorrect authorization checks in the application.

Executive summary

A critical authorization bypass vulnerability in phpMyFAQ allows unauthenticated attackers to potentially access sensitive information.

Vulnerability

This vulnerability (CWE-863) allows unauthenticated remote attackers to bypass permission checks, specifically affecting the getIdFromSolutionId function, leading to unauthorized information disclosure.

Business impact

The ability for unauthenticated users to extract sensitive data presents a severe risk to confidentiality. With a CVSS score of 7.5, this vulnerability is highly dangerous as it requires no user interaction or prior credentials, potentially leading to widespread data exposure if not addressed immediately.

Remediation

Immediate Action: Upgrade phpMyFAQ to version 4.1.2 or later to remediate the authorization check bypass.

Proactive Monitoring: Monitor database query logs and web server traffic for unusual access patterns targeting FAQ solution IDs or administrative endpoints.

Compensating Controls: Deploy a Web Application Firewall (WAF) to filter out suspicious requests targeting internal application functions until the software can be patched.

Exploitation status

Public Exploit Available: No (Exploit_available: false)

Analyst recommendation

Given the unauthenticated nature of this vulnerability and its potential for mass data disclosure, organizations must treat this as a high-priority incident. Immediate patching to version 4.1.2 is strongly recommended to protect sensitive knowledge base content.

More thorsten CVEs