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's sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates where the template author can also choose the template filename. This vulnerability is fixed in 3.1.5.
References
Link | Resource |
---|---|
https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f | Patch |
https://github.com/pallets/jinja/issues/1792 | Issue Tracking |
https://github.com/pallets/jinja/releases/tag/3.1.5 | Release Notes |
https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699 | Vendor Advisory |
Configurations
History
22 Sep 2025, 17:45
Type | Values Removed | Values Added |
---|---|---|
First Time |
Palletsprojects
Palletsprojects jinja |
|
CPE | cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
References | () https://github.com/pallets/jinja/commit/767b23617628419ae3709ccfb02f9602ae9fe51f - Patch | |
References | () https://github.com/pallets/jinja/issues/1792 - Issue Tracking | |
References | () https://github.com/pallets/jinja/releases/tag/3.1.5 - Release Notes | |
References | () https://github.com/pallets/jinja/security/advisories/GHSA-gmj6-6f8f-6699 - Vendor Advisory |
18 Feb 2025, 22:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : unknown |
08 Jan 2025, 16:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
Summary | (en) 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's sandbox is used. To exploit the vulnerability, an attacker needs to control both the filename and the contents of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates where the template author can also choose the template filename. This vulnerability is fixed in 3.1.5. |
24 Dec 2024, 02:15
Type | Values Removed | Values Added |
---|---|---|
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
23 Dec 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-12-23 16:15
Updated : 2025-09-22 17:45
NVD link : CVE-2024-56201
Mitre link : CVE-2024-56201
CVE.ORG link : CVE-2024-56201
JSON object : View
Products Affected
palletsprojects
- jinja
CWE
CWE-150
Improper Neutralization of Escape, Meta, or Control Sequences