cvedb.io
CVE-2025-57698
HIGH · CVSS 7.5
EPSS exploitation probability: 0%
Published 2025-11-07T17:15:47.660 · Last modified 2026-06-17T09:43:17.863

Summary

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.

Affected products

astrbot — astrbot

Does this affect you?

Add your gear to cvedb and we'll alert you only when astrbot ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.