CVE-2026-45053

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.
Configurations

No configuration.

History

15 May 2026, 20:16

Type Values Removed Values Added
References () https://github.com/cubecart/v6/security/advisories/GHSA-652f-8c88-25cx - () https://github.com/cubecart/v6/security/advisories/GHSA-652f-8c88-25cx -

13 May 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 21:16

Updated : 2026-06-17 10:51


NVD link : CVE-2026-45053

Mitre link : CVE-2026-45053

CVE.ORG link : CVE-2026-45053


JSON object : View

Products Affected

No product.

CWE
CWE-434

Unrestricted Upload of File with Dangerous Type