{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.0.1"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "758e3ba0d260de2b34493ac998833b2f2a96450e"
            }
          ],
          "repo": "https://github.com/evershopcommerce/evershop",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "EverShop 2.0.1 allows a remote unauthenticated attacker to upload arbitrary files and create directories via the /api/images endpoint. The endpoint is accessible without authentication by default, and server-side validation of uploaded files is insufficient. This can be abused to upload arbitrary content (including non-image files) which could impersonate user/admin login panels (exfiltrating credentials) and to perform a denial-of-service attack by exhausting disk space.",
  "id": "CVE-2025-65844",
  "modified": "2026-03-10T21:52:05.069787318Z",
  "published": "2025-12-02T18:15:49.243Z",
  "references": [
    {
      "type": "REPORT",
      "url": "https://github.com/evershopcommerce/evershop/issues/819"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
      "type": "CVSS_V3"
    }
  ]
}