CVE-2023-35163

Source
https://nvd.nist.gov/vuln/detail/CVE-2023-35163
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-35163.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-35163
Aliases
Published
2023-06-23T20:25:16Z
Modified
2025-10-21T19:32:28Z
Severity
  • 6.0 (Medium) CVSS_V3 - CVSS:3.1/AV:P/AC:H/PR:H/UI:R/S:C/C:H/I:L/A:L CVSS Calculator
Summary
Vega's validators able to submit duplicate transactions
Details

Vega is a decentralized trading platform that allows pseudo-anonymous trading of derivatives on a blockchain. Prior to version 0.71.6, a vulnerability exists that allows a malicious validator to trick the Vega network into re-processing past Ethereum events from Vega’s Ethereum bridge. For example, a deposit to the collateral bridge for 100USDT that credits a party’s general account on Vega, can be re-processed 50 times resulting in 5000USDT in that party’s general account. This is without depositing any more than the original 100USDT on the bridge. Despite this exploit requiring access to a validator's Vega key, a validator key can be obtained at the small cost of 3000VEGA, the amount needed to announce a new node onto the network.

A patch is available in version 0.71.6. No known workarounds are available, however there are mitigations in place should this vulnerability be exploited. There are monitoring alerts for mainnet1 in place to identify any issues of this nature including this vulnerability being exploited. The validators have the ability to stop the bridge thus stopping any withdrawals should this vulnerability be exploited.

Database specific
{
    "cwe_ids": [
        "CWE-20"
    ]
}
References

Affected packages

Git / github.com/vegaprotocol/vega

Affected ranges

Type
GIT
Repo
https://github.com/vegaprotocol/vega
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed