SQL Injection in Piwigo
CVE-2026-42323
Piwigo is a full featured open source photo gallery application for the web. Prior to 16.4.0, admin/batch_manager.php accepts administrator-controlled dimension width, height, and ratio values and filesize values from the Batch Manager filter URL without numeric validation. The URL filter parser stores those values in the bulk_manager_filter session state, and later query construction concatenates them into SQL predicates, unlike the validated POST filter path. An authenticated administrator can use crafted filter values to execute time-based or other SQL expressions and potentially disclose, modify, or disrupt database data. This issue is fixed in version 16.4.0.
Vulnerability class: SQL Injection
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.2 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H.
EPSS exploit prediction
No EPSS score from FIRST.org yet. New CVEs usually get one within a few days; no score means no signal yet, not low risk. How EPSS works.
Affected products
- Piwigo — versions < 16.4.0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-42323?
- CVE-2026-42323 is a high-severity vulnerability in Piwigo, classified under SQL Injection. CVSS score: 7.2/10. Published 2026-09-25.
- How severe is CVE-2026-42323?
- High severity. CVSS v3 base score is 7.2 out of 10.