PYSEC-2026-285
AstrBot is vulnerable to RCE with hard-coded JWT signing keys
상세
### 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) ### Patch
This vulnerability was first reported on **2025-06-21** and was patched on the **same day** (2025-06-21).
The vulnerability was publicly disclosed on **2025-11-14**. Prior to public disclosure, monitoring from AstrBot Cloud indicated that fewer than 2% of deployed instances were still running the affected version. Therefore, this disclosure is not expected to have a significant impact on existing active instances.
이 버전이 영향받나요?
사용 중인 패키지 버전을 입력하면 즉시 평가합니다.
영향 패키지
참고
- https://github.com/AstrBotDevs/AstrBot/security/advisories/GHSA-4m32-cjv7-f425 [WEB]
- https://nvd.nist.gov/vuln/detail/CVE-2025-55449 [ADVISORY]
- https://github.com/AstrBotDevs/AstrBot/commit/d03e9fb90a0921a1bd10cf480bdacc9aaa246472 [WEB]
- https://github.com/AstrBotDevs/AstrBot [PACKAGE]
- https://github.com/AstrBotDevs/AstrBot/releases/tag/v3.5.18 [WEB]
- https://github.com/Marven11/CVE-2025-55449-AstrBot-RCE [WEB]
- https://pypi.org/project/astrbot [PACKAGE]
- https://github.com/advisories/GHSA-4m32-cjv7-f425 [ADVISORY]