Vulnerability Description
UpSnap is a wake on lan web app. Versions prior to 5.4.0 have an OS command injection vulnerability in the UpSnap’s device management functionality due to the presence of unsafe shell command template interpolation using the ip and the mac fields. User-controlled values can be inserted into the wake_cmd and shutdown_cmd templates and executed via /bin/sh -c (Linux) or cmd /C (Windows) without sanitization, resulting in an authenticated Remote Code Execution (RCE). A low-privileged user with permission to create or edit devices can execute arbitrary operating system commands on the UpSnap hosted server. Version 5.4.0 patches the issue.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/seriousm4x/UpSnap/releases/tag/5.4.0
- https://github.com/seriousm4x/UpSnap/security/advisories/GHSA-6mc7-6948-w5h4
FAQ
What is CVE-2026-49481?
CVE-2026-49481 is a vulnerability with a CVSS score of 9.6 (CRITICAL). UpSnap is a wake on lan web app. Versions prior to 5.4.0 have an OS command injection vulnerability in the UpSnap’s device management functionality due to the presence of unsafe shell command template...
How severe is CVE-2026-49481?
CVE-2026-49481 has been rated CRITICAL with a CVSS base score of 9.6/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-49481?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.