CVE 9.9 CRITICAL

Sandboxie’s Integer Overflow in SbieIniServer::RC4Crypt allows sandbox escape and SYSTEM compromise_CVE-2025-64721

9.9 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:N

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.

AI Analysis

Integer overflow in SbieIniServer::RC4Crypt allows sandboxed processes to execute arbitrary code as SYSTEM, fully compromising the host.

Basic Information

ID CVE-2025-64721
Source GitHub_M
Published Dec 11, 2025 at 21:15

Affected Product

Vendor sandboxie-plus
Product Sandboxie
Version < 1.16.7
Affected Versions sandboxie-plus Sandboxie < 1.16.7

CWE Classification

AI Assessment

AI Score 9.9 / 10
AI Severity Critical
Vendor Sandboxie
Product Sandboxie
Version 1.16.6 and below

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.