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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54608— MythicalDash Stripe支付端点未授权免费充值漏洞

一分钟漏洞结论

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

MythicalDash 是一个 Pterodactyl 客户端管理面板。在 3.5.4-aurora 及更早版本中,后端文件 中的 会在 Stripe 结账成功之前,先在 表中创建一条状态为“待处理”(pending)的记录,并将支付码嵌入到成功重定向链接中。而 接口在接收该支付码时,既没有构建 Stripe 会话(Session),也没有校验用户所有权,更没有获取 Stripe Checkout 会话来确认 为“已支付”且 与预期扣款金额一致。 因此,任何普通已认证用户都可以请求攻击者指定的金币数量,然后放弃或

CVSS 7.1 · High
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
MythicalDash: Unauthenticated payment bypass in Stripe success-redirect endpoint allows arbitrary free credit top-up
来源: CVE Program / CVE List V5
Vulnerability Description
MythicalDash is a Pterodactyl client area. In 3.5.4-aurora and earlier, GET /api/stripe/process in backend/app/Api/System/Gateways/Stripe.php creates a pending row in mythicaldash_stripe_payments before Stripe checkout succeeds and embeds the payment code in the success redirect, while GET /api/stripe/processed accepts that code without constructing a Session, checking ownership, or retrieving the Stripe Checkout Session to require payment_status to be paid and amount_total to match the expected charge. An ordinary authenticated user can request an attacker-selected coins amount, abandon or fail payment, and submit the pending code directly to the unauthenticated processed endpoint. StripeDB::isPending() then permits User::addCreditsAtomic() to grant the unpaid amount and mark the row processed even though Stripe has not confirmed payment. This permits arbitrary free virtual-currency top-ups and direct financial loss through consumption of hosting resources. No fixed version is available as of this review.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
对数据真实性的验证不充分
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
MythicalLTD MythicalDash <= 3.5.4-aurora -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-54608 其他参考 (2)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54608

暂无评论


发表评论