CVE-2025-57698
Last modified
CVE-2025-57698 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.69% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Astrbot | Astrbot | 3.5.22 |
References
- https://github.com/DYX217/vulnerability-explore/blob/main/2/README.mdExploit, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2025-57698?
How severe is CVE-2025-57698?
How do I fix CVE-2025-57698?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-5767The Crowdfunding for WooCommerce plugin for WordPress is vul…6.4
- CVE-2025-57681The WorklogPRO - Timesheets for Jira plugin in Jira Data Cen…5.4
- CVE-2025-57682Directory Traversal vulnerability in Papermark 0.20.0 and pr…6.5
- CVE-2025-57685The LB-Link routers, including the BL-AC2100_AZ3 V1.0.4, BL-…8.8
- CVE-2025-57692PiranhaCMS 12.0 allows stored XSS in the Text content block …6.8
- CVE-2025-57697AstrBot Project v3.5.22 has an arbitrary file read vulnerabi…6.5
- CVE-2025-57699Western Digital Kitfox for Windows provided by Western Digit…8.4
- CVE-2025-5770A reflected cross-site scripting (XSS) vulnerability exists …6.1
- CVE-2025-57700DIAEnergie - Stored Cross-site Scripting6.1
- CVE-2025-57701DIAEnergie - Reflected Cross-site Scripting6.1
- CVE-2025-57702DIAEnergie - Reflected Cross-site Scripting6.1
- CVE-2025-57703DIAEnergie - Reflected Cross-site Scripting6.1
Are you affected by CVE-2025-57698?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
