CVE-2026-44377

CubeCart is an ecommerce software solution. Prior to 6.7.0, an Authenticated Server-Side Template Injection (SSTI) vulnerability exists in multiple modules of CubeCart (including Email Templates and Documents). The application unsafely evaluates user-supplied input directly through the Smarty template engine. By leveraging this, an authenticated attacker with administrative privileges can bypass current restrictions and call native PHP functions within the templates, such as readgzfile() to read sensitive configuration files, or error_log() to write a malicious PHP web shell, ultimately achieving Information Disclosure and full Remote Code Execution (RCE). This vulnerability is fixed in 6.7.0.
Configurations

No configuration.

History

14 May 2026, 15:16

Type Values Removed Values Added
References () https://github.com/cubecart/v6/security/advisories/GHSA-wpjx-g695-qc5j - () https://github.com/cubecart/v6/security/advisories/GHSA-wpjx-g695-qc5j -

13 May 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 21:16

Updated : 2026-05-14 16:49


NVD link : CVE-2026-44377

Mitre link : CVE-2026-44377

CVE.ORG link : CVE-2026-44377


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-1336

Improper Neutralization of Special Elements Used in a Template Engine