{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.51"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "7930bec9f6f8dc2d2707c68250f4481d37c2571b"
            }
          ],
          "repo": "https://github.com/appsmithorg/appsmith",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-6mc8-hw5c-7qqr"
  ],
  "details": "An issue was discovered in Appsmith before 1.51. A user on Appsmith that doesn't have admin permissions can trigger the restart API on Appsmith, causing a server restart. This is still within the Appsmith container, and the impact is limited to Appsmith's own server only, but there is a denial of service because it can be continually restarted. This is due to incorrect access control checks, which should check for super user permissions on the incoming request.",
  "id": "CVE-2024-55963",
  "modified": "2026-03-10T21:49:18.395081438Z",
  "published": "2025-03-26T20:15:21.253Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/appsmithorg/appsmith/security/advisories/GHSA-6mc8-hw5c-7qqr"
    }
  ],
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
      "type": "CVSS_V3"
    }
  ]
}