Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-13602— Session takeover vulnerability

AI Predicted 9.8 Difficulty: Hard EPSS 0.24% · P15

Affected Version Matrix 10

VendorProductVersion RangeStatus
pretixpretix4.14.0< 2026.3.5affected
2026.4.0< 2026.4.5affected
2026.5.0< 2026.5.3affected
pretixpretix-bitpay< 1.5.3affected
pretixpretix-mollie< 2.5.7affected
pretixpretix-oppwa< 1.4.4affected
pretixpretix-payone< 1.4.3affected
pretixpretix-saferpay< 1.6.3affected
pretixpretix-secuconnect< 1.0.4affected
pretixpretix-sofort< 1.4.2affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-13602

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Session takeover vulnerability
Source: NVD (National Vulnerability Database)
Vulnerability 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.
Source: NVD (National Vulnerability Database)
CVSS Information
N/A
Source: NVD (National Vulnerability Database)
Vulnerability Type
输入验证不恰当
Source: NVD (National Vulnerability Database)
Vulnerability Title
pretix 输入验证错误漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
pretix是德国pretix公司开源的一个票务系统。 pretix存在安全漏洞,该漏洞源于多个弱点组合,导致会话参数验证、密码签名密钥重用及用户模拟功能可能被滥用,从而允许攻击者成为后端任意用户并访问任何数据。以下版本受到影响:pretix 4.14.0版本至2026.3.5之前版本、2026.4.0版本至2026.4.5之前版本、2026.5.0版本至2026.5.3之前版本、pretix-mollie 0版本至2.5.7之前版本、pretix-oppwa 0版本至1.4.4之前版本、pretix-b
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
pretixpretix 4.14.0 ~ 2026.3.5 -
pretixpretix-mollie 0 ~ 2.5.7 -
pretixpretix-oppwa 0 ~ 1.4.4 -
pretixpretix-bitpay 0 ~ 1.5.3 -
pretixpretix-payone 0 ~ 1.4.3 -
pretixpretix-secuconnect 0 ~ 1.0.4 -
pretixpretix-sofort 0 ~ 1.4.2 -
pretixpretix-saferpay 0 ~ 1.6.3 -

II. Public POCs for CVE-2026-13602

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-13602

登录查看更多情报信息。

Security Blog Posts for CVE-2026-13602 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-13602

No comments yet


Leave a comment