CVE Catalog

CVE-2026-54416

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.34%

27th percentile - higher than 27% of all known CVEs

Summary

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, checked against the last 4-5 characters of the filename.

Risk Assessment

The blacklist-based restriction and filename-ending check can be bypassed, potentially allowing an attacker to upload a malicious executable file to the server.

Recommendation

Update Pluck CMS to the latest version if a patch is available. Additionally, consider implementing extra security measures such as content validation and restricting upload directory permissions.

Other vulnerabilities in Pluck CMS

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS