SQL injection in Piwigo - CVE-2026-27834

 

SQL injection in Piwigo - CVE-2026-27834

Published: April 26, 2026


Vulnerability identifier: #VU127943
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-27834
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Piwigo.org
Affected software:
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.


How to mitigate CVE-2026-27834

Install security update from vendor's website.

Sources