CWE•Base•Incomplete•20 recent CVEs
CWE-1336Improper Neutralization of Special Elements Used in a Template Engine
Description
The product uses a template engine to insert or process externally-influenced input, but it does not neutralize or incorrectly neutralizes special elements or syntax that can be interpreted as template expressions or other code directives when processed by the engine.
[object Object]
Common consequences
- Integrity→Execute Unauthorized Code or Commands
Potential mitigations
- Architecture and DesignChoose a template engine that offers a sandbox or restricted mode, or at least limits the power of any available expressions, function calls, or commands.
- ImplementationUse the template engine's sandbox or restricted mode, if available.
Related CWEs
Recent CVEs classified under this CWE
CVE-2026-546668.32026-07-29CVE-2026-546648.32026-07-29CVE-2026-546628.32026-07-29CVE-2026-546618.32026-07-29CVE-2026-91772026-07-29CVE-2026-546547.82026-07-28CVE-2026-546538.82026-07-28CVE-2026-546217.82026-07-28CVE-2026-477529.92026-07-23CVE-2026-476907.52026-07-21CVE-2026-637286.32026-07-21CVE-2026-441812026-07-16CVE-2026-552428.82026-07-15CVE-2026-557942026-07-02CVE-2026-527963.52026-06-24CVE-2026-543909.82026-06-18CVE-2026-114077.22026-06-17CVE-2026-410652026-06-04CVE-2026-349062026-06-02CVE-2026-422529.12026-06-01