Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/cubecart/v6/security/advisories/GHSA-747j-4mmc-cj63
- https://github.com/cubecart/v6/security/advisories/GHSA-747j-4mmc-cj63
FAQ
What is CVE-2026-45708?
CVE-2026-45708 is a vulnerability with a CVSS score of 7.2 (HIGH). 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, ...
How severe is CVE-2026-45708?
CVE-2026-45708 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-45708?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.