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?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-13597The 微信二维码登陆 WordPress plugin through 1.3 does not properly v…9.1
- CVE-2026-13598The RestrictMate WordPress plugin before 1.3.0 does not res…9.8
- CVE-2026-1360The BuddyPress plugin for WordPress is vulnerable to Deseria…7.5
- CVE-2026-13600The AutoNetTV Relay WordPress plugin before 3.0.14 does not …8.1
- 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-13604The Pixelavo WordPress plugin before 1.5.4 registers an una…5.3
- CVE-2026-13605The PhotoSwipe WordPress plugin through 4.1.1.1 uses the tit…6.8
- CVE-2026-13609The Frontend Admin by DynamiApps WordPress plugin before 3.2…8.8
- CVE-2026-1361ASDA-Soft Stack-based Buffer Overflow Vulnerability9.8
- CVE-2026-13610The KiviCare WordPress plugin before 4.5.2 does not restric…7.5
- CVE-2026-13611The KiviCare WordPress plugin before 4.5.5 does not perform …5.3
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
