CVE•Published 2025-03-26•1 article on news•6 live references•NVD data
CVE-2024-55963
Vulnerability data via CVEDB (Shodan)
CVSS v3.1
6.5
MEDIUM
EPSS percentile
98
Exploit Prediction Scoring System · top 2% of all CVEs
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.
Timeline
Published 2025-03-26
External references
Search for exposed instances
Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).
Shodan · vuln tag0 hosts
vuln:CVE-2024-55963Hosts Shodan has explicitly fingerprinted as vulnerable.
Shodan · product + version
product:"Appsmith Appsmith" version:"0.0.1.30"Version-pinned fingerprint from NVD's first vulnerable CPE.
Shodan · banner/body mention
http.html:"Appsmith"HTTP body or banner mentions "Appsmith" — catches deploys Shodan didn't identify as a product.
More intel sources (5)
Shodan report
vuln:CVE-2024-55963Country / ASN / product breakdown for the vuln query.
Censys
vulnerabilities.cve_id: CVE-2024-55963Censys host search filtered to this CVE id.
grep.app
CVE-2024-55963Public source-code mentions — fast PoC discovery.
GitHub code
CVE-2024-55963GitHub code search for direct mentions.
Google dork
"CVE-2024-55963" exploit -site:nvd.nist.govWrite-ups and news, NVD excluded.
Known PoCs on GitHub (4)
CVE-2024-559634 repos
RhinoSecurityLabs/CVEsPython
Proof-of-Concept exploits for CVEs found by the team at Rhino Security Labs
zulloper/cve-pocPython
CVE POC repo 자동 수집기
superswan/CVE-2024-55963Python
CVE-2024-55963, allows unauthenticated remote code execution on Appsmith Enterprise platform due to a misconfigured PostgreSQL database included by default
superswan/superswanunknown
Config files for my GitHub profile.