CVE Catalog

CVE-2026-42323

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Summary

In Piwigo prior to 16.4.0, admin/batch_manager.php accepts administrator-controlled dimension width, height, ratio, and filesize values from the Batch Manager filter URL without numeric validation. These values are stored in the bulk_manager_filter session state and concatenated into SQL predicates, allowing an authenticated administrator to inject SQL expressions. The issue is fixed in version 16.4.0.

Risk Assessment

An authenticated administrator can exploit this to disclose, modify, or disrupt database data, posing a serious threat to the confidentiality and integrity of gallery data.

Recommendation

Upgrade Piwigo to version 16.4.0 or later. Until then, restrict administrative panel access to trusted personnel only.

Other vulnerabilities in Piwigo

See all
Original NVD description (English source)

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 data from NVD (NIST) · CISA KEV · EPSS