๐Ÿ” CVE Alert

CVE-2026-35048

CRITICAL 9.8

Piwigo RCE via PHP Code Injection into Config File in Installer

CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th

The Piwigo installer in versions 16.3.0 and earlier accepts POST parameters for database configuration and writes them directly into a PHP configuration file without proper sanitization. On PHP 8+, the `addslashes()` protection is bypassed because it checks for `get_magic_quotes_gpc()`, a function removed in PHP 8.0. This allows raw user input to be interpolated directly into PHP source code. An unauthenticated attacker can inject arbitrary PHP code through POST parameters (prefix, dbpasswd, dbhost, dbname, or dbuser), which gets written to `local/config/database.inc.php` and executed on every page load.

CWE CWE-20
Vendor piwigo
Product piwigo
Published Jul 20, 2026
Last Updated Jul 20, 2026
Stay Ahead of the Next One

Get instant alerts for piwigo piwigo

Be the first to know when new critical vulnerabilities affecting piwigo piwigo are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Affected Versions

Piwigo / Piwigo
<= 16.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/Piwigo/Piwigo/security/advisories/GHSA-gphq-34pv-gvf3