Vulnerability Description
Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions() in src/lib/client/ServerProxy.cpp, causing the missing value after the final option key to be read beyond the vector during the PacketStreamFilter::filterEvent to ServerProxy::handleData() to ServerProxy::parseHandshakeMessage() call chain and crash the connected client. This issue is fixed in continuous build 1.26.0.296.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/deskflow/deskflow/commit/8266fbbe6af93fa370018886c7f1f35d2cee
- https://github.com/deskflow/deskflow/security/advisories/GHSA-gmvh-3c73-m5gg
- https://github.com/deskflow/deskflow/security/advisories/GHSA-gmvh-3c73-m5gg
FAQ
What is CVE-2026-63409?
CVE-2026-63409 is a vulnerability with a CVSS score of 8.2 (HIGH). Deskflow is a keyboard and mouse sharing app. From 1.17.0 until continuous build 1.26.0.296, a malicious Deskflow server can send an odd-length DSOP vector to ServerProxy::setOptions() in src/lib/clie...
How severe is CVE-2026-63409?
CVE-2026-63409 has been rated HIGH with a CVSS base score of 8.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-63409?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.