CVE-2026-9712
Published:May 27, 2026
Updated:June 13, 2026
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.
Affected Packages
https://github.com/pretix/pretix.git (GITHUB):
Affected version(s) >=v2026.4.0 <v2026.4.2Fix Suggestion:
Update to version v2026.4.2https://github.com/pretix/pretix.git (GITHUB):
Affected version(s) >=v2024.10.0 <v2026.2.2Fix Suggestion:
Update to version v2026.2.2https://github.com/pretix/pretix.git (GITHUB):
Affected version(s) >=v2026.3.0 <v2026.3.2Fix Suggestion:
Update to version v2026.3.2pretix (PYTHON):
Affected version(s) >=2026.4.0 <2026.4.2Fix Suggestion:
Update to version 2026.4.2pretix (PYTHON):
Affected version(s) >=2024.10.0 <2026.2.2Fix Suggestion:
Update to version 2026.2.2pretix (PYTHON):
Affected version(s) >=2026.3.0 <2026.3.2Fix Suggestion:
Update to version 2026.3.2Related Resources (1)
Do you need more information?
Contact UsCVSS v4
Base Score:
3.8
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
UNREPORTED
CVSS v3
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
CHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Authorization Bypass Through User-Controlled Key
EPSS
Base Score:
0.04