CVE-2026-85750 PUBLISHED

Piwigo arbitrary file read and remote code execution via insecure image processing

Assigner: GitHub_M
Reserved: 04.09.2026 Published: 25.09.2026 Updated: 25.09.2026

Piwigo before v16.4.0 is vulnerable to arbitrary file read and remote code execution in image upload handling when using the Imagick library due to insufficient validation and unsafe processing of user-supplied image files. By abusing format confusion (e.g., disguising SVG content as PNG), an attacker can trigger unintended interpretation of embedded SVG elements that reference local files. In more advanced scenarios, the Imagick support for Magick Scripting Language (MSL) may be abused to process attacker-controlled instructions, potentially leading to unauthorized server-side file writes and remote code execution, depending on configuration. This has been patched in 16.4.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 7.2

Product Status

Vendor Piwigo
Product Piwigo
Versions
  • Version <= 16.3.0 is affected

References

Problem Types

  • CWE-20: Improper Input Validation CWE