๐Ÿ” CVE Alert

CVE-2026-34596

UNKNOWN 0.0

Sandboxie-Plus local privilege escalation via TOCTOU race condition in UpdUtil addon installation

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, a Time-of-Check-to-Time-of-Use (TOCTOU) race condition exists during addon installation. When a user installs an addon through the SandMan interface, UpdUtil.exe is spawned as SYSTEM by SbieSvc but stages files in the user-writable %TEMP%\sandboxie-updater directory. After UpdUtil verifies file hashes against the signed addon manifest, install.bat extracts files.cab and executes config.exe from its contents. Between hash verification and extraction, an unprivileged user can replace files.cab with a crafted cabinet containing a malicious executable, which is then run as SYSTEM. No UAC prompt is required. This issue has been fixed in version 1.17.3.

CWE CWE-367
Vendor sandboxie-plus
Product sandboxie
Published May 5, 2026
Stay Ahead of the Next One

Get instant alerts for sandboxie-plus sandboxie

Be the first to know when new unknown vulnerabilities affecting sandboxie-plus sandboxie are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

sandboxie-plus / Sandboxie
< 1.17.3

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/sandboxie-plus/Sandboxie/security/advisories/GHSA-xjvp-63f2-v585