🛡️ CVE-2026-13602

⚪ Unknown ✅ No Known Exploit CWE-20 NVD
N/A
CVSS Score
0 Low4 Medium7 High9 Critical10

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.

Weakness class

CVE-2026-13602 is classified as CWE-20: Improper Input Validation. The application accepts input without checking that it has the expected form, so malformed values reach code that assumes they are well formed.

Affected software

CVE-2026-13602 is recorded against 1 package.

  • unknown

Timeline and source

Published on 1 July 2026 and last revised on 2 July 2026. No public exploit is currently recorded for this entry. Record sourced from NVD.

References

pretix.eu

Details

Severity Unknown
CVSS Score N/A
CVSS Vector N/A
CWE CWE-20
Public Exploit ✅ No
Source NVD
Published 2026-07-01
Updated 2026-08-11
Modified 2026-07-02
Fix URL N/A

Affected Packages

Software From version Fixed in
unknown

Similar Threats

Free Vulnerability Check

Is your site affected by CVE-2026-13602?

BotEraser helps you identify potentially vulnerable plugins and themes by checking your installation against CVE-2026-13602 and other known CVE records.

Scan My Site Free →

No credit card required  ·  Results in minutes

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the vulnerabilities listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.