PatchSiren cyber security CVE debrief
CVE-2026-100388 rustdesk CVE debrief
CVE-2026-100388 is a medium-severity vulnerability affecting RustDesk versions before 1.5.0. The issue arises from improper validation of file transfer permissions on incoming file clipboard messages in the Cliprdr message handler on Linux and macOS. Authenticated remote peers with disabled file transfer permissions can exploit this to place files onto the host clipboard and retrieve copied files and contents from the process-wide clipboard cache.
- Vendor
- rustdesk
- Product
- Unknown
- CVSS
- MEDIUM 5.3
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-25
- Original CVE updated
- 2026-09-25
- Advisory published
- 2026-09-25
- Advisory updated
- 2026-09-25
Who should care
Defenders responsible for Linux and macOS systems using RustDesk should assess exposure and verify versions. Security teams should review and update file transfer permissions and consider implementing compensating controls to monitor and restrict clipboard access.
Why it matters
CVE-2026-100388 is a medium-severity vulnerability affecting RustDesk versions before 1.5.0, allowing authenticated remote peers to access host clipboard contents. Defenders should prioritize verifying RustDesk versions and configurations, especially on Linux and macOS systems, and consider implementing compensating controls to monitor and restrict clipboard access.
- Clipboard contents may be accessed by authenticated remote peers
- File transfer permissions may be bypassed
- Host systems may be vulnerable to unauthorized clipboard access
- Verification of RustDesk versions and configurations is required
Technical summary
RustDesk versions before 1.5.0 fail to properly validate file transfer permissions on incoming file clipboard messages in the Cliprdr message handler on Linux and macOS. This allows authenticated remote peers with disabled file transfer permissions to place files onto the host clipboard and retrieve copied files and contents from the process-wide clipboard cache. The vulnerability can be exploited by authenticated remote peers, potentially leading to unauthorized access to sensitive information. Defenders should prioritize verifying RustDesk versions and configurations, especially on Linux and macOS systems, and consider implementing compensating controls to monitor and restrict clipboard access.
Defensive priority
Defenders should prioritize verifying RustDesk versions and configurations, especially on Linux and macOS systems, and consider implementing compensating controls to monitor and restrict clipboard access.
Recommended defensive actions
- Verify RustDesk versions and configurations on Linux and macOS systems
- Implement compensating controls to monitor and restrict clipboard access
- Review and update file transfer permissions for authenticated remote peers
- Conduct vulnerability scanning to identify exposed systems
- Review system logs for suspicious clipboard access
- Implement network segmentation to limit lateral movement
- Monitor for updates from the vendor on patched versions
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, but additional information on exploitation and affected systems is limited. Further verification is required to determine the full scope of the vulnerability.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-100388 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-100388
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-100388 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-100388
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/rustdesk/rustdesk
-
Source reference
Unverified legacy reference
URL: https://github.com/rustdesk/rustdesk/blob/1.4.9/src/server/connection.rs
-
Source reference
Unverified legacy reference
URL: https://github.com/rustdesk/rustdesk/commit/f299fb9906006247863250d7dfaa016f29eef7a4
-
Source reference
Unverified legacy reference
URL: https://github.com/rustdesk/rustdesk/pull/16333
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/rustdesk-before-1.5.0-missing-authorization-check-on-incoming-file-clipboard-messages
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.