CVE-2025-43715 Affecting nsis package, versions *


Severity

Recommended
low

Based on default assessment until relevant scores are available.

Threat Intelligence

EPSS
0.02% (3rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DEBIAN11-NSIS-9778384
  • published19 Apr 2025
  • disclosed17 Apr 2025

Introduced: 17 Apr 2025

NewCVE-2025-43715  (opens in a new tab)

How to fix?

There is no fixed version for Debian:11 nsis.

NVD Description

Note: Versions mentioned in the description apply only to the upstream nsis package and not the nsis package as distributed by Debian. See How to fix? for Debian:11 relevant fixed versions and status.

Nullsoft Scriptable Install System (NSIS) before 3.11 on Windows allows local users to escalate privileges to SYSTEM during an installation, because the temporary plugins directory is created under %WINDIR%\temp and unprivileged users can place a crafted executable file by winning a race condition. This occurs because EW_CREATEDIR does not always set the CreateRestrictedDirectory error flag.