Vulnerability Description
CubeCart is an ecommerce software solution. Prior to 6.7.0, an Authenticated Arbitrary File Upload vulnerability exists in the REST API File Manager endpoint (POST /api/v1/files) of CubeCart. The endpoint allows any holder of an API key with files:rw permission to upload PHP source files into the web-accessible images/source/ directory, where they are executed by the web server. Combined with a path-traversal flaw in the same endpoint's filepath parameter, a single API request writes a webshell anywhere the webserver process can write — including the document root — yielding full Remote Code Execution. This vulnerability is fixed in 6.7.0.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/cubecart/v6/security/advisories/GHSA-652f-8c88-25cx
- https://github.com/cubecart/v6/security/advisories/GHSA-652f-8c88-25cx
FAQ
What is CVE-2026-45053?
CVE-2026-45053 is a vulnerability with a CVSS score of 9.1 (CRITICAL). CubeCart is an ecommerce software solution. Prior to 6.7.0, an Authenticated Arbitrary File Upload vulnerability exists in the REST API File Manager endpoint (POST /api/v1/files) of CubeCart. The endp...
How severe is CVE-2026-45053?
CVE-2026-45053 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-45053?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.