CVE-2025-55449
Python vulnerability analysis and mitigation

Overview

AstrBot versions 3.5.17 and earlier contain a critical vulnerability (CVE-2025-55449) involving a hard-coded JWT signing key. The vulnerability was discovered on November 14, 2025, affecting the Python package 'astrbot' distributed via pip. This security flaw has been assigned a CVSS score of 9.8 (Critical) and is tracked as GHSA-4m32-cjv7-f425 (GitHub Advisory).

Technical details

The vulnerability stems from a hard-coded JWT signing key ('WEBUISK') defined in astrbot/core/_init_.py. This static, publicly known key was used for both signing and verifying authentication tokens. The vulnerability affects two key functions: Auth.generatejwt in astrbot/dashboard/routes/auth.py and DashboardServer.auth_middleware in astrbot/dashboard/server.py. The issue has been classified under CWE-345 (Insufficient Verification of Data Authenticity) and CWE-798 (Use of Hard-coded Credentials) (GitHub Advisory, Miggo).

Impact

The vulnerability allows attackers to bypass authentication mechanisms and execute arbitrary commands by installing malicious Python plugins on any publicly accessible AstrBot instance. This results in potential remote code execution (RCE) on the target host, with high impact on confidentiality, integrity, and availability (GitHub Advisory).

Mitigation and workarounds

The vulnerability has been patched in version 3.5.18 of AstrBot. The fix removes the hard-coded key and implements a system where a unique, random JWT secret is generated and stored in the application's configuration upon first run. Users are strongly advised to upgrade to version 3.5.18 or later (GitHub Release).

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-55449CRITICAL9.8
  • PythonPython
  • astrbot
NoYesNov 14, 2025
CVE-2025-12762CRITICAL9.1
  • PythonPython
  • pgadmin4
NoYesNov 13, 2025
CVE-2025-12765HIGH7.5
  • PythonPython
  • pgadmin4
NoYesNov 13, 2025
CVE-2025-12764HIGH7.5
  • PythonPython
  • cpe:2.3:a:pgadmin:pgadmin
NoYesNov 13, 2025
CVE-2025-12763MEDIUM6.8
  • PythonPython
  • cpe:2.3:a:pgadmin:pgadmin
NoYesNov 13, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management