Description
Acunetix 25.11.251107123 for Windows contains a local privilege escalation vulnerability in the Web Vulnerability Scanning Engine (wvsc.exe) that allows low-privileged local attackers to execute arbitrary code as SYSTEM by exploiting a missing hardcoded directory path for OpenSSL-related files. Attackers can create the missing directory, place a malicious file at the expected path, and cause the SYSTEM-level wvsc.exe process to load and execute it, resulting in full privilege escalation.
Published: 2026-09-04
Score: 8.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Acunetix 25.11.251107123’s Web Vulnerability Scanning Engine executable, wvsc.exe. A missing hard‑coded directory path for OpenSSL files allows a low‑privileged user to place a malicious file where the system process expects a legitimate one. When wvsc.exe is executed as SYSTEM, it loads and runs the attacker‑supplied code, giving the local attacker full administrator rights. The flaw is a classic example of a missing path validation weakness described by CWE‑427, enabling arbitrary code execution and compromising system integrity and confidentiality.

Affected Systems

Acunetix Enterprise Web Vulnerability Scanner from Invicti Security Corp. The affected version is 25.11.251107123 for Windows. No other variants or versions are listed in the provided data.

Risk and Exploitability

The CVSS score of 8.5 indicates a high severity of exploitation risk. The EPSS score is not available, but the lack of an entry does not diminish the potential immediate risk, especially given the local nature of the attack. The vulnerability is not listed in the CISA KEV catalog, yet the exploitation requirement – simply creating a directory and dropping a crafted file – can be performed by a local attacker who can run programs on the machine. Consequently, systems running the vulnerable version should be considered at high risk of privilege escalation if not patched.

Generated by OpenCVE AI on September 4, 2026 at 16:46 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Acunetix patch or upgrade to a fixed version that corrects the hard‑coded path issue.
  • If an upgrade is not immediately possible, restrict user permissions so that the affected machine cannot create the missing directory or place arbitrary files in the expected OpenSSL path.
  • Consider disabling or removing the wvsc.exe component from the local installation while the patch is pending, and monitor for any local execution attempts on the system.

Generated by OpenCVE AI on September 4, 2026 at 16:46 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
References

Fri, 04 Sep 2026 15:15:00 +0000

Type Values Removed Values Added
Description Acunetix 25.11.251107123 for Windows contains a local privilege escalation vulnerability in the Web Vulnerability Scanning Engine (wvsc.exe) that allows low-privileged local attackers to execute arbitrary code as SYSTEM by exploiting a missing hardcoded directory path for OpenSSL-related files. Attackers can create the missing directory, place a malicious file at the expected path, and cause the SYSTEM-level wvsc.exe process to load and execute it, resulting in full privilege escalation.
Title Acunetix 25.11.251107123 Local Privilege Escalation via wvsc.exe
Weaknesses CWE-427
References
Metrics cvssV3_1

{'score': 7.8, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.5, 'vector': 'CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T15:12:14.092Z

Reserved: 2026-04-24T13:30:34.067Z

Link: CVE-2026-6958

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T15:17:35.360

Modified: 2026-09-04T16:17:57.010

Link: CVE-2026-6958

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T17:00:17Z

Weaknesses
  • CWE-427

    Uncontrolled Search Path Element