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.
Published: 2026-08-18
Score: 7.7 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

BetterDesk allows an unauthenticated client to replay a deleted device's identity, effectively bypassing registration controls. By sending a previously used device ID, the attacker can cause the system to recognise the device as legitimate, creating an unauthorized entry that may grant remote access to the desktop management environment. The flaw is a classic ID validation weakness, classified as CWE-294, CWE-345 and CWE-672.

Affected Systems

The vulnerability exists in UNITRONIX BetterDesk versions 2.3.0 and earlier. Version 3.0.0‑alpha includes the necessary fix and should be used to replace affected installations. If installation of the newer version is not yet possible, systems remain exposed.

Risk and Exploitability

The CVSS score of 7.7 indicates a high severity for potential remote exploitation. No EPSS score is currently available, and the vulnerability is not on CISA’s KEV list. An attacker only needs network access to the BetterDesk service and does not require authentication, making the attack vector a remote unauthenticated client. The lack of a disclosed workaround and the high impact to device registration controls underscore the urgency of applying the patch.

Generated by OpenCVE AI on August 18, 2026 at 14:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade BetterDesk to version 3.0.0‑alpha or later to apply the replay validation fix.
  • Configure the service so that only authenticated clients can access registration endpoints, such as enabling mandatory TLS client certificates or restricting access to a trusted subnet.
  • Monitor logs for repeated attempts to register devices with the same ID and implement automated alerts for suspicious activity.

Generated by OpenCVE AI on August 18, 2026 at 14:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 13:45:00 +0000

Type Values Removed Values Added
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.
Title BetterDesk has a replay behavior vulnerability when devices are deleted
Weaknesses CWE-294
CWE-345
CWE-672
References
Metrics cvssV3_1

{'score': 7.7, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-08-18T18:05:48.847Z

Reserved: 2026-06-04T21:34:34.427Z

Link: CVE-2026-50575

cve-icon Vulnrichment

Updated: 2026-08-18T18:05:43.562Z

cve-icon NVD

Status : Received

Published: 2026-08-18T14:17:10.117

Modified: 2026-08-18T18:18:15.247

Link: CVE-2026-50575

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T14:45:03Z

Weaknesses
  • CWE-294

    Authentication Bypass by Capture-replay

  • CWE-345

    Insufficient Verification of Data Authenticity

  • CWE-672

    Operation on a Resource after Expiration or Release