CVE-2025-27516
- EPSS 0.12%
- Published 05.03.2025 21:15:20
- Last modified 22.09.2025 18:49:36
Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the ...
CVE-2024-56201
- EPSS 0.03%
- Published 23.12.2024 16:15:07
- Last modified 22.09.2025 17:45:28
Jinja is an extensible templating engine. In versions on the 3.x branch prior to 3.1.5, a bug in the Jinja compiler allows an attacker that controls both the content and filename of a template to execute arbitrary Python code, regardless of if Jinja'...
CVE-2024-56326
- EPSS 0.09%
- Published 23.12.2024 16:15:07
- Last modified 22.09.2025 17:41:19
Jinja is an extensible templating engine. Prior to 3.1.5, An oversight in how the Jinja sandboxed environment detects calls to str.format allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vuln...
CVE-2024-34064
- EPSS 0.58%
- Published 06.05.2024 15:15:23
- Last modified 08.09.2025 19:27:31
Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `>`, or `=`, as each would then be interpreted as starting ...
CVE-2024-22195
- EPSS 0.09%
- Published 11.01.2024 03:15:11
- Last modified 13.02.2025 18:16:46
Jinja is an extensible templating engine. Special placeholders in the template allow writing code similar to Python syntax. It is possible to inject arbitrary HTML attributes into the rendered HTML template, potentially leading to Cross-Site Scriptin...
CVE-2020-28493
- EPSS 0.21%
- Published 01.02.2021 20:15:12
- Last modified 21.11.2024 05:22:54
This affects the package jinja2 from 0.0.0 and before 2.11.3. The ReDoS vulnerability is mainly due to the `_punctuation_re regex` operator and its use of multiple wildcards. The last wildcard is the most exploitable as it searches for trailing punct...
CVE-2016-10745
- EPSS 1.04%
- Published 08.04.2019 13:29:00
- Last modified 21.11.2024 02:44:39
In Pallets Jinja before 2.8.1, str.format allows a sandbox escape.
CVE-2019-10906
- EPSS 2.62%
- Published 07.04.2019 00:29:00
- Last modified 21.11.2024 04:20:06
In Pallets Jinja before 2.10.1, str.format_map allows a sandbox escape.