Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-13603

Published Jul 1, 2026 CWE-20 EPSS 0.41% (34th pctl)

Overview

CVE-2026-13603 is a known-severity vulnerability. It was published on July 1, 2026.

Technical 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 paymen

Remediation

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Frequently Asked Questions

What is CVE-2026-13603?

CVE-2026-13603 is a known-severity vulnerability. It was published on July 1, 2026.

How severe is CVE-2026-13603?

CVSS score information is not yet available for this vulnerability. Check back as the CVE record is updated by NVD analysts.

How do I fix or remediate CVE-2026-13603?

Check the references section for vendor advisories, patches, and mitigation guidance. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-13603?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-13603 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.