製品・ソフトウェアに関する情報
sandboxie-plusのSandboxieにおけるスタックベースのバッファオーバーフローの脆弱性
Title sandboxie-plusのSandboxieにおけるスタックベースのバッファオーバーフローの脆弱性
Summary

Sandboxie-PlusはWindows向けのオープンソースのサンドボックスベースの分離ソフトウェアです。バージョン1.17.2以前には、SbieIniServerのRunSbieCtrlハンドラにスタックバッファオーバーフローの脆弱性が存在していました。MSGID_SBIE_INI_RUN_SBIE_CTRLメッセージは、通常のサンドボックスおよび偽装チェックの前に処理され、サンドボックス外の呼び出し元に対しては、ハンドラがメッセージの後続ペイロードを固定サイズのWCHAR ctrlCmd[128]スタックバッファに対して、長さの検証なしにmemcpyを使ってコピーしてしまいます。サービスパイプはNULL DACLで作成されているため、任意のローカルの対話型プロセスが接続してオーバーサイズのペイロードを送信し、スタックをオーバーフローさせることが可能です。これにより、SbieSvcサービスがクラッシュしたり、SYSTEM権限でコードを実行される可能性があります。この問題はバージョン1.17.3で修正されました。

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

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

Publication Date May 5, 2026, midnight
Registration Date May 11, 2026, 10:58 a.m.
Last Update May 11, 2026, 10:58 a.m.
CVSS3.0 : 重要
Score 7.8
Vector CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected System
sandboxie-plus
Sandboxie 1.17.3 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
Change Log
No Changed Details Date of change
1 [2026年05月11日]
  掲載
May 11, 2026, 10:58 a.m.

NVD Vulnerability Information
CVE-2026-34461
Summary

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, the SbieIniServer RunSbieCtrl handler contains a stack buffer overflow. The MSGID_SBIE_INI_RUN_SBIE_CTRL message is handled before normal sandbox and impersonation checks, and for non-sandboxed callers, the handler copies the trailing message payload into a fixed-size WCHAR ctrlCmd[128] stack buffer using memcpy without verifying the length fits within the buffer. The service pipe is created with a NULL DACL, allowing any local interactive process to connect and send an oversized payload to overflow the stack. This can lead to a crash of the SbieSvc service or potential code execution as SYSTEM. This issue has been fixed in version 1.17.3.

Publication Date May 6, 2026, 5:16 a.m.
Registration Date May 7, 2026, 4:07 a.m.
Last Update May 7, 2026, 10:16 p.m.
Related information, measures and tools
Common Vulnerabilities List