CVE Catalog

CVE-2026-42324

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Summary

Piwigo before version 16.4.0: admin/element_set_ranks.php stores administrator-controlled image_order[] values without enforcing the existing sort-field whitelist. The stored album image_order expression is later concatenated into ORDER BY clauses by admin/batch_manager_global.php, admin/batch_manager_unit.php, include/section_init.inc.php, and include/ws_functions/pwg.categories.php. When at least one album contains at least one photo, an authenticated administrator can store a crafted expression and trigger it in a later album or Batch Manager query to disclose, modify, or disrupt database data.

Risk Assessment

An authenticated administrator could exploit the vulnerability to disclose, modify, or disrupt database data. This may lead to a breach of data confidentiality, integrity, or availability.

Recommendation

Update Piwigo to version 16.4.0. Restrict administrative privileges and verify whether unauthorized data modifications occurred.

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/element_set_ranks.php stores administrator-controlled image_order[] values without enforcing the existing sort-field whitelist. The stored album image_order expression is later concatenated into ORDER BY clauses by admin/batch_manager_global.php, admin/batch_manager_unit.php, include/section_init.inc.php, and include/ws_functions/pwg.categories.php. When at least one album contains at least one photo, an authenticated administrator can store a crafted expression and trigger it in a later album or Batch Manager query to disclose, modify, or disrupt database data. This issue is fixed in version 16.4.0.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS