Cross-Site Request Forgery (CSRF) vulnerability in rustdesk-client RustDesk Client rustdesk-client on Windows, MacOS, Linux, iOS, Android (Flutter URI scheme handler, FFI bridge modules) allows Privilege Escalation. This vulnerability is associated with program files flutter/lib/common.Dart, src/flutter_ffi.Rs and program routines URI handler for rustdesk://password/, bind.MainSetPermanentPassword().
This issue affects RustDesk Client: through 1.4.5.
Default — RustDesk installed with URI scheme handler registered
PoC available. Trivially exploitable.
Unregister the rustdesk:// URI scheme handler at OS level
Synchronize privilege logic between CLI and GUI. Require user confirmation. Add config to disable.