SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-65832

HIGH · CVSS 8.2 EPSS 0.38% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-08-17 · Last synced 2026-09-16

CyberRota Analysis

AI-Generated

Deskflow, a keyboard and mouse sharing application, is vulnerable to a remote unauthenticated attack that allows an attacker to manipulate internal data structures, potentially leading to out-of-bounds memory access. This can result in the disclosure of sensitive information or cause the connected client to crash. Organizations using versions prior to continuous build 1.26.0.299 should prioritize updating to mitigate these risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65832
Severity
HIGH
CVSS
8.2
EPSS
0.38%

Original NVD Description

Deskflow is a keyboard and mouse sharing app. Prior to continuous build 1.26.0.299, a remote unauthenticated Deskflow server can send kMsgDSetOptions (DSOP) values to ServerProxy::setOptions() in src/lib/client/ServerProxy.cpp so that the value following a modifier option poisons m_modifierTranslationTable, after which ServerProxy::translateKey() or ServerProxy::translateModifierMask() indexes the seven-row s_translationTable or s_masks arrays out of bounds, disclosing four bytes at an attacker-selected relative offset or crashing the connected client; an odd option count also causes an out-of-bounds OptionsList read. This issue is fixed in continuous build 1.26.0.299.