CVE Catalog

CVE-2026-86840

Unknown
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

The risk includes manipulation of commission settlements, which may lead to financial losses for the protocol and unfair enrichment of the attacker at the expense of other participants.

Recommendation

It is recommended to immediately upgrade Bifrost to a version containing a fix and to implement proper authorization controls in the `vtoken-minting` and `slpx` pallets.

Other vulnerabilities in Bifrost

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS