Sceawere
Vulnerability Detail
CVE-2026-50575UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV
BetterDesk Registration Bypass Vulnerability
Vulnerability Metadata
- Severity
- High
- Score / CVSS
- 7.7
- Creation Date
- 3h ago
- Vendor
- UNITRONIX
- Product
- BetterDesk
- Attack Type
- CWE-294: Authentication Bypass by Capture-replay
- Vector String
- CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L
- Attack Complexity
- HIGH
Narrative and Response
Description
BetterDesk is a remote desktop management solution. BetterDesk versions through 2.3.0 improperly invalidate deleted device identities, allowing an unauthenticated client to replay or spoof a device ID and bypass registration controls. Version 3.0.0-alpha contains a patch. No known workarounds are available.
Executive Summary
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Technical Details
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Mitigations
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
References
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Additional Metadata
{
"score": "7.7",
"pubDate": "2026-08-18T14:17:10.117Z",
"pubdate": "2026-08-18T14:17:10.117Z",
"executiveSummary": "BetterDesk versions through 2.3.0 suffer from an improper identity invalidation vulnerability within the device registration and management mechanism.\nThis flaw allows an unauthenticated client to successfully replay or spoof previously deleted device identities, thereby completely bypassing standard device registration controls.\nThe primary impact of this vulnerability is unauthorized access and device spoofing within the remote desktop management solution.\nThe risk implications are significant, as malicious actors can impersonate legitimate or deleted endpoints to interact with the remote desktop infrastructure without proper authorization.\nAn attacker requires no prior authentication or specialized privileges, only the ability to interact with the target network and craft requests containing replayed or spoofed device identifiers.\nNo known workarounds are currently available to secure vulnerable installations aside from applying the official software update.",
"technicalDetails": "The root cause of the vulnerability resides in the insecure session and device lifecycle management logic within BetterDesk versions through 2.3.0.\nSpecifically, the application fails to properly purge, invalidate, or cryptographically disassociate deleted device identities from its backend database and state tracking mechanisms.\nThe vulnerable component is the device identity validation handler responsible for verifying registration states during client handshake and connection initialization routines.\nBecause authentication requirements are absent for the initial device registration validation phase, the attack vector is exposed to unauthenticated network actors with arbitrary privilege levels.\nThe attack flow proceeds as follows: First, an attacker identifies or captures a previously valid device ID associated with a deleted or decommissioned endpoint.\nSecond, the unauthenticated client crafts a connection or registration request containing the targeted device identifier.\nThird, the BetterDesk backend improperly accepts the replayed or spoofed device ID as legitimate because it fails to cross-reference the lifecycle state or cryptographically validate the identity against active records.\nConsequently, the registration controls are bypassed entirely, granting the attacking client unauthorized operational access.\nPost-exploitation impact includes unauthorized control integration, potential telemetry spoofing, and evasion of perimeter security monitoring designed to track valid endpoints."
}