Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-49819
Published:August 12, 2026
Updated:September 01, 2026
UpSnap is a wake on lan web app. Versions 4.4.1 through 5.3.5 are vulnerable to a missing-authentication / privilege-escalation chain in "pb.HandlerInitSuperuser" ("backend/pb/handlers.go:249"), reachable as "POST /api/upsnap/init-superuser". The vulnerable code lacks any authentication, setup token, IP allow-list, or rate limit and is gated only by a "totalSuperusers > 0" count check — a condition that is false on every fresh install — allowing an unauthenticated network-adjacent attacker to register the initial superuser account, receive a long-lived JWT, and pivot to root remote code execution at "backend/networking/wake.go:43" ("exec.CommandContext(ctx, "/bin/sh", "-c", wake_cmd)"). Version 5.4.0 fixes the issue.
Affected Packages
https://github.com/seriousm4x/UpSnap.git (GITHUB):
Affected version(s) >=4.4.1 <5.4.0
Fix Suggestion:
Update to version 5.4.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
9.3
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
HIGH
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
9.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
HIGH
Availability
HIGH
Weakness Type (CWE)
Missing Authorization
Improper Privilege Management
Missing Authentication for Critical Function
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
EPSS
Base Score:
0.61