SCA: security update for pretix (GHSA-72p9-6vv6-gvqh)

high Tenable Self-Hosted Container Security Plugin ID 444276

Description

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

- When creating an export through the pretix API, API clients are returned an UUID value for their export
job (a long, random string like 35742818-c375-4d15-839f-d49aecce94d6). Using this UUID, the API client can
then request the actual file for download. The same kind of UUID is used in other places in pretix when
temporary files are generated for internal use or download. One remaining API endpoint, however,
wrongfully did not verify if the UUID used for download actually belongs to a file that is supposed to be
downloadable and belongs to the correct user. In reality, this is hard to exploit because an attacker
would need to have access to a valid UUID for the file they desire which is unlikely to happen without a
separate security problem giving them access to logs etc. (CVE-2026-9712)

Solution

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

See Also

https://github.com/advisories/GHSA-72p9-6vv6-gvqh

Plugin Details

Severity: High

ID: 444276

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 7/2/2026

Updated: 7/2/2026

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.72

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4

Temporal Score: 3

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

CVSS Score Source: CVE-2026-9712

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

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

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

CVSS v4

Risk Factor: High

Base Score: 7

Threat Score: 3.8

Threat Vector: CVSS:4.0/E:U

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 5/27/2026

Vulnerability Publication Date: 5/27/2026

Reference Information

CVE: CVE-2026-9712

cwe: CWE-639