GHSA-q2x7-8rv6-6q7h · 深刻度: medium · エコシステム: 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.
総合評価: CVE-2024-56326 は低リスク(35/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.50%、38 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 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% | — |
EPSS の全履歴 (全 14 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 · 深刻度: medium · エコシステム: 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 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| palletsprojects | jinja | < 3.1.5 | cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:* |