CVE-2026-44296
Last modified
CVE-2026-44296 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Deskflow is a keyboard and mouse sharing app. Prior to 1.26.0.167, a remote, unauthenticated denial of service (DoS) vulnerability affects Deskflow servers running with TLS enabled (the default). EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
Deskflow is a keyboard and mouse sharing app. Prior to 1.26.0.167, a remote, unauthenticated denial of service (DoS) vulnerability affects Deskflow servers running with TLS enabled (the default). When any TCP peer connects to the listening port and its first bytes do not parse as a valid TLS ClientHello, SecureSocket::secureAccept enters its fatal-error branch and calls Arch::sleep(1) (a blocking 1-second sleep) on the multiplexer worker thread. That thread services every socket on the server, including established TLS clients delivering mouse motion, keyboard events, and clipboard updates. A single failed handshake therefore stalls input delivery to all connected screens for ~1 second, and a sustained drip of malformed connections (≥ 1/s) makes the server effectively unusable while the attack persists. This vulnerability is fixed in 1.26.0.167.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44296?
How severe is CVE-2026-44296?
How do I fix CVE-2026-44296?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44290protobufjs compiles protobuf definitions into JavaScript (JS…7.5
- CVE-2026-44291protobufjs compiles protobuf definitions into JavaScript (JS…8.1
- CVE-2026-44292protobufjs compiles protobuf definitions into JavaScript (JS…5.3
- CVE-2026-44293protobufjs compiles protobuf definitions into JavaScript (JS…8.8
- CVE-2026-44294protobufjs compiles protobuf definitions into JavaScript (JS…5.3
- CVE-2026-44295protobufjs-cli is the command line add-on for protobuf.js. P…8.7
- CVE-2026-44298Kimai is an open-source time tracking application. From vers…4.9
- CVE-2026-4430Out-of-bounds write vulnerability in The Document Foundation…7.8
- CVE-2026-44301Hugo is a static site generator. From 0.43 to before 0.161.0…8.1
- CVE-2026-44302Snappier is a high performance C# implementation of the Snap…7.5
- CVE-2026-44304Lemur manages TLS certificate creation. Prior to 1.9.0, Lemu…8.1
- CVE-2026-44305Lemur manages TLS certificate creation. Prior to 1.9.0, when…6.8
Are you affected by CVE-2026-44296?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
