CVE-2025-57697
MEDIUM EPSS 19.9%
Published Nov 7, 20257mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published Nov 7, 2025 7mo ago
Last Modified Jun 17, 2026 2w ago
Description
AstrBot Project v3.5.22 has an arbitrary file read vulnerability in function _encode_image_bs64. Since the _encode_image_bs64 function defined in entities.py opens the image specified by the user in the request body and returns the image content as a base64-encoded string without checking the legitimacy of the image path, attackers can construct a series of malicious URLs to read any specified file, resulting in sensitive data leakage.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality Low
Integrity None
Availability Low
Threat Intelligence
EPSS Exploit Probability
19.9% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-125 Out-of-bounds Read Memory Safety
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/1/README.md
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.