Nssm-2.24 Privilege Escalation -

Download the latest version of the world's most trusted GPU stress test. Free, lightweight, and designed for all modern Windows systems.

Download for Windows (exe)

Compatible with Windows 7, 8, 10, and 11 (64-bit)

12.4 MB
Verified Secure
FurMark Installer

Version 1.38.0 Changelog

  • NEW

    Added support for NVIDIA GeForce RTX 40 Super Series.

  • FIX

    Fixed artifact scanner sensitivity on Vulkan API.

  • NEW

    Integrated GPU-Z 2.57.0 and GPU Shark 0.31.0.

  • UPD

    Updated translations for 12 languages.

Nssm-2.24 Privilege Escalation -

In multi-tenant environments (VDI, Citrix, shared kiosks), a low-privilege user who finds NSSM 2.24 installed on the base image can escalate to SYSTEM and escape their session container.

Non-Sucking Service Manager (NSSM) version 2.24 itself does not have a documented, inherent code-based privilege escalation vulnerability. However, it is frequently cited in security reviews due to unquoted service path vulnerabilities and insecure permissions created by the applications that use it as a wrapper. www.tenable.com Key Security Concerns for NSSM 2.24 Unquoted Service Path nssm-2.24 privilege escalation

: Used nssm-2.24 to create malicious services (like sysmon ) to launch tunneling tools like Ngrok. In multi-tenant environments (VDI, Citrix, shared kiosks), a

Use icacls to check if the service directory is writable. powershell icacls "C:\Path\To\NSSM\Directory" Use code with caution. : NSSM 2

: NSSM 2.24 may enter a crash and restart loop if run without administrator rights when privilege elevation is required, potentially leading to a Denial of Service (DoS) .