HOMEVULNERABILITIESCVE-2026-9712
LOW

CVE-2026-9712

CWE-639Published: May 27, 2026· Updated: May 27, 2026

3.8
CVSS v3.1
EPSS:0.04%probability of exploitation in 30 daysPercentile:11.9th

Official Description

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.

NVD Source

Technical Analysis

CVE-2026-9712 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

Exploitation requires low privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.Low
User InteractionNone
ScopeX
Impact
Confidentiality
Integrity
Availability
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/E:U/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (1)

Quick Facts

CVE IDCVE-2026-9712
CVSS Score3.8 / 10
SeverityLOW
WeaknessCWE-639
CISA KEVNo
EPSS (30d)0.04%
PublishedMay 27, 2026

Related CVEs (CWE-639)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-9712 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.