Piwigo is an open source photo gallery application for the web. Prior to version 16.3.0, the four date filter parameters (f_min_date_available, f_max_date_available, f_min_date_created, f_max_date_created) in ws_std_image_sql_filter() are concatenated directly into SQL without any escaping or type validation. This could result in an unauthenticated attacker reading the full database, including user password hashes. This issue has been patched in version 16.3.0.
References
| Link | Resource |
|---|---|
| https://github.com/Piwigo/Piwigo/commit/0d5ed1f7778bbe263410446d8cf64594df75bd08 | Patch |
| https://github.com/Piwigo/Piwigo/security/advisories/GHSA-mgqc-3445-qghq | Exploit Vendor Advisory |
| https://piwigo.org/release-16.3.0 | Release Notes |
Configurations
History
No history.
Information
Published : 2026-04-03 22:16
Updated : 2026-07-24 22:10
NVD link : CVE-2026-27634
Mitre link : CVE-2026-27634
CVE.ORG link : CVE-2026-27634
JSON object : View
Products Affected
piwigo
- piwigo
CWE
CWE-89
Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
