SCA: security update for mppx (GHSA-8mhj-rffc-rcvw)

medium Tenable Self-Hosted Container Security Plugin ID 439429

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

Solution

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

See Also

https://github.com/advisories/GHSA-8mhj-rffc-rcvw

Plugin Details

Severity: Medium

ID: 439429

Version: Revision 1.9

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: Medium

Score: 4.3

Percentile: 53.59

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2026-34210

CVSS v3

Risk Factor: High

Base Score: 8.1

Temporal Score: 7.1

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

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

CVSS v4

Risk Factor: Medium

Base Score: 6

Threat Score: 2.3

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

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-34210

cwe: CWE-697