SCA: security update for mppx (GHSA-mv9j-8jvg-j8mr)

high Tenable Cloud Security Plugin ID 439440

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-34209)

Solution

Update the mppx library and its related packages to version 0.4.11 or later.

See Also

https://github.com/advisories/GHSA-mv9j-8jvg-j8mr

Plugin Details

Severity: High

ID: 439440

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 3/29/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 5.8

Vector: CVSS2#AV:N/AC:L/Au:N/C:N/I:C/A:N

CVSS Score Source: CVE-2026-34209

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.5

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 3/29/2026

Vulnerability Publication Date: 3/29/2026

Reference Information

CVE: CVE-2026-34209

cwe: CWE-294