Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-26r5-4mm2-px5c | Klever-Go: Zombie-order theft: `Buy` missing `IsClaimed` guard in native marketplace |
Wed, 23 Sep 2026 19:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | Klever-Go is the Go implementation of the Klever blockchain protocol. Prior to 1.7.20, the native marketplace function core/kapp/market/market.go Buy does not check IsClaimed before accepting a bid. A seller can use the Claim seller-accept branch to settle a resting-bid auction while leaving the claimed order loadable with a future EndTime and stale CurrentBid and CurrentBidder values. A later bidder can submit a higher bid, be debited, and cause the previous bidder to receive a refund even though the NFT has already been delivered. Because Claim and CancelOrder reject the later bidder when IsClaimed is true, the later bidder cannot obtain the NFT or recover the funds. This issue is fixed in version 1.7.20. | |
| Title | Klever-Go: Zombie-order theft: `Buy` missing `IsClaimed` guard in native marketplace | |
| Weaknesses | CWE-841 | |
| References |
| |
| Metrics |
cvssV4_0
|
Subscriptions
No data.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-23T19:10:23.367Z
Reserved: 2026-08-28T22:00:43.513Z
Link: CVE-2026-82406
No data.
Status : Deferred
Published: 2026-09-23T20:17:16.547
Modified: 2026-09-23T20:17:16.660
Link: CVE-2026-82406
No data.
OpenCVE Enrichment
Updated: 2026-09-23T21:00:13Z
-
CWE-841
Improper Enforcement of Behavioral Workflow
Github GHSA