{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2024.12.06_06"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "last_affected": "171b15cac1eb5ec972fea85e596ab8e2b74e2ba1"
            }
          ],
          "repo": "https://github.com/AllskyTeam/allsky",
          "type": "GIT"
        }
      ]
    }
  ],
  "details": "A Path Traversal vulnerability in the Allsky WebUI version v2024.12.06_06 allows an unauthenticated remote attacker to achieve arbitrary command execution. By sending a crafted HTTP request to the /html/execute.php endpoint with a malicious payload in the id parameter, an attacker can execute arbitrary commands on the underlying operating system, leading to full remote code execution (RCE).",
  "id": "CVE-2025-63414",
  "modified": "2026-03-10T21:51:40.028101549Z",
  "published": "2025-12-16T17:16:10.473Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/AllskyTeam/allsky/blob/master/html/execute.php"
    },
    {
      "type": "PACKAGE",
      "url": "https://github.com/AllskyTeam/allsky"
    },
    {
      "type": "EVIDENCE",
      "url": "https://gh0stmezh.wordpress.com/2025/12/02/cve-2025-63414/"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ]
}