All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-65976
MEDIUMpublished 2026-08-17 21:16 UTC · 12 hours ago
6.5
CVSS / 10
// description
Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.300, a connected peer can send repeated DCLP DataChunk messages to ClipboardChunk::assemble() in src/lib/deskflow/ClipboardChunk.cpp, causing the server path in src/lib/server/ClientProxy1_6.cpp or client path in src/lib/client/ServerProxy.cpp to append data beyond the DataStart declared size and configured clipboard limit before DataEnd validation, exhausting receiver memory. This issue is fixed in continuous build 1.26.0.300.
// weaknesses (CWE)
- CWE-400