Bludit CMS before version 3.18.4 allows Remote Code Execution (RCE) via the API Plugin. The POST /api/files/{key} endpoint in bl-plugins/api/plugin.php fails to perform authorization checks and lacks file extension validation. An attacker with a valid API token can upload a malicious PHP script and execute arbitrary code on the server.
References
Configurations
No configuration.
History
No history.
Information
Published : 2026-06-15 20:16
Updated : 2026-06-17 10:41
NVD link : CVE-2026-38329
Mitre link : CVE-2026-38329
CVE.ORG link : CVE-2026-38329
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
