Get a Demo

Let's Patch It!

Book a short call with one our specialists, we'll walk you through how Endor Patches work, and ask you a few questions about your environment (like your primary programming languages and repository management). We'll also send you an email right after you fill out the form, feel free to reply with any questions you have in advance!

CVE

CVE-2026-13603

SSRF with API key leak in pretix-oppwa
Back to all
CVE

CVE-2026-13603

SSRF with API key leak in pretix-oppwa

The payment integration pretix-oppwa provides support 

for the payment providers VR Payment, Hobex, and potentially others 

based on Oppwa's technology. The integration of Oppwa, following their 

official documentation, includes a step where the user is redirected 

from the payment provider back to our system with a query parameter like

 ?resourcePath=/v1/checkouts/{checkoutId}/payment in the URL. Our system is then supposed to fetch the status of the transaction from the URL given by baseUrl + resourcePath.

Our plugin pretix-oppwa did so insecurely by 

concatenating the parameter form the URL to the base domain of the API 

without further validation and, critically, without a / at the end of the baseUrl. Therefore, an attacker could inject a resourcePath argument in a way that causes pretix to call a different

 server instead. Since the request includes the access token (API key) 

of the Oppwa account, this would leak the access token, giving access to

 data contained in the payment provider's system. This is fixed with the

 release today by strictly validating the given API URL.

After installing the update, we recommend asking your payment provider for a new access token and updating it in pretix.

Package Versions Affected

Package Version
patch Availability
No items found.

Automatically patch vulnerabilities without upgrading

Fix Without Upgrading
Detect compatible fix
Apply safe remediation
Fix with a single pull request

CVSS Version

Severity
Base Score
CVSS Version
Score Vector
C
H
U
9
-
4.0
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L/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
C
H
U
0
-
C
H
U
-

Related Resources

No items found.

References

https://pypi.python.org, https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/13xxx/CVE-2026-13603.json, https://nvd.nist.gov/vuln/detail/CVE-2026-13603, https://pretix.eu/about/en/blog/20260701-release-2026-5-3/, https://github.com/pretix/pretix-oppwa

Severity

0

CVSS Score
0
10

Basic Information

Base CVSS
0
EPSS Probability
0.00288%
EPSS Percentile
0.21443%
Introduced Version
0
Fix Available
c6c9990ab5bb2f4ad1b042fa87ce9d8e8b8daa1b

Fix Critical Vulnerabilities Instantly

Secure your app without upgrading.
Fix Without Upgrading