← Back to browse · API

CVE-2025-64721

Severity
CRITICAL
CVSS
9.9
EPSS
0.00706
Risk score
39.85
CISA KEV
No
PoC
No
Published
2025-12-11
Modified
2025-12-15
First seen
2026-08-07
Aliases
EUVD-2025-202846
Products
sandboxie-plus:Sandboxie < 1.16.7
Sources
euvd EUVD-2025-202846

Description

Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. In versions 1.16.6 and below, the SYSTEM-level service SbieSvc.exe exposes SbieIniServer::RC4Crypt to sandboxed processes. The handler adds a fixed header size to a caller-controlled value_len without overflow checking. A large value_len (e.g., 0xFFFFFFF0) wraps the allocation size, causing a heap overflow when attacker data is copied into the undersized buffer. This allows sandboxed processes to execute arbitrary code as SYSTEM, fully compromising the host. This issue is fixed in version 1.16.7.

References