SQL injection in Piwigo - CVE-2026-27885
Published: April 26, 2026
Piwigo
Detailed vulnerability description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to SQL injection in the Activity List API endpoint when handling the id parameter in requests to /ws.php?format=json&method=pwg.activity.getList. A remote privileged user can send a specially crafted request to disclose sensitive information.
The issue is error-based and can expose database contents including user credentials, email addresses, and stored content.