Common Weakness Enumeration

    CWE Definition / CWE-1336

    CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine

    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.

    Published:19 Jul 2021
    Organization:MITRE
    Modified:30 Apr 2026

    Related Weakness

    CWE-94: Improper Control of Generation of Code ('Code Injection')