CVE-2026-3714: OpenCart Incomplete Fix CVE-2024-36694 template.php save special elements used in a template engine
A vulnerability has been found in OpenCart 4.0.2.3. Affected by this issue is the function Save of the file admin/controller/design/template.php of the component Incomplete Fix CVE-2024-36694. Such manipulation leads to improper neutralization of special elements used in a template engine. The attack may be performed from remote. The vendor was contacted early about this disclosure but did not respond in any way.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-3714?
The severity of CVE-2026-3714 is considered high due to its impact on data integrity within OpenCart.
How do I fix CVE-2026-3714?
To fix CVE-2026-3714, apply the latest security patches provided by OpenCart that address the incomplete fix of CVE-2024-36694.
Which versions of OpenCart are affected by CVE-2026-3714?
OpenCart version 4.0.2.3 is specifically affected by CVE-2026-3714.
What components are impacted by CVE-2026-3714?
CVE-2026-3714 impacts the function Save within the admin/controller/design/template.php file of OpenCart.
Is there a workaround for CVE-2026-3714?
A temporary workaround for CVE-2026-3714 involves implementing strict input validation for user-generated content in templates.