CVE Catalog

CVE-2026-42322

CriticalCVSS 9.1
Published: Updated: Translated: NVD NIST

Summary

In Piwigo before version 16.4.0, admin/themes_standard_pages.php validates uploaded logo content by MIME type but reuses the attacker-controlled extension in the filename. An authenticated administrator can upload a file with a server-executable extension, leading to code execution when placed in the logo directory.

Risk Assessment

The attack can allow arbitrary command execution, data disclosure, modification, persistence, and service disruption.

Recommendation

Update Piwigo to version 16.4.0, which contains the fix.

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/themes_standard_pages.php validates uploaded logo content by MIME type but reuses the attacker-controlled extension from std_pgs_logo when constructing the stored filename. An authenticated administrator can upload image content with a server-executable final extension, causing the file to be placed in the web-accessible logo directory and executed when requested if the web server handles that extension. This can permit arbitrary command execution, data disclosure, modification, persistence, and service disruption. This vulnerability is fixed in 16.4.0.

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