CubeCart is an ecommerce software solution. Prior to 6.7.3, an admin with documents edit permission can save raw <?php … ?> into the Invoice Editor. The next time any admin clicks Print on any order, the rendered template is written to files/print.<md5>.php. files/.htaccess ships an explicit <Files print.*.php> allow from all </Files> carve-out, so the file is fetched and executed by any unauthenticated visitor. This vulnerability is fixed in 6.7.3.
References
Configurations
No configuration.
History
14 May 2026, 20:17
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/cubecart/v6/security/advisories/GHSA-747j-4mmc-cj63 - |
13 May 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-13 21:16
Updated : 2026-05-14 20:17
NVD link : CVE-2026-45708
Mitre link : CVE-2026-45708
CVE.ORG link : CVE-2026-45708
JSON object : View
Products Affected
No product.
CWE
CWE-94
Improper Control of Generation of Code ('Code Injection')
