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.
References
| Link | Resource |
|---|---|
| https://github.com/deskflow/deskflow/security/advisories/GHSA-3jp5-g964-cgmh | Exploit Vendor Advisory |
| https://github.com/deskflow/deskflow/security/advisories/GHSA-3jp5-g964-cgmh | Exploit Vendor Advisory |
Configurations
History
28 Apr 2026, 15:47
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| References | () https://github.com/deskflow/deskflow/security/advisories/GHSA-3jp5-g964-cgmh - Exploit, Vendor Advisory | |
| CPE | cpe:2.3:a:deskflow:deskflow:*:*:*:*:*:*:*:* | |
| First Time |
Deskflow
Deskflow deskflow |
24 Apr 2026, 21:16
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/deskflow/deskflow/security/advisories/GHSA-3jp5-g964-cgmh - |
24 Apr 2026, 20:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-24 20:16
Updated : 2026-04-28 15:47
NVD link : CVE-2026-41476
Mitre link : CVE-2026-41476
CVE.ORG link : CVE-2026-41476
JSON object : View
Products Affected
deskflow
- deskflow
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')
