CVE-2026-34527
Severity CVSS v4.0:
LOW
Type:
Unavailable / Other
Publication date:
05/05/2026
Last modified:
06/05/2026
Description
Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, SbieIniServer::HashPassword converts a SHA-1 digest to hexadecimal incorrectly. The high nibble of each byte is shifted right by 8 instead of 4, which always produces zero for an 8-bit value. As a result, the stored EditPassword hash only preserves the low nibble of each digest byte, reducing the effective entropy from 160 bits to 80 bits. This is layered on top of an unsalted SHA-1 scheme. The reduced entropy makes leaked or backed-up password hashes materially easier to brute-force.<br />
<br />
This issue has been fixed in version 1.17.3.
Impact
Base Score 4.0
2.00
Severity 4.0
LOW



