CVE-2026-34210
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
mppxnpm | < 0.4.11 | 0.4.11 |
Affected products
2Patches
Vulnerability mechanics
References
6- github.com/wevm/mppx/commit/b2b1a0b60506fc71aa80b8a025084949dca1a994nvdPatchWEB
- github.com/wevm/mppx/security/advisories/GHSA-8mhj-rffc-rcvwnvdPatchVendor AdvisoryWEB
- github.com/advisories/GHSA-8mhj-rffc-rcvwghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-34210ghsaADVISORY
- github.com/wevm/mppx/releases/tag/mppx%400.4.11ghsaWEB
- github.com/wevm/mppx/releases/tag/mppx@0.4.11nvdRelease NotesWEB
News mentions
0No linked articles in our index yet.