Emails sent by pretix can utilize placeholders that will be filled with customer data. For example, when {name} is used in an email template, it will be replaced with the buyer's name for the final email. This mechanism contained a security-relevant bug: It was possible to exfiltrate information about the pretix system through specially crafted placeholder names such as {{event.__init__.__code__.co_filename}}. This way, an attacker with the ability to control email templates (usually every user of the pretix backend) could retrieve sensitive information from the system configuration, including even database passwords or API keys. pretix does include mechanisms to prevent the usage of such malicious placeholders, however due to a mistake in the code, they were not fully effective for this plugin. Out of caution, we recommend that you rotate all passwords and API keys contained in your pretix.cfg https://docs.pretix.eu/self-hosting/config/ file.
総合評価: CVE-2026-2452 は低リスク(36.1/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.26%、17 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.04% | 0.26% | +0.22% |
| 2 | 2026-03-03 | 0.05% | 0.04% | -0.02% |
| 3 | 2026-02-22 | — | 0.05% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 7.5 | 4.0 | HIGH |
|
— | — | 655498c3-6ec5-4f0b-aea6-853b334d05a6 |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| pretix | newsletters | < 1.6.3 | cpe:2.3:a:pretix:newsletters:*:*:*:*:*:pretix:*:* |
| pretix | newsletters | 2.0.0 | cpe:2.3:a:pretix:newsletters:2.0.0:*:*:*:*:pretix:*:* |
| pretix | pretix | >= 4.16.0, < 2026.1.1 | cpe:2.3:a:pretix:pretix:*:*:*:*:*:*:*:* |
| URL | タグ |
|---|---|
| https://pretix.eu/about/en/blog/20260216-release-2026-1-1/ | Patch Third Party Advisory |