PatchSiren cyber security CVE debrief
CVE-2026-54416 pluck-cms CVE debrief
CVE-2026-54416 is a HIGH severity vulnerability in Pluck CMS 4.7.21, allowing an authenticated administrator to upload a file with a '.php8' extension, which can be executed as PHP code on servers running PHP 8.x, leading to remote code execution. The vulnerability exists due to a blacklist in data/inc/files.php that omits the '.php8' extension. This issue has a CVSS score of 7.2 and is rated HIGH. Administrators and users of Pluck CMS 4.7.21, as well as security teams monitoring for potential remote code execution attacks, should be aware of this vulnerability and take immediate action to mitigate the risk. The CVE record was published on 2026-08-05T08:16:33.637Z and has not been modified since then.
- Vendor
- pluck-cms
- Product
- Unknown
- CVSS
- HIGH 7.2
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-05
- Original CVE updated
- 2026-08-05
- Advisory published
- 2026-08-05
- Advisory updated
- 2026-08-05
Who should care
Administrators and users of Pluck CMS 4.7.21, as well as security teams monitoring for potential remote code execution attacks, should be aware of this vulnerability and take immediate action to mitigate the risk. Security teams should review and apply vendor patches, restrict file uploads, and monitor for suspicious activity. Additionally, operators and platform administrators should verify their deployments and ensure proper mitigations are in place.
Technical summary
CVE-2026-54416 is a HIGH severity vulnerability in Pluck CMS 4.7.21. The vulnerability allows an authenticated administrator to upload a file with a '.php8' extension, which can be executed as PHP code on servers running PHP 8.x, leading to remote code execution. The vulnerability exists due to a blacklist in data/inc/files.php that omits the '.php8' extension. Affected product deployments should be reviewed for potential exposure, and administrators should verify their deployments to ensure proper mitigations are in place. Limited source details are available; defensive verification and review of official advisories are recommended. The CVE record was published on 2026-08-05T08:16:33.637Z and has not been modified since then. Administrators and users of Pluck CMS 4.7.21 should be aware of this vulnerability and take immediate action to mitigate the risk.
Defensive priority
CVE-2026-54416 is rated HIGH with a CVSS score of 7.2; immediate defensive review is recommended.
Recommended defensive actions
- Review and apply vendor patches for Pluck CMS 4.7.21 immediately.
- Restrict file uploads to only necessary types and validate extensions thoroughly.
- Monitor for suspicious file uploads and PHP 8.x execution attempts.
- Consider implementing a Web Application Firewall (WAF) to detect and prevent attacks.
- Inventory and verify all Pluck CMS installations for potential exposure.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
Evidence notes
The CVE description indicates Pluck CMS 4.7.21 has a remote code execution vulnerability via an unmodified uploaded file with a '.php8' extension, executable on PHP 8.x servers. Evidence is limited; further review of official records and vendor remediation is advised. The vulnerability allows an authenticated administrator to upload a file named e.g. shell.php8, which is stored unmodified and, on servers running PHP 8.x, is executed as PHP by the web server, resulting in remote code execution. Limited source details are available; defensive verification and review of official advisories are recommended.
Official resources
-
CVE-2026-54416 CVE record
CVE.org
-
CVE-2026-54416 NVD detail
NVD
-
Source item URL
nvd_modified
-
Source reference
309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
AI-assisted PatchSiren debrief based on the supplied source corpus. The CVE record was published on 2026-08-05T08:16:33.637Z and has not been modified since then.