CVE-2026-73108: RustDesk < 1.4.7 Uncontrolled Memory Allocation DoS via BytesCodec

Published Aug 26, 2026
·
Updated

RustDesk versions before 1.4.7 contain an uncontrolled speculative memory allocation vulnerability in BytesCodec. Before authentication, the decoder trusts the payload length encoded in a four-byte frame header and reserves that amount before receiving the payload. A crafted header can request up to 1,073,741,823 bytes of capacity, allowing unauthenticated attackers to use concurrent TCP connections to cause memory exhaustion and denial of service. The fix caps header-triggered speculative preallocation at 256 KiB.

Affected Software

1 affected component
RustDesk<1.4.7

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade RustDesk to a version that resolves this vulnerability.

    Fixed in 1.4.7
  2. Configuration

    Ensure the BytesCodec fix is applied so the four-byte frame header–triggered speculative preallocation is capped at 256 KiB (to prevent requesting up to 1,073,741,823 bytes).

    RustDesk BytesCodec header-triggered speculative preallocation cap = 256 KiB

Event History

Aug 26, 2026
CVE Published
via MITRE·01:00 PM
Data Sourced
via MITRE·01:00 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Who can exploit this issue?

Any unauthenticated attacker able to establish TCP connections to an affected RustDesk instance can exploit it. Authentication is not required because the vulnerable frame decoding occurs before authentication.

2

What does an attacker need to send?

The attacker needs to send crafted four-byte frame headers that declare very large payload lengths. The decoder may reserve up to 1,073,741,823 bytes based on the header before the payload is received, and concurrent connections can exhaust available memory.

3

Are patched versions protected by a size limit?

Yes. RustDesk 1.4.7 caps speculative memory preallocation triggered by a frame header at 256 KiB.

4

How can I determine whether an instance is affected?

RustDesk versions earlier than 1.4.7 are affected. Instances exposed to TCP connections are susceptible to unauthenticated memory-exhaustion attempts.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203