Lucene search
+L

7 matches found

Github Security Blog
Github Security Blog
added 2026/09/22 8:34 p.m.4 views

mppx: Gas Draining with access list

Details When the server acts as the feepayer, mppx 0.6.27 copies the client-supplied EIP-2930 access list verbatim into the cosigned fee-payer transaction. The TypeScript SDK's fee-payer cosigning path accepts any accesslist the client includes in the 0x78 FeePayerEnvelope without inspecting its...

6.9CVSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/22 8:34 p.m.3 views

mppx: Gas Draining with padding

Details When the server acts as the feepayer, mppx 0.6.27 validates calldata using viem's decodeFunctionData, which is lenient about trailing bytes. The FeePayerPolicy caps gaslimit ≤ 2 M and maxfeepergas ≤ 100 Gwei but does not check calldata length. Tempo uses legacy calldata gas pricing: 16 ga...

6.9CVSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/09/22 7:09 p.m.4 views

CVE-2026-63628

The mppx TypeScript interface for the machine payments protocol is vulnerable to a gas draining attack in versions prior to 0.8.2 . The flaw exists in the fee-payer cosigning path located in src/tempo/internal/fee-payer.ts, where the software copies a client-supplied access_list from a 0x78 FeePa...

6.9CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/22 7:09 p.m.11 views

CVE-2026-63628 mppx: Gas Draining with access list

mppx is a TypeScript interface for machine payments protocol. Prior to 0.8.2, the fee-payer cosigning path in src/tempo/internal/fee-payer.ts copied a client-supplied accesslist from a 0x78 FeePayerEnvelope without validating its length or contents. Because EIP-2930 access-list entries consume...

6.9CVSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/22 7:07 p.m.10 views

CVE-2026-63627 mppx: Gas Draining with padding

mppx is a TypeScript interface for machine payments protocol. Prior to 0.8.2, FeePayerPolicy in src/tempo/internal/fee-payer.ts used decodeFunctionData to validate fee-sponsored calldata but did not reject trailing bytes. A client could append nonzero padding that increased intrinsic calldata gas...

6.9CVSS
SaveExploits0References4
OSV
OSV
added 2026/09/22 7:07 p.m.1 views

CVE-2026-63627 mppx: Gas Draining with padding

mppx is a TypeScript interface for machine payments protocol. Prior to 0.8.2, FeePayerPolicy in src/tempo/internal/fee-payer.ts used decodeFunctionData to validate fee-sponsored calldata but did not reject trailing bytes. A client could append nonzero padding that increased intrinsic calldata gas...

6.9CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/22 7:07 p.m.4 views

CVE-2026-63627

The mppx TypeScript interface for machine payments protocol contains a vulnerability prior to version 0.8.2 in the FeePayerPolicy component (src/tempo/internal/fee-payer.ts). The decodeFunctionData function failed to reject trailing bytes when validating fee-sponsored calldata. This allowed a cli...

6.9CVSS
SaveExploits0References4
Rows per page
Query Builder