CVE-2025-26604 HIGH

CVE-2025-26604: Possibility to retrieve bot token by malicious module developers in Discord-Bot-Framework-Kernel

Vendor Discord-Agora
Product Kernel
Weakness CWE-200 · Info exposure
Published February 18, 2025
Last update February 19, 2025

CVSS base score

8.3/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction Required
Confidentiality Low
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:H/A:H

What the vulnerability does

01Description

Discord-Bot-Framework-Kernel is a Discord bot framework built with interactions.py, featuring modular extension management and secure execution. Because of the nature of arbitrary user-submited code execution, this allows user to execute potentially malicious code to perform damage or extract sensitive information. By loading the module containing the following code and run the command, the bot token can be extracted. Then the attacker can load a blocking module to sabotage the bot (DDoS attack) and the token can be used to make the fake bot act as the real one. If the bot has very high privilege, the attacker basically has full control before the user kicks the bot. Any Discord user that hosts Discord-Bot-Framework-Kernel before commit f0d9e70841a0e3170b88c4f8d562018ccd8e8b14 is affected. Users are advised to upgrade. Users unable to upgrade may attempt to limit their discord bot's access via configuration options.

Key dates

02Disclosure timeline

February 18, 2025 CVE published
February 19, 2025 Record updated