VYPR

Pretix

by PyPI

CVEs (1)

  • CVE-2026-9712LowMay 27, 2026
    risk 0.18cvss epss

    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…