Description
A security vulnerability has been detected in Piwigo up to 16.3.0. Affected by this issue is some unknown functionality of the file i.php of the component Image Derivative Handler. The manipulation leads to path traversal. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
Published: 2026-09-02
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path traversal flaw exists in the i.php component of the Image Derivative Handler in Piwigo up to version 16.3.0. By manipulating the file request, an attacker can cause the server to resolve directories outside the intended image locations, potentially reading sensitive files on the filesystem or executing arbitrary code if additional vulnerabilities exist. The CVE notes that remote exploitation is possible and that public proof‑of‑concepts have been disclosed.

Affected Systems

This vulnerability affects the Piwigo content‑management system, specifically the Image Derivative Handler implemented in i.php. All installations running Piwigo version 16.3.0 or earlier are susceptible; newer releases contain the fix. The weakness exists in the file handling logic for derivative image creation.

Risk and Exploitability

The vulnerability carries a CVSS score of 6.9, indicating a moderate to high risk rating. The EPSS score is not available, so the current probability of exploitation in the wild cannot be quantified. It is not listed in the CISA KEV catalog, but publicly available proofs of concept exist, so attackers may continue to exploit it. The attack vector is remote and does not require authentication, making it broadly accessible to anyone who can reach the web application.

Generated by OpenCVE AI on September 2, 2026 at 03:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to a Piwigo version newer than 16.3.0 that contains the vendor patch
  • If an update is not immediately possible, configure the web server to deny direct access to the Image Derivative Handler scripts or restrict the directory to only read‑only access for the web root
  • Deploy application‑level or web‑application firewall rules to block path‑traversal patterns such as '../' in request parameters, and enforce strict input validation

Generated by OpenCVE AI on September 2, 2026 at 03:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 02:45:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in Piwigo up to 16.3.0. Affected by this issue is some unknown functionality of the file i.php of the component Image Derivative Handler. The manipulation leads to path traversal. Remote exploitation of the attack is possible. The exploit has been disclosed publicly and may be used.
Title Piwigo Image Derivative i.php path traversal
First Time appeared Piwigo
Piwigo piwigo
Weaknesses CWE-22
CPEs cpe:2.3:a:piwigo:piwigo:*:*:*:*:*:*:*:*
Vendors & Products Piwigo
Piwigo piwigo
References
Metrics cvssV2_0

{'score': 7.5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 7.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 7.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-02T02:15:08.281Z

Reserved: 2026-09-01T19:35:05.943Z

Link: CVE-2026-84441

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-02T03:16:47.980

Modified: 2026-09-02T03:16:47.980

Link: CVE-2026-84441

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-02T04:00:08Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')