SQL injection in phpMyFAQ - CVE-2026-56738
Published: July 14, 2026
phpMyFAQ
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in the StopWords::add() method when processing the user-supplied "word" parameter for stop-word insertion. A remote user can submit a specially crafted stop word value to execute arbitrary SQL commands.
Exploitation requires access to the administrative stop-word management feature.