🔐 CVE Alert

CVE-2026-89420

UNKNOWN 0.0

Session voucher adding no new funds is accepted without a charge in mpp, serving paid resources for free

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Improper Validation of Specified Quantity in Input in ZenHive mpp allows a client holding an open payment channel to obtain paid resources without being charged. MPP.Session.Actions.accept_voucher/3 in lib/mpp/session/actions.ex treats a voucher whose cumulativeAmount equals the channel's already-accepted cumulative amount as an idempotent success, returning the channel unchanged without calling maybe_spend/2. The credential verifies, the protected resource is served, and spent and units stay where they were. Because the server issues a fresh challenge per request and the credential replay store keys on challenge id and payload, the same signed voucher can be re-presented under every new challenge, so one paid voucher yields an unbounded number of paid units. The path is reachable from any method built on MPP.Session.Method through the Plug, MCP, JSON-RPC and WebSocket transports. This issue affects mpp: from 0.14.0 before 0.16.2.

CWE CWE-1284
Vendor zenhive
Product mpp
Published Sep 22, 2026
Last Updated Sep 22, 2026
Stay Ahead of the Next One

Get instant alerts for zenhive mpp

Be the first to know when new unknown vulnerabilities affecting zenhive mpp are published — delivered to Slack, Telegram or Discord.

Get Free Alerts → Free · No credit card · 60 sec setup

Affected Versions

ZenHive / mpp
0.14.0 < 0.16.2
ZenHive / mpp
82df569c898be1137189e3648e1edb4af6363651 < 7270edc1dcfb58250cc5ee812876609206564165

References

NVD ↗ CVE.org ↗ EPSS Data ↗
github.com: https://github.com/ZenHive/mpp/security/advisories/GHSA-8c63-r789-xrrf cna.erlef.org: https://cna.erlef.org/cves/CVE-2026-89420.html osv.dev: https://osv.dev/vulnerability/EEF-CVE-2026-89420 github.com: https://github.com/ZenHive/mpp/commit/82df569c898be1137189e3648e1edb4af6363651 github.com: https://github.com/ZenHive/mpp/commit/7270edc1dcfb58250cc5ee812876609206564165

Credits

E.FU E.FU Jonatan Männchen / EEF