HIGHVulnerability
Verified
Global
NVD HIGH: CVE-2026-34210 — mppx is a TypeScript interface for machine payments protocol. Prior to version 0...
Tuesday, March 31, 2026 at 03:16 PM UTC·Source: NIST NVD
Updated: Monday, April 6, 2026 at 12:17 AM UTC
Executive Summary
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 wi
Analysis
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.
CVSS Score: 8.1. Published: 2026-03-31T15:16:18.207.