SQL injection in Piwigo - CVE-2026-27834
Published: April 26, 2026
Piwigo
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL commands.
The vulnerability exists due to SQL injection in the ws_users_getList() function in include/ws_functions/pwg.users.php when processing the filter parameter in the pwg.users.getList Web Service API method. A remote privileged user can send a specially crafted API request to execute arbitrary SQL commands.
The issue affects the filter parameter of the pwg.users.getList API method.