MEDIUMCVSS 4.3Vulnerability

CVE-2026-5600

A new API endpoint introduced in pretix 2025 that is supposed to return all check-in events of a specific event in fact returns all check-in events belonging to the respective organizer. This allows an API consumer to access information for all other events under the same organizer, even those they should not have access to. These records contain information on the time and result of every ticket scan as well as the ID of the matched ticket. Example: { "id": 123, "successful": true, "error_reason": null, "error_explanation": null, "position": 321, "datetime": "2020-08-23T09:00:00+02:00", "list": 456, "created": "2020-08-23T09:00:00+02:00", "auto_checked_in": false, "gate": null, "device": 1, "device_id": 1, "type": "entry" } An unauthorized user usually has no way to match these IDs (position) back to individual people.

Properties

summary
pretix: API leaks check-in data between events of the same organizer
severity
MEDIUM
cvss_score
4.3
epss_score
0.00255
ghsa_published
2026-04-08T15:31:44Z
source_url
https://github.com/advisories/GHSA-wr8q-c73g-m7gp
ghsa_updated
2026-04-08T19:23:40Z
ghsa_id
GHSA-wr8q-c73g-m7gp
cve_id
CVE-2026-5600
cvss_vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
is_ghsa_only
false
epss_percentile
0.17369

Related Entities (5)

VULNERABLE_TO (1)

[Software]pip/pretix

ENRICHED_BY (1)

[Source]FIRST EPSS

AFFECTS (1)

[Software]pip/pretix

HAS_WEAKNESS (1)

[Weakness]Improper Isolation or Compartmentalization

REPORTED_BY (1)

[Source]GitHub Advisory Database

Explore deeper with Ninja Signal's threat intelligence graph

CVE-2026-5600 (CVSS 4.3) — Ninja Signal Threat Intelligence | Ninja Signal