目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-13603— pretix pretix-oppwa 输入验证错误漏洞

一分钟漏洞结论

影响对象
pretix pretix-oppwa
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

pretix-oppwa是德国pretix公司的一款用于支付处理的集成插件。 pretix pretix-oppwa 1.4.4之前版本存在安全漏洞,该漏洞源于未正确验证URL中的resourcePath参数,导致攻击者可通过注入恶意参数将请求指向其他服务器,从而泄露访问令牌。

AI 预测 8.1 利用难度: 较易 EPSS 0.41% · P33

可能的 ATT&CK 技术 1 AI

T1105 · Ingress Tool Transfer

影响版本矩阵 1

厂商产品 版本范围状态
pretix pretix-oppwa < 1.4.4 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-13603 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
SSRF with API key leak in pretix-oppwa
来源: CVE Program / CVE List V5
Vulnerability 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.
来源: CVE Program / CVE List V5
CVSS Information
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
来源: CVE Program / CVE List V5
Vulnerability Type
输入验证不恰当
来源: CVE Program / CVE List V5
Vulnerability Title
pretix pretix-oppwa 输入验证错误漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
pretix-oppwa是德国pretix公司的一款用于支付处理的集成插件。 pretix pretix-oppwa 1.4.4之前版本存在安全漏洞,该漏洞源于未正确验证URL中的resourcePath参数,导致攻击者可通过注入恶意参数将请求指向其他服务器,从而泄露访问令牌。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
pretix pretix-oppwa 0 ~ 1.4.4 -

二、漏洞 CVE-2026-13603 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-13603 的情报信息

登录查看更多情报信息。

CVE-2026-13603 安全博客文章 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-13603

暂无评论


发表评论