CVE-2026-73108
Last modified
CVE-2026-73108 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.53% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rustdesk | rustdesk | < 1.4.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-73108?
How severe is CVE-2026-73108?
How do I fix CVE-2026-73108?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-73102RustDesk versions 1.3.9 through 1.4.9 contain a path travers…5.7
- CVE-2026-73103Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73104Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73105Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73106Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73107Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-7311The TinyPNG – JPEG, PNG & WebP image compression plugin for …8.1
- CVE-2026-73111Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-73112Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-7312CWE‑522: Insufficiently Protected Credentials in web service…7.5
- CVE-2026-73122A flaw was found in the multicloud-operators-channel compone…7.7
- CVE-2026-73125Ebyte device web management interface does not consistently …9.8
Are you affected by CVE-2026-73108?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
