icon

We found results for “

CVE-2025-55449

Good to know:

icon
icon
icon

Date: November 17, 2025

Summary AstrBot uses a hard-coded JWT signing key, allowing attackers to execute arbitrary commands by installing a malicious plugin. Details AstrBot uses a "hard-coded JWT signing key" (https://github.com/AstrBotDevs/AstrBot/blob/v3.5.16/astrbot/core/init.py), which allows attackers to bypass the authentication mechanism. Once bypassed, the attacker can install a Python plugin that will be imported "here" (https://github.com/AstrBotDevs/AstrBot/blob/master/astrbot/dashboard/routes/plugin.py), enabling arbitrary command execution on the target host. Impact All publicly accessible AstrBot instances are vulnerable. For more information, please see: "CVE-2025-55449-AstrBot-RCE" (https://github.com/Marven11/CVE-2025-55449-AstrBot-RCE)

Severity Score

Severity Score

Weakness Type (CWE)

Insufficient Verification of Data Authenticity

CWE-345

Use of Hard-coded Credentials

CWE-798

Top Fix

icon

Upgrade Version

Upgrade to version astrbot - 3.5.18;https://github.com/AstrBotDevs/AstrBot.git - v3.5.18

Learn More

CVSS v3.1

Base Score:
Attack Vector (AV): NETWORK
Attack Complexity (AC): LOW
Privileges Required (PR): NONE
User Interaction (UI): NONE
Scope (S): UNCHANGED
Confidentiality (C): HIGH
Integrity (I): HIGH
Availability (A): HIGH

Do you need more information?

Contact Us