PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-67581 ZenHive CVE debrief

CVE-2026-67581 is an authentication bypass vulnerability in ZenHive's Machine Payments Protocol (MPP). An unauthenticated remote client can obtain paid resources by resubmitting a settled on-chain transfer. The issue arises from MPP.Methods.EVM.verify/2 accepting a transaction-hash credential and matching a transfer based solely on token, recipient, and amount, without binding the proof to the challenge being verified or any record of prior use.

Vendor
ZenHive
Product
mpp
CVSS
HIGH 8.7
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-19
Original CVE updated
2026-09-10
Advisory published
2026-08-19
Advisory updated
2026-09-10

Who should care

Defenders responsible for ZenHive's Machine Payments Protocol (MPP) deployments, security teams, and vulnerability management teams should assess exposure and prioritize patching to prevent exploitation. Additionally, operators and administrators of affected systems should review and update their systems to prevent unauthorized access. Those responsible for monitoring and detection should also be aware of potential suspicious activity.

Why it matters

CVE-2026-67581 is an authentication bypass vulnerability in ZenHive's Machine Payments Protocol (MPP) that allows an unauthenticated remote client to obtain paid resources by resubmitting a settled on-chain transfer. Defenders responsible for MPP deployments should assess exposure and prioritize patching to prevent exploitation.

  • Verify MPP version and apply patches to prevent exploitation
  • Review and update affected systems to prevent unauthorized access
  • Monitor for suspicious activity to detect potential exploitation

Technical summary

The vulnerability is caused by MPP.Methods.EVM.verify/2 accepting a transaction-hash credential and matching a transfer based solely on token, recipient, and amount, without binding the proof to the challenge being verified or any record of prior use. This allows an unauthenticated remote client to obtain paid resources by resubmitting a settled on-chain transfer. The issue affects mpp: from 0.3.0 before 0.6.3. The vulnerability has a CVSS score of 8.7 and is considered HIGH severity. The CVE record and NVD vulnerability detail provide information on the vulnerability, its impact, and affected versions.

Defensive priority

Defenders should prioritize verifying their MPP version and applying patches to prevent exploitation.

Recommended defensive actions

  • Verify MPP version and apply patches
  • Review and update affected systems
  • Monitor for suspicious activity
  • Perform vulnerability assessment
  • Implement compensating controls
  • Review asset inventory
  • Track changes

Evidence notes

The CVE record and NVD vulnerability detail provide information on the vulnerability, its impact, and affected versions. The issue arises from MPP.Methods.EVM.verify/2 accepting a transaction-hash credential and matching a transfer based solely on token, recipient, and amount, without binding the proof to the challenge being verified or any record of prior use. There is limited information available on the specific details of the vulnerability and its potential impact. Defenders should verify MPP version and apply patches to prevent.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-67581 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-67581

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-67581 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-67581

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://cna.erlef.org/cves/CVE-2026-67581.html

    6b3ad84c-e1a6-4bf7-a703-f496b71e49db - Third Party Advisory

  • Source reference

    Unverified legacy reference

    URL: https://github.com/ZenHive/mpp/commit/ecc038088b1cda09ad8a84acc6cc112addb4a68f

    6b3ad84c-e1a6-4bf7-a703-f496b71e49db - Patch

  • Source reference

    Unverified legacy reference

    URL: https://github.com/ZenHive/mpp/security/advisories/GHSA-vp5h-xh25-44wf

    6b3ad84c-e1a6-4bf7-a703-f496b71e49db - Vendor Advisory

  • Source reference

    Unverified legacy reference

    URL: https://osv.dev/vulnerability/EEF-CVE-2026-67581

    6b3ad84c-e1a6-4bf7-a703-f496b71e49db - Third Party Advisory

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.