Vulnerability in Pretix
CVE-2025-13742
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. If the name of the attendee contained HTML or Markdown formatting, this was rendered as HTML in the resulting email. This way, a user could inject links or other formatted text through a maliciously formatted name. Since pretix applies a strict allow list approach to allowed HTML tags, this could not be abused for XSS or similarly dangerous attack chains. However, it can be used to manipulate emails in a way that makes user-provided content appear in a trustworthy and credible way, which can be abused for phishing.
EPSS: 0.002 (7.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 6.1 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N.
Affected products
- Pretix — versions 1.0.0, 2025.7.0, 2025.8.0
Weakness classification (CWE)
References
- 655498c3-6ec5-4f0b-aea6-853b334d05a6 (vendor-advisory, Broken Link)
Frequently asked questions
- What is CVE-2025-13742?
- CVE-2025-13742 is a medium-severity vulnerability in Pretix, classified under Improper Encoding or Escaping of Output. CVSS score: 6.1/10. Published 2025-11-27.
- How severe is CVE-2025-13742?
- Medium severity. CVSS v3 base score is 6.1 out of 10.