SCA: security update for pretix (GHSA-2mm6-624x-fqrr)

medium Tenable Self-Hosted Container Security Plugin ID 442854

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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.
(CVE-2025-13742)

Solution

Update the pretix library and its related packages to version 2025.7.3 or later.

See Also

https://github.com/advisories/GHSA-2mm6-624x-fqrr

Plugin Details

Severity: Medium

ID: 442854

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 6/9/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 8.93

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2025-13742

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

CVSS v4

Risk Factor: Medium

Base Score: 6.1

Threat Score: 2.4

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:L/VA:L/SC:N/SI:L/SA:L

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 11/27/2025

Vulnerability Publication Date: 11/27/2025

Reference Information

CVE: CVE-2025-13742

cwe: CWE-116