CVE-2026-13603
Last modified
CVE-2026-13603 is a critical-severity vulnerability rated 9/10 on the CVSS scale. 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. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
Description
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.
Metrics
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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| pretix | pretix-oppwa | < 1.4.4 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-13603?
How severe is CVE-2026-13603?
How do I fix CVE-2026-13603?
Related CVEs from 2026
- 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-13602We found a chain of combining multiple weaknesses in the pro…7.7
- 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
- CVE-2026-13676fast-uri versions 2.3.1 through 3.1.2 and 4.0.0 fail to cano…7.5
Are you affected by CVE-2026-13603?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
