CVE-2025-57698
HIGH EPSS 48.1%
Published Nov 7, 20257mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Nov 7, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago
Description
AstrBot Project v3.5.22 contains a directory traversal vulnerability. The handler function install_plugin_upload of the interface '/plugin/install-upload' parses the filename from the request body provided by the user, and directly uses the filename to assign to file_path without checking the validity of the filename. The variable file_path is then passed as a parameter to the function `file.save`, so that the file in the request body can be saved to any location in the file system through directory traversal.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality None
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
48.1% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-22 Path Traversal Resource Mgmt
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| astrbot | astrbot | 3.5.22 | any |
References 1
- github.com https://github.com/DYX217/vulnerability-explore/blob/main/2/README.md
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.