top of page
perceptive_background_267k.jpg

Pluck CMS through 4.7.21 restricts dangerous file uploads in its admin file-management feature using a fixed blacklist in data/inc/files.php ('.php','php3','php…

Published:

5 augustus 2026 om 00:00:00

Alert date:

5 augustus 2026 om 11:07:41

Source:

nvd.nist.gov

Click to open the original link from this advisory

Web Technologies, Zero-Day Vulnerabilities

Pluck CMS versions through 4.7.21 contain a file upload restriction bypass vulnerability. The CMS uses a fixed blacklist in data/inc/files.php to block dangerous file extensions, but the blacklist omits the '.php8' extension. An authenticated administrator can upload a file with the '.php8' extension, which is stored unmodified on the server. On servers running PHP 8.x, the web server executes the uploaded file as PHP code, resulting in remote code execution. The vulnerability stems from an incomplete blacklist approach to file upload security rather than a whitelist approach. The fix requires updating the blacklist to include '.php8' or migrating to an allowlist-based approach.

Technical details

Mitigation steps:

Affected products:

Pluck CMS 4.7.21

Related links:

Related CVE's:

Related threat actors:

IOC's:

This article was created with the assistance of AI technology by Perceptive.

© 2025 by Perceptive Security. All rights reserved.

email: info@perceptivesecurity.com

Deze website toont informatie afkomstig van externe bronnen; Perceptive aanvaardt geen verantwoordelijkheid voor de juistheid, volledigheid of actualiteit van deze informatie.

bottom of page