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 file.
Conclusion & alert: CVE-2026-2451 is rated Low Risk (36.1/100): CVSS High severity, with low exploitation likelihood (EPSS 0.26%). 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.04% | 0.26% | +0.22% |
| 2 | 2026-03-14 | 0.05% | 0.04% | -0.02% |
| 3 | 2026-02-22 | — | 0.05% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 7.5 | 4.0 | HIGH |
|
— | — | 655498c3-6ec5-4f0b-aea6-853b334d05a6 |
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| pretix | double_opt_in_step | < 1.3.2 | cpe:2.3:a:pretix:double_opt_in_step:*:*:*:*:*:pretix:*:* |
| pretix | pretix | >= 4.16.0, < 2026.1.1 | cpe:2.3:a:pretix:pretix:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://pretix.eu/about/en/blog/20260216-release-2026-1-1/ | Patch Third Party Advisory |