CVE-2026-4931
Awaiting Analysis
Awaiting Analysis - Queue
Unsafe Downcast in Marginal v1 Enables Debt Settlement Exploit
Publication date: 2026-04-07
Last updated on: 2026-05-22
Assigner: CERT/CC
Description
Description
Smart contract Marginal v1 performs unsafe downcast, allowing attackers to settle a large debt position for a negligible asset cost.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marginal | v1-core | to 1.0.2 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-681 | When converting from one data type to another, such as long to integer, data can be omitted or translated in a way that produces unexpected values. If the resulting values are used in a sensitive context, then dangerous behaviors may occur. |