製品・ソフトウェアに関する情報
Deskflowにおける古典的バッファオーバーフローの脆弱性
Title Deskflowにおける古典的バッファオーバーフローの脆弱性
Summary

Deskflowはキーボードとマウスを共有するアプリケーションです。バージョン1.26.0.138以前では、Deskflowのクリップボードの逆シリアライズにリモートのメモリ安全性の脆弱性が存在し、接続されたピアが不正なクリップボード更新を送信することで境界外の読み取りが発生する可能性があります。この問題はsrc/lib/deskflow/IClipboard.cppの実装に起因しています。src/lib/deskflow/ClipboardChunk.cpp内のClipboardChunk::assemble()は外側のクリップボード転送サイズのみを検証し、シリアル化されたクリップボードの内部構造を検証していないため、不正な内部長さが変更されずにIClipboard::unmarshall()に到達します。この脆弱性はバージョン1.26.0.138で修正されました。

Possible impacts 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date April 24, 2026, midnight
Registration Date April 30, 2026, 12:18 p.m.
Last Update April 30, 2026, 12:18 p.m.
CVSS3.0 : 重要
Score 8.8
Vector CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected System
Deskflow
Deskflow 1.26.0.138 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年04月30日]
  掲載
April 30, 2026, 12:18 p.m.

NVD Vulnerability Information
CVE-2026-41476
Summary

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.

Publication Date April 25, 2026, 5:16 a.m.
Registration Date April 26, 2026, 4:07 a.m.
Last Update April 29, 2026, 12:47 a.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:deskflow:deskflow:*:*:*:*:*:*:*:* 1.26.0.138
Related information, measures and tools
Common Vulnerabilities List