Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-5600

4.3 · MEDIUM
Published Apr 8, 2026 pretix CWE-653

Overview

CVE-2026-5600 is a medium-severity vulnerability affecting pretix pretix. It was published on April 8, 2026 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 4.3, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical Description

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.

Remediation

Check the references section for vendor advisories and patches from pretix. Update pretix to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
pretix pretix >= 2025.10.0, < 2026.1.2 Affected

Frequently Asked Questions

What is CVE-2026-5600?

CVE-2026-5600 is a medium-severity vulnerability affecting pretix pretix. It was published on April 8, 2026 and has a CVSS 3.1 base score of 4.3 (MEDIUM).

How severe is CVE-2026-5600?

This vulnerability has a CVSS 3.1 base score of 4.3, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-5600?

Check the references section for vendor advisories and patches from pretix. Update pretix to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-5600?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-5600 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.

Browse by year 2026