Intel

AIKIDO-2026-10748

mppx is vulnerable to Replay Attacks

Replay Attacks Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.
Published May 7, 2026

53

Medium Risk

This Affects:

JSmppx
0.0.1 - 0.6.14
Fixed in 0.6.15
Are you affected? Scan for Free

TL;DR

Affected versions of this package do not validate the expiration of client challenges before generating credentials, which allows expired challenges to be accepted and processed. This behavior enables a replay attack scenario where an attacker can reuse a previously intercepted challenge (e.g., from a WWW-Authenticate header) beyond its intended validity window. Because the client proceeds with credential creation without enforcing freshness, the same challenge can be replayed multiple times to obtain valid credentials or trigger repeated payments.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

mppx is vulnerable to Replay Attacks in versions 0.0.1 - 0.6.14.

How to fix this

Upgrade the mppx library to the patch version.