CVE-2026-88255
Last modified
CVE-2026-88255 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. Improper Validation of Unsafe Equivalence in Input in ZenHive mpp allows an unauthenticated remote client to pass the Tempo duplicate-submission gate twice with one signed transaction. MPP.Methods.Tempo reserves the pre-broadcast dedup slot on the caller-supplied hex in reserve_hash_atomic/2, keyed through store_key/1 on tx.raw rather than on a canonical form of the transaction. The deserializer stores the caller's hex verbatim and accepts both recovery-id encodings, so one signed transaction submitted once with v=27 and once with v=0 yields two distinct reserve keys, and both pass the reserve and reach the broadcast path. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
Description
Improper Validation of Unsafe Equivalence in Input in ZenHive mpp allows an unauthenticated remote client to pass the Tempo duplicate-submission gate twice with one signed transaction. MPP.Methods.Tempo reserves the pre-broadcast dedup slot on the caller-supplied hex in reserve_hash_atomic/2, keyed through store_key/1 on tx.raw rather than on a canonical form of the transaction. The deserializer stores the caller's hex verbatim and accepts both recovery-id encodings, so one signed transaction submitted once with v=27 and once with v=0 yields two distinct reserve keys, and both pass the reserve and reach the broadcast path. The plug-level credential replay store is deliberately carved out for tempo in lib/mpp/replay.ex, leaving this reserve as the only gate, and the post-broadcast mark writes the canonical hash key that the raw-keyed reserve never reads. What the duplicate submission yields depends on the node: a nonce-reuse rejection fails closed, while a node that answers with the canonical hash for an already-known transaction returns a second valid Payment-Receipt for a single on-chain payment. This issue affects mpp: from 0.2.0 before 0.16.2.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| ZenHive | mpp | >= 0.2.0, < 0.16.2 |
| ZenHive | mpp | >= f8904666061fbab695874856d8fcd02c471dfe1b, < e12bd4a1cea2e97c2a01fc059c48e5594a7b4a43 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-88255?
How severe is CVE-2026-88255?
How do I fix CVE-2026-88255?
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-8811SEPPmail versions before 15.0.5 allow improper handling of a…7.1
- CVE-2026-8813This affects versions of the package exifreader before 4.39.…7.7
- CVE-2026-8814Versions of the package exifreader before 4.39.0 are vulnera…5.5
- CVE-2026-8821Mattermost versions 11.9.x <= 11.9.0, 11.8.x <= 11.8.4, 11.7…7.1
- CVE-2026-8823Mattermost versions 11.7.x <= 11.7.0, 10.11.x <= 10.11.17 fa…3.8
- CVE-2026-8825The Elementor Website Builder WordPress plugin before 4.1.4…4.9
- CVE-2026-88259CareCam CM2507 IP cameras do not require authentication for …7.5
- CVE-2026-88260Authentication bypass using an alternate path or channel and…8.7
- CVE-2026-88261Improper input validation vulnerability in bizwell xClick al…5.1
- CVE-2026-88262Insufficient session expiration vulnerability in bizwell xCl…8.7
- CVE-2026-88263XikeStor Layer3 switches miss authentication for downloading…8.7
- CVE-2026-88264A flaw was found in crun. When the container configuration d…5.6
Are you affected by CVE-2026-88255?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
