Skip to content
Threat Feed
high advisory

Local Privilege Escalation in Acunetix Web Vulnerability Scanning Engine

Acunetix 25.11.251107123 for Windows is vulnerable to local privilege escalation via DLL hijacking in the Web Vulnerability Scanning Engine (wvsc.exe) due to insecure directory path handling.

CVE search metadata

CVE search record: CVE-2026-6958. Severity: high. CVSS: 7.8. KEV: no. Product: Acunetix (25.11.251107123). Brief: Local Privilege Escalation in Acunetix Web Vulnerability Scanning Engine. Brief link: https://feed.craftedsignal.io/briefs/2026-09-acunetix-lpe/

Acunetix 25.11.251107123 for Windows contains a critical local privilege escalation (LPE) vulnerability in its Web Vulnerability Scanning Engine (wvsc.exe). The issue stems from the application expecting certain OpenSSL-related files to exist in a specific path that is not hardcoded or properly restricted. A low-privileged local user can proactively create the missing directory structure and inject a malicious DLL file into the expected location. When the wvsc.exe process, which executes with SYSTEM privileges, attempts to load these dependencies, it loads the attacker-controlled file instead. This results in arbitrary code execution with SYSTEM-level permissions. This vulnerability, identified as CVE-2026-6958, allows any local attacker to elevate their privileges to full administrative control over the host system.

Impact

Successful exploitation of this vulnerability allows a low-privileged local user to escalate their permissions to the SYSTEM level on a system running the affected version of Acunetix. This can lead to total system compromise, including the installation of persistent backdoors, data exfiltration, and lateral movement within the network. The vulnerability impacts organizations using Acunetix 25.11.251107123 on Windows platforms.

Recommendation

  1. Patch immediately: Upgrade Acunetix installations to a version that addresses CVE-2026-6958.
  2. Implement monitoring: Monitor for file creation events in directories where high-privilege applications search for library dependencies.
  3. Restrict permissions: Ensure that standard user accounts do not have write access to system directories or application installation folders where such hijacking can occur.

Immediate actions

Upgrade Acunetix to a non-vulnerable version immediately.

IT Operations 24h

Mitigations

Remove write permissions for non-privileged users to the Acunetix installation directory.

immediate IT Operations

CVE-2026-6958

Detection coverage 1

Detect CVE-2026-6958 - Potential DLL Hijacking in Acunetix

high

Detects the creation of specific folders in application paths by non-privileged users that are often associated with DLL hijacking and LPE.

sigma tactics: privilege-escalation techniques: T1574.001 sources: file_event, windows

Detection queries are available on the platform. Get full rules →