Skip to main content

Astrbot CVE-2026-6117

| EUVDEUVD-2026-21710 LOW
Privilege Issues (CWE-265)
2026-04-12 VulDB GHSA-rf4q-qfjf-vw22
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

8
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
5.3 (MEDIUM) 2.1 (LOW)
PoC Detected
Apr 29, 2026 - 01:00 vuln.today
Public exploit code
CVSS changed
Apr 12, 2026 - 05:22 NVD
6.3 (MEDIUM) 5.3 (MEDIUM)
Analysis Generated
Apr 12, 2026 - 05:04 vuln.today
EUVD ID Assigned
Apr 12, 2026 - 05:00 euvd
EUVD-2026-21710
Analysis Generated
Apr 12, 2026 - 05:00 vuln.today
CVE Published
Apr 12, 2026 - 04:30 nvd
LOW 2.1

DescriptionCVE.org

A vulnerability was found in AstrBotDevs AstrBot up to 4.22.1. This issue affects the function install_plugin_upload of the file astrbot/dashboard/routes/plugin.py of the component install-upload Endpoint. The manipulation of the argument File results in sandbox issue. The attack can be executed remotely. The exploit has been made public and could be used. The project was informed of the problem early through an issue report but has not responded yet.

AnalysisAI

AstrBot versions up to 4.22.1 allow authenticated remote attackers to bypass sandbox restrictions via malicious file uploads to the install-upload endpoint (install_plugin_upload function), enabling arbitrary code execution with limited information disclosure and integrity impact. The vulnerability exists in the plugin installation mechanism and has publicly available exploit code; the vendor has been notified but has not yet responded with a patch.

Technical ContextAI

AstrBot is a Python-based bot framework that manages plugin installation through a dashboard web interface. The vulnerability resides in the install_plugin_upload function within astrbot/dashboard/routes/plugin.py, which handles file uploads for plugin installation. The underlying issue is a sandbox escape (CWE-265: Improper Access Control) where insufficient validation of uploaded plugin files allows an authenticated user to manipulate the File argument to bypass intended security boundaries. The attack vector is network-based (AV:N) with low complexity (AC:L), requiring only user-level privileges (PR:L) and no user interaction (UI:N). The scope remains unchanged (S:U), meaning the impact is limited to the vulnerable component itself rather than other systems or resources on the host.

RemediationAI

Upgrade AstrBot to a version newer than 4.22.1 as soon as a patched release becomes available; check the GitHub repository (https://github.com/AstrBotDevs/AstrBot/) for release announcements. As of the time of analysis, no vendor-released patch has been confirmed due to lack of vendor response. Until a patch is available, restrict access to the plugin installation endpoint (/dashboard/routes/plugin install-upload) to trusted administrators only, and implement network-level controls (firewall rules, VPN access) to limit dashboard access to authorized personnel. Review plugin installation logs for suspicious activity and validate all plugin files before installation. Monitor the project's GitHub issues (especially https://github.com/AstrBotDevs/AstrBot/issues/7168) for security updates.

CVE-2025-48957 HIGH POC
7.5 Jun 02

AstrBot versions 3.4.4 through 3.5.12 contain a path traversal vulnerability (CWE-23) in the dashboard feature that allo

CVE-2026-7579 MEDIUM POC
5.5 May 01

Hard-coded credentials in AstrBot Dashboard (versions ≤4.16.0) enable remote unauthenticated attackers to bypass authent

CVE-2026-6118 LOW POC
2.1 Apr 12

Command injection in AstrBot's MCP endpoint handler (add_mcp_server function) allows authenticated remote attackers to e

CVE-2026-16076 LOW POC
2.1 Jul 18

Authentication bypass by spoofing in AstrBot up to version 4.25.5 allows low-privileged remote attackers to impersonate

CVE-2026-16075 LOW POC
2.1 Jul 18

Authorization bypass in AstrBot's dashboard API allows any authenticated low-privileged user to enumerate and read chat

CVE-2026-15501 LOW POC
2.1 Jul 12

Server-side request forgery in AstrBot's dashboard MCP Test Endpoint allows low-privileged authenticated users to coerce

CVE-2026-16074 LOW POC
2.1 Jul 17

Server-side request forgery in AstrBotDevs AstrBot up to version 4.25.2 allows authenticated low-privilege users to make

CVE-2026-10213 LOW POC
2.1 Jun 01

Path traversal in AstrBot 4.23.6 allows authenticated remote attackers to manipulate the Name parameter of the /api/skil

CVE-2026-10210 LOW POC
2.1 Jun 01

Injection in AstrBot 4.23.6 allows authenticated remote attackers to manipulate input through the `_sanitize_prompt_desc

CVE-2026-10212 LOW POC
2.1 Jun 01

Authorization bypass in AstrBotDevs AstrBot 4.24.2 enables remote low-privilege authenticated attackers to manipulate th

CVE-2026-10211 LOW POC
2.1 Jun 01

Incorrect authorization in AstrBot 4.23.6 allows remote low-privileged attackers to bypass filesystem path restrictions

CVE-2026-8754 LOW POC
2.1 May 17

Path traversal in AstrBot dashboard file upload allows authenticated remote attackers to write files outside intended di

Share

CVE-2026-6117 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy