GHSA-8mhj-rffc-rcvw · Severity: medium · Ecosystem: npm — mppx has Stripe charge credential replay via missing idempotency check
mppx is a TypeScript interface for machine payments protocol. Prior to version 0.4.11, the stripe/charge payment method did not check Stripe's Idempotent-Replayed response header when creating PaymentIntents. An attacker could replay a valid credential containing the same spt token against a new challenge, and the server would accept the replayed Stripe PaymentIntent as a new successful payment without actually charging the customer again. This allowed an attacker to pay once and consume unlimited resources by replaying the credential. This issue has been patched in version 0.4.11.
Conclusion & alert: CVE-2026-34210 is rated Low Risk (25.5/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-22 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-05-02 | 0.04% | 0.05% | +0.01% |
| 3 | 2026-04-01 | — | 0.04% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.0 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 8.1 | 3.1 | HIGH |
|
2.8 | 5.2 | [email protected] |
GHSA-8mhj-rffc-rcvw · Severity: medium · Ecosystem: npm — mppx has Stripe charge credential replay via missing idempotency check
| URL | Tags |
|---|---|
| https://github.com/wevm/mppx/commit/b2b1a0b60506fc71aa80b8a025084949dca1a994 | Patch |
| https://github.com/wevm/mppx/releases/tag/[email protected] | Release Notes |
| https://github.com/wevm/mppx/security/advisories/GHSA-8mhj-rffc-rcvw | Patch Vendor Advisory |