CVE-2026-13602
Last modified
CVE-2026-13602 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. We found a chain of combining multiple weaknesses in the product that could allow an attacker to become any user in the backend and access any data: * The payment integration plugins Stripe (included in the core system), pretix-mollie, pretix-oppwa, pretix-bitpay, pretix-payone, pretix-secuconnect, pretix-sofort, and pretix-saferpay contain a code path that is intended for the transport of session parameters from a tab with isolated cookies (e.g. in the pretix widget) to a new tab. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
We found a chain of combining multiple weaknesses in the product that could allow an attacker to become any user in the backend and access any data: * The payment integration plugins Stripe (included in the core system), pretix-mollie, pretix-oppwa, pretix-bitpay, pretix-payone, pretix-secuconnect, pretix-sofort, and pretix-saferpay contain a code path that is intended for the transport of session parameters from a tab with isolated cookies (e.g. in the pretix widget) to a new tab. For this purpose, a set of session parameters is cryptographically signed and then passed to the new tab as a URL parameter. The plugins perform no further validation of the session parameters, other than the cryptographic signature being valid. This is fixed with the releases issued today by strictly validating that no session parameters outside of the scope of the respective plugin may be set. * An unrelated feature in the core system is used to generate redirect links that obfuscate any Referer headers for outgoing links to prevent leakage of secrets in URLs. This redirect page also requires cryptographically signed parameters. Unfortunately, it uses the same key and salt for the signature as the previously mentioned feature in the payment integration plugins. A motivated attacker with access to at least one event in the backend can trick the system into cryptographically signing arbitrary content using specially crafted links. In combination with the previous issue, the attacker could use this to set and modify arbitrary parameters on their user session by injecting the signed parameters into the feature of the payment providers. This is fixed with the releases issued today by using different salts for the signature for each plugin and feature. * A third, unrelated feature in the core system is used for admin users to act on behalf of another user, mostly for debugging purposes. With being able to insert arbitrary parameters into a session, an attacker can abuse this feature to change their session from their actual user to any user in the system by guessing a valid user ID. This is fixed with the release today by requiring unguessable information to be contained in the session of the user to switch to.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pretix | pretix | >= 4.14.0, < 2026.3.5; >= 2026.4.0, < 2026.4.5; >= 2026.5.0, < 2026.5.3 |
| pretix | pretix-mollie | < 2.5.7 |
| pretix | pretix-oppwa | < 1.4.4 |
| pretix | pretix-bitpay | < 1.5.3 |
| pretix | pretix-payone | < 1.4.3 |
| pretix | pretix-secuconnect | < 1.0.4 |
| pretix | pretix-sofort | < 1.4.2 |
| pretix | pretix-saferpay | < 1.6.3 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-13602?
How severe is CVE-2026-13602?
How do I fix CVE-2026-13602?
Related CVEs from 2026
- CVE-2026-13590A security flaw has been discovered in seladb PcapPlusPlus 2…5.6
- CVE-2026-13591A weakness has been identified in DeepMyst Mysti 0.4.0. Affe…5
- CVE-2026-13592A vulnerability was detected in liftoff-sr CIPster up to e8e…7.3
- CVE-2026-13593CSS::Minifier::XS versions before 0.14 for Perl have a memor…6.5
- CVE-2026-13595A flaw was found in the libblkid library of util-linux. Duri…5.3
- CVE-2026-13601A flaw was found in Yelp due to an overly permissive Content…6.5
- CVE-2026-13603The payment integration pretix-oppwa provides support for t…9
- CVE-2026-1361ASDA-Soft Stack-based Buffer Overflow Vulnerability9.8
- CVE-2026-1363IAQS and I6 developed by JNC has a Client-Side Enforcement o…9.8
- CVE-2026-1364IAQS and I6 developed by JNC has a Missing Authentication vu…9.8
- CVE-2026-1365Insertion of sensitive information into sent data vulnerabil…6.5
- CVE-2026-1367Zohocorp ManageEngine ADSelfService Plus versions 6522 and b…8.3
Are you affected by CVE-2026-13602?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
