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.

INFO

Published Date :

2026-04-24T19:47:45.316Z

Last Modified :

2026-04-24T20:15:40.568Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2026-41476 vulnerability.

Vendors Products
Deskflow
  • Deskflow
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-41476.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability