You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, NamedPipeServer::OpenHandler copies the server field from NAMED_PIPE_OPEN_REQ into a fixed WCHAR pipename[160] stack buffer using wcscat without verifying null termination. The handler only enforces a minimum packet size, and since the service pipe accepts variable-length messages, a sandboxed caller can fill the server[48] field with non-zero data and append additional controlled wide characters after the structure. wcscat then reads past the fixed field and overflows the stack buffer in the SYSTEM service. This message is restricted to sandboxed callers, making it a sandbox escape vector. 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.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to [email protected].
Title: Sandboxie de sandboxie-plus, Description: Sandboxie-Plus es un software de aislamiento de código abierto basado en sandbox para Windows. En las versiones 1.17.2 y anteriores, NamedPipeServer::OpenHandler copia el campo server de NAMED_PIPE_OPEN_REQ en un búfer de pila fijo WCHAR pipename[160] usando wcscat sin verificar la terminación nula. El gestor solo impone un tamaño mínimo de paquete, y dado que la tubería de servicio acepta mensajes de longitud variable, un llamador en sandbox puede llenar el campo server[48] con datos no nulos y añadir caracteres anchos controlados adicionales después de la estructura. wcscat luego lee más allá del campo fijo y desborda el búfer de pila en el servicio SYSTEM. Este mensaje está restringido a llamadores en sandbox, convirtiéndolo en un vector de escape de sandbox. Esto puede llevar a un fallo del servicio SbieSvc o a una posible ejecución de código como SYSTEM. Este problema ha sido solucionado en la versión 1.17.3.
New CVE Received from GitHub, Inc.5/05/2026 4:16:37 PM
Action
Type
Old Value
New Value
Added
Description
Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, NamedPipeServer::OpenHandler copies the server field from NAMED_PIPE_OPEN_REQ into a fixed WCHAR pipename[160] stack buffer using wcscat without verifying null termination. The handler only enforces a minimum packet size, and since the service pipe accepts variable-length messages, a sandboxed caller can fill the server[48] field with non-zero data and append additional controlled wide characters after the structure. wcscat then reads past the fixed field and overflows the stack buffer in the SYSTEM service. This message is restricted to sandboxed callers, making it a sandbox escape vector. 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.