๐Ÿ” CVE Alert

CVE-2026-63627

UNKNOWN 0.0

mppx: Gas Draining with padding

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-20
Vendor wevm
Product mppx
Published Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for wevm mppx

Be the first to know when new unknown vulnerabilities affecting wevm mppx are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

wevm / mppx
< 0.8.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/wevm/mppx/security/advisories/GHSA-727h-3vm5-qwq6 github.com: https://github.com/wevm/mppx/pull/602 github.com: https://github.com/wevm/mppx/commit/24ddcca719ae282977d8747309ed1275ea282b25 github.com: https://github.com/wevm/mppx/releases/tag/[email protected]