Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-727h-3vm5-qwq6 | mppx: Gas Draining with padding |
Tue, 22 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Wevm
Wevm mppx |
|
| Vendors & Products |
Wevm
Wevm mppx |
Tue, 22 Sep 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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 while gas_limit and max_fee_per_gas remained within policy caps, causing the server fee_payer wallet to pay substantially more than the decoded transaction required. The tested 16 KB header limit bounded the demonstrated padding to about 5,500 bytes and produced approximately five times the normal transaction fee. This issue is fixed in version 0.8.2. | |
| Title | mppx: Gas Draining with padding | |
| Weaknesses | CWE-20 | |
| References |
| |
| Metrics |
cvssV4_0
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-22T19:07:02.984Z
Reserved: 2026-07-17T14:11:15.482Z
Link: CVE-2026-63627
No data.
Status : Received
Published: 2026-09-22T20:17:04.763
Modified: 2026-09-22T20:17:04.763
Link: CVE-2026-63627
No data.
OpenCVE Enrichment
Updated: 2026-09-22T21:45:06Z
-
CWE-20
Improper Input Validation
Github GHSA