Ad

CVE-2026-34209

HIGH CVSS 3.1: 7.5 EPSS 0.04%
Updated Apr 03, 2026
Wevm
Parameter Value
CVSS 7.5 (HIGH)
Affected Versions before 0.4.11
Fixed In 0.4.11
Type CWE-294 (Authentication Bypass by Capture-Replay)
Vendor Wevm
Public PoC No

mppx is a TypeScript interface for machine payments protocol. Prior to version 0.4.11, the tempo/session cooperative close handler validated the close voucher amount using "<" instead of "<=" against the on-chain settled amount. An attacker could submit a close voucher exactly equal to the settled amount, which would be accepted without committing any new funds, effectively closing or griefing the channel for free.

This issue has been patched in version 0.4.11.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Wevm Mppx
cpe:2.3:a:wevm:mppx:*:*:*:*:*:node.js:*:*
0.4.11

Related Vulnerabilities