CVE-2026-59695
Last modified
CVE-2026-59695 is a high-severity vulnerability rated 8.3/10 on the CVSS scale. Improper Validation of Specified Quantity in Input in ZenHive mpp allows an unauthenticated remote client to drain the fee-payer wallet in a single request by naming an arbitrarily high gas price. When the mpp Elixir library is configured as fee payer (fee_payer: true), MPP.Tempo.Transaction.cosign_fee_payer/3 re-signs the client-supplied base fields of the 0x76 AASigned envelope verbatim, including max_fee_per_gas and max_priority_fee_per_gas, without validating that they are within reasonable bounds. A malicious client embeds arbitrarily large values for these fields in the signed envelope.
Description
Improper Validation of Specified Quantity in Input in ZenHive mpp allows an unauthenticated remote client to drain the fee-payer wallet in a single request by naming an arbitrarily high gas price. When the mpp Elixir library is configured as fee payer (fee_payer: true), MPP.Tempo.Transaction.cosign_fee_payer/3 re-signs the client-supplied base fields of the 0x76 AASigned envelope verbatim, including max_fee_per_gas and max_priority_fee_per_gas, without validating that they are within reasonable bounds. A malicious client embeds arbitrarily large values for these fields in the signed envelope. The server co-signs and broadcasts the transaction. The effective_gas_price billed against the fee-payer wallet is derived from the attacker-supplied ceilings, so the server pays those inflated per-gas rates out of its own wallet. A single crafted request can drain the wallet entirely, after which the server can no longer sponsor gas for legitimate payment requests. This issue affects mpp: from 0.2.0 before 0.6.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ZenHive | mpp | >= 0.2.0, < 0.6.0 |
| ZenHive | mpp | >= d29d54e507918db00a5b65d90136b73166c017d7, < 5d6338e2334084c5f2a78cfcca474830733ed7e8 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-59695?
How severe is CVE-2026-59695?
How do I fix CVE-2026-59695?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59689An Incorrect Authorization vulnerability in Progress Softwar…8
- CVE-2026-59690A Missing Authorization vulnerability in Progress Software L…8
- CVE-2026-59691A heap buffer overflow vulnerability was found in GStreamer'…7.1
- CVE-2026-59692A stack buffer overflow vulnerability was found in GStreamer…7.5
- CVE-2026-59693A vulnerability has been identified in Desigo DXR2 (All vers…5.3
- CVE-2026-59694Improper Validation of Specified Quantity in Input in ZenHiv…8.3
- CVE-2026-5970A vulnerability was detected in FoundationAgents MetaGPT up …9.8
- CVE-2026-59700A vulnerability has been identified in Simcenter Femap (All …7.8
- CVE-2026-59701A vulnerability has been identified in Simcenter Femap (All …7.8
- CVE-2026-59702repomix contains a server-side request forgery vulnerability…9.3
- CVE-2026-59703repomix contains a local file inclusion vulnerability in the…8.7
- CVE-2026-59704Cap's GET /api/video/ai endpoint fails to validate user owne…7.1
Are you affected by CVE-2026-59695?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
