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','php4','php5','php6','php7','phtml','.phtm','.pht','.ph3','.ph4','.ph5','.asp','.cgi','.phar'), checked against the last 4-5 characters of the filename.
References
| Link | Resource |
|---|---|
| https://github.com/pluck-cms/pluck |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-05 08:16
Updated : 2026-08-28 18:51
NVD link : CVE-2026-54416
Mitre link : CVE-2026-54416
CVE.ORG link : CVE-2026-54416
JSON object : View
Products Affected
No product.
CWE
CWE-434
Unrestricted Upload of File with Dangerous Type
