CVE-2026-41476
HIGH EPSS 26.2%
Published Apr 24, 20262mo ago · Modified Jun 17, 20262w ago
7.4 CVSS 4.0
Published Apr 24, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
Deskflow is a keyboard and mouse sharing app. Prior to 1.26.0.138, a remote memory-safety vulnerability in Deskflow's clipboard deserialization allows a connected peer to trigger an out-of-bounds read by sending a malformed clipboard update. The issue is in the implementation of src/lib/deskflow/IClipboard.cpp. This is reachable because ClipboardChunk::assemble() in src/lib/deskflow/ClipboardChunk.cpp validates only the outer clipboard transfer size. It does not validate the internal structure of the serialized clipboard blob, so malformed inner lengths reach IClipboard::unmarshall() unchanged. This vulnerability is fixed in 1.26.0.138.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope X
Threat Intelligence
EPSS Exploit Probability
26.2% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-120
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| deskflow | deskflow | * | <1.26.0.138 |
References 1
- github.com https://github.com/deskflow/deskflow/security/advisories/GHSA-3jp5-g964-cgmh
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.