CVE-2026-86840

The `vtoken-minting` and `slpx` pallets in Bifrost contain an improper authorization vulnerability in channel commission attribution. A signed account can supply an arbitrary registered `channel_id` when minting tokens without verifying that the caller is authorized to mint on behalf of that channel. This allows an attacker to inflate a channel's recorded mint volume and cause protocol commission payments to be disproportionately distributed to that channel during commission settlement.
Configurations

No configuration.

History

No history.

Information

Published : 2026-09-08 16:18

Updated : 2026-09-10 19:17


NVD link : CVE-2026-86840

Mitre link : CVE-2026-86840

CVE.ORG link : CVE-2026-86840


JSON object : View

Products Affected

No product.

CWE
CWE-639

Authorization Bypass Through User-Controlled Key

CWE-862

Missing Authorization