GHSA-q2x7-8rv6-6q7h · Severity: medium · Ecosystem: pip — Jinja has a sandbox breakout through indirect reference to format method
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 vulnerability, an attacker needs to control the content 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. Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, it's possible to store a reference to a malicious string's format method, then pass that to a filter that calls it. No such filters are built-in to Jinja, but could be present through custom filters in an application. After the fix, such indirect calls are also handled by the sandbox. This vulnerability is fixed in 3.1.5.
Conclusion & alert: CVE-2024-56326 is rated Low Risk (35/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.50%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.57% | 0.50% | -0.07% |
| 2 | 2026-05-14 | 0.42% | 0.57% | +0.15% |
| 3 | 2026-05-06 | — | 0.42% | — |
Full EPSS history (14 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.4 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 7.8 | 3.1 | HIGH |
|
1.8 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-q2x7-8rv6-6q7h · Severity: medium · Ecosystem: pip — Jinja has a sandbox breakout through indirect reference to format method
| vendor | priority | summary | link |
|---|---|---|---|
alpine
|
— | CVE-2024-56326: 1 source package rows (py3-jinja2); 6 state rows across 6 repos (3.18-main, 3.19-main, 3.20-main, 3.21-main, 3.22-main, edge-main); fixed 6, open 0. | https://security.alpinelinux.org/vuln/CVE-2024-56326 |
debian
|
not yet assigned | CVE-2024-56326 not yet assigned priority: Debian including 1 source packages (jinja2), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): resolved 5. | https://security-tracker.debian.org/tracker/CVE-2024-56326 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2024-56326 |
suse
|
high | CVE-2024-56326 severity important: SUSE including 305 source package names (0.3.2-1.2:python311-Jinja2-3.1.2-150400.12.11.1, 0.9.1-1.2:python311-Jinja2-3.1.2-150400.12.11.1, …), 578 product×package rows across 266 product lines (Container containers/lmcache-vllm-openai, Container containers/open-webui, … (266 product lines)): Fixed 353, Known Affected 225. | https://www.suse.com/security/cve/CVE-2024-56326/ |
ubuntu
|
medium | CVE-2024-56326 medium priority: Ubuntu including 1 source packages (jinja2), 9 status rows across 9 suites (bionic, focal, jammy, noble, oracular, plucky, trusty, upstream, xenial): released 8, not-affected 1. | https://ubuntu.com/security/CVE-2024-56326 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| palletsprojects | jinja | < 3.1.5 | cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:* |