VYPR
High severityNVD Advisory· Published Nov 7, 2025· Updated Nov 12, 2025

CVE-2025-57698

CVE-2025-57698

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
AstrBotPyPI
<= 3.5.22

Affected products

2
  • AstrBot Project/AstrBot Projectdescription
  • ghsa-coords
    Range: <= 3.5.22

Patches

Vulnerability mechanics

References

3

News mentions

0

No linked articles in our index yet.