CVE-2026-30797
Missing Authorization in RustDesk Client Enables MITM API Manipulation
Publication date: 2026-03-05
Last updated on: 2026-03-25
Assigner: VULSec Labs
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rustdesk | rustdesk | to 1.4.5 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-862 | The product does not perform an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-749 | The product provides an Applications Programming Interface (API) or similar interface for interaction with external actors, but the interface includes a dangerous method or function that is not properly restricted. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Missing Authorization issue in the RustDesk Client application across multiple platforms including Windows, MacOS, Linux, iOS, and Android. It involves the Flutter URI scheme handler and configuration import modules, specifically in the flutter/lib/common.Dart file and the importConfig() routine. The flaw allows an attacker to manipulate application API messages through a Man-in-the-Middle (MitM) attack.
How can this vulnerability impact me? :
Because this vulnerability allows an attacker to manipulate API messages without proper authorization, it can lead to unauthorized actions or data manipulation within the RustDesk Client. This could compromise the integrity and confidentiality of communications or configurations handled by the application, potentially allowing attackers to interfere with or control aspects of the client remotely.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know