CVE-2026-44377: CubeCart: Server-Side Template Injection (SSTI) in Smarty Templates leading to RCE
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 errorlog() 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.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44377?
CVE-2026-44377 is considered a high severity vulnerability due to its potential for remote code execution (RCE).
How do I fix CVE-2026-44377?
To fix CVE-2026-44377, you should upgrade CubeCart to version 6.7.0 or later.
What is the nature of CVE-2026-44377 vulnerability?
CVE-2026-44377 is a Server-Side Template Injection (SSTI) vulnerability affecting various modules in CubeCart.
What components of CubeCart are affected by CVE-2026-44377?
CVE-2026-44377 affects multiple modules within CubeCart, including Email Templates and Documents.
Who is at risk from CVE-2026-44377?
Authenticated users with access to specific modules are at risk from CVE-2026-44377 in CubeCart versions prior to 6.7.0.