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-2026-54608
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.1%, top 96% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.1
- EG Score
- 7.1(medium)
- EG Risk
- 48(Track)EG Risk 48/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity71% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 4%
- KEV
- Not listed
Published
September 17, 2026
Last Modified
September 18, 2026
Advisory Details (2)
Auto-updated Sep 17, 2026commit 188d4c4ed80b (MythicalLTD/MythicalDash)
Fix landed in MythicalLTD/MythicalDash commit 188d4c4ed80b — awaiting tagged release
https://github.com/MythicalLTD/MythicalDash/commit/188d4c4ed80b8d364b0c4605a9e38ceaab746e39Unauthenticated payment bypass in Stripe success-redirect endpoint allows arbitrary free credit top-up · Advisory · MythicalLTD/MythicalDash · GitHub
https://github.com/MythicalLTD/MythicalDash/security/advisories/GHSA-qmh4-5v7g-42jqWeakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 8× in last 7d / 8× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 22:57 UTCEG score recompute
- 2026-09-19 00:33 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-18 13:22 UTCEG score recompute
- 2026-09-18 13:14 UTCEG score recompute
- 2026-09-17 22:23 UTCEG score recompute
- 2026-09-17 21:54 UTCEG score recompute
- 2026-09-17 21:54 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-345 · CWE-862
Frequently asked(5)
What is CVE-2026-54608?
When was CVE-2026-54608 disclosed?
Is CVE-2026-54608 actively exploited?
What is the CVSS score of CVE-2026-54608?
How do I remediate CVE-2026-54608?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-54608
Is Your Infrastructure Affected by CVE-2026-54608?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.