{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "3.5.22"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "2915fdf665a1c0f7a7ecc4caa9bbd6988dfd63ab"
            }
          ],
          "repo": "https://github.com/astrbotdevs/astrbot",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "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.",
  "id": "CVE-2025-57697",
  "modified": "2026-03-10T21:50:54.012214457Z",
  "published": "2025-11-07T18:15:36.200Z",
  "references": [
    {
      "type": "EVIDENCE",
      "url": "https://github.com/DYX217/vulnerability-explore/blob/main/1/README.md"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L",
      "type": "CVSS_V3"
    }
  ]
}