Description
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.
Published: 2026-09-08
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is in the vtoken-minting and slpx pallets of Bifrost, where a signed account may provide any registered channel_id when minting tokens without the system checking that the caller is authorized to mint on that channel. This allows an attacker to inflate the mint volume reported for a chosen channel, causing the protocol’s commission settlement to over‑reward that channel and divert protocol revenue.

Affected Systems

The affected product is Bifrost from Bitfrost.io. The issue applies to all Bifrost releases that include the vtoken‑minting and slpx pallets without the required authorization checks, and no specific version range is provided.

Risk and Exploitability

The risk is that any malicious or compromised signed account that knows a valid channel_id can create arbitrarily high mint volumes for any channel. Although no EPSS score or KEV listing is available and no public exploits are reported, the potential financial loss from misallocated commissions is significant. The attack requires possession of a valid signed account and knowledge of an existing channel_id, conditions that could arise from an insider or a compromised account.

Generated by OpenCVE AI on September 8, 2026 at 16:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest published Bifrost release that includes the fix for channel commission attribution.
  • Ensure that the vtoken-minting and slpx pallets enforce explicit ownership checks and restrict minting operations to the rightful channel owner only.
  • Monitor and alert on unusually high mint volumes per channel, audit commission settlement logs for discrepancies.

Generated by OpenCVE AI on September 8, 2026 at 16:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 17:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-284

Tue, 08 Sep 2026 15:45:00 +0000

Type Values Removed Values Added
Description 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.
Title Bifrost Unauthorized Channel Commission Attribution Allows Commission Diversion
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: certcc

Published:

Updated: 2026-09-08T15:29:48.572Z

Reserved: 2026-09-08T14:43:37.022Z

Link: CVE-2026-86840

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-08T16:18:37.597

Modified: 2026-09-08T16:18:37.597

Link: CVE-2026-86840

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-08T17:00:02Z

Weaknesses