Path traversal in phpMyFAQ - #VU130114
Published: May 5, 2026
phpMyFAQ
Detailed vulnerability description
The vulnerability allows a remote user to delete arbitrary directories.
The vulnerability exists due to path traversal in Client::deleteClientFolder() when handling a user-supplied client URL. A remote privileged user can submit a specially crafted URL containing traversal sequences to delete arbitrary directories.
Exploitation requires the multisite subsystem to be bootstrapped with at least one non-primary instance present.