{
    "id": "CVE-2024-55963",
    "published": "2025-03-26 20:15:21",
    "last_modified": "2026-06-17 08:11:30",
    "cvss_score": "6.5",
    "cvss_severity": "MEDIUM",
    "cvss_version": "3.1",
    "cvss_vector": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
    "cwe": "CWE-284",
    "description": "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.",
    "epss_score": "0.30657",
    "epss_percentile": "0.98190",
    "kev": 0,
    "kev_due": null,
    "has_exploit": 1,
    "updated_at": "2026-09-27 18:17:46",
    "priority": {
        "rank": 2,
        "label": "Patch early",
        "why": "A public exploit exists."
    },
    "products": [
        {
            "vendor": "appsmith",
            "product": "appsmith"
        }
    ],
    "kev_detail": null,
    "exploits": [
        {
            "source": "exploit-db",
            "ref_id": "52118",
            "title": "AppSmith 1.47 - Remote Code Execution (RCE)",
            "date": "2025-04-03",
            "url": "https://www.exploit-db.com/exploits/52118"
        }
    ],
    "refs_list": [
        "https://github.com/appsmithorg/appsmith/security/advisories/GHSA-6mc8-hw5c-7qqr"
    ]
}