Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-47132
Published:August 12, 2026
Updated:August 27, 2026
An authenticated SQL LIKE wildcard injection vulnerability in phpMyFAQ’s chat user search allows any logged-in user to bypass the intended display-name search filter and enumerate active users. The endpoint escapes SQL string syntax but does not escape "%" and "_", which remain active "LIKE" wildcards.
Affected Packages
https://github.com/thorsten/phpMyFAQ.git (GITHUB):
Affected version(s) >=development-nightly-2026-01-20 <4.2.0-alpha
Fix Suggestion:
Update to version 4.2.0-alpha
thorsten/phpmyfaq (PHP):
Affected version(s) >=dev-add-claude-github-actions-1771752359307 <4.2.0-alpha
Fix Suggestion:
Update to version 4.2.0-alpha
Do you need more information?
Contact Us
CVSS v4
Base Score:
5.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
LOW
Vulnerable System Integrity
LOW
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.4
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
LOW
Integrity
LOW
Availability
NONE
Weakness Type (CWE)
Exposure of Sensitive Information to an Unauthorized Actor
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Improper Input Validation