Vulnerability Description
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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://gist.github.com/Ki1ro0133/8bd14bd4fc6fab81c907d838a7aeee55
- https://gist.github.com/Ki1ro0133/8bd14bd4fc6fab81c907d838a7aeee55
FAQ
What is CVE-2026-38329?
CVE-2026-38329 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 ...
How severe is CVE-2026-38329?
CVE-2026-38329 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-38329?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.