CRITICAL🇵🇱 Wersja polska

CVE-2026-34458

CVSS 9.3v4.0pub. 2026-05-05upd. 2026-07-24

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, an INI injection vulnerability allows any standard local user to bypass configuration restrictions (EditAdminOnly and ConfigPassword) and inject arbitrary directives into the global Sandboxie.ini configuration file. The background service skips authorization checks for IPC messages targeting sections beginning with UserSettings_, but does not sanitize CRLF characters in either the value parameter (via MSGID_SBIE_INI_ADD_SETTING) or the setting name parameter (via MSGID_SBIE_INI_SET_SETTING). An attacker can inject a new sandbox section header with unrestricted permissions, enabling sandbox escape and SYSTEM privilege escalation. This issue has been fixed in version 1.17.3.

🤖 AI Analysis
How it works

The background service skips authorization checks for IPC messages directed to sections with names starting with 'UserSettings_'. At the same time, the service does not filter CRLF characters either in the value parameter (via MSGID_SBIE_INI_ADD_SETTING) or in the setting name parameter (via MSGID_SBIE_INI_SET_SETTING). An attacker can exploit these gaps to inject a new sandbox section header with unlimited permissions into the Sandboxie.ini file, thereby bypassing EditAdminOnly and ConfigPassword protections. As a result, it is possible to escape the sandboxed environment and gain SYSTEM privileges.

Impact

An attacker with a standard local account can take full control of the sandbox configuration, escape the isolated environment, and obtain SYSTEM privileges on the attacked Windows system.

Mitigation & patch

Sandboxie-Plus should be updated to version 1.17.3, in which the vulnerability has been fixed. The patch is available in the project's official repository on GitHub (https://github.com/sandboxie-plus/Sandboxie/releases/tag/v1.17.3).

Who is affected

Sandboxie-Plus in versions 1.17.2 and earlier running on Windows systems.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Sandboxie Plus Sandboxie

    APP
    Sandboxie-Plus
    < 1.17.3
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
LPE
CWE
References

Related vulnerabilities

CVE-2025-64721CRITICAL9.9PL ✓same product

Sandboxie-Plus: heap overflow w SbieSvc.exe umożliwia RCE jako SYSTEM

CVE-2024-49360CRITICAL9.2PL ✓same product

Sandboxie: nieautoryzowany odczyt plików między użytkownikami (path traversal)

CVE-2018-18748CRITICAL10.0PL ✓same product

Sandboxie 5.26 — potencjalny Sandbox Escape przez skrypt Python

CVE-2026-32603HIGH8.2same product

Sandboxie is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier, a lo...

CVE-2026-34459HIGH8.8same product

Sandboxie-Plus is an open source sandbox-based isolation software for Windows. In versions 1.17.2 and earlier,...