Description
The NEService auto-upgrade process insecurely handles temporary files in SonicWall NetExtender Linux client which allows an attacker to manipulate file paths.
Published: 2026-08-25
Score: 7 High
EPSS: < 1% Very Low
KEV: No
Impact: Path traversal / arbitrary file write
Action: Assess Impact
AI Analysis

Impact

The SonicWall NetExtender Linux client’s auto‑upgrade process does not securely handle temporary files, permitting an attacker to manipulate file paths during upgrade. This flaw falls under CWE‑59, a path traversal weakness that can enable unauthorized overwrite or creation of files on the system. While the description does not explicitly state the resulting impact, the ability to modify file paths could allow an attacker to replace legitimate binaries or configuration files, potentially leading to privilege escalation or denial of service if critical components are corrupted.

Affected Systems

SonicWall NetExtender on Linux platforms. No specific version ranges are disclosed; the vulnerability applies to all instances of the NetExtender client that utilize the NEService auto‑upgrade functionality.

Risk and Exploitability

The EPSS score is below 1 % and the vulnerability is not listed in the CISA KEV catalog, indicating no publicly known exploits to date. The CVSS score is 7, which places the vulnerability in the medium‑severity range. The path traversal weakness in the auto‑upgrade component suggests that, if exploitable, an attacker could write arbitrary files to the system, potentially compromising integrity and enabling privilege escalation or denial of service. The likely attack vector requires access to the auto‑upgrade process, such as a compromised local user or a trigger over a network connection, but the precise prerequisites are not detailed in the available information.

Generated by OpenCVE AI on August 26, 2026 at 15:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest SonicWall NetExtender update or patch released by the vendor to address the temporary file handling flaw.
  • If a patch is not yet available, disable the NetExtender auto‑upgrade feature in the client configuration to prevent the vulnerable pathway from being exercised.
  • Restrict file permissions on the temporary directory used by the upgrade process so that only the privileged process may write to it, mitigating the impact of any path manipulation attempts.

Generated by OpenCVE AI on August 26, 2026 at 15:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 26 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Title Insecure Temporary File Handling in SonicWall NetExtender Auto‑Upgrade Path Traversal

Wed, 26 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

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

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 25 Aug 2026 22:30:00 +0000

Type Values Removed Values Added
Title Insecure Temporary File Handling in SonicWall NetExtender Auto‑Upgrade Path Traversal

Tue, 25 Aug 2026 22:15:00 +0000

Type Values Removed Values Added
First Time appeared Sonicwall
Sonicwall netextender
Vendors & Products Sonicwall
Sonicwall netextender

Tue, 25 Aug 2026 20:15:00 +0000

Type Values Removed Values Added
Description The NEService auto-upgrade process insecurely handles temporary files in SonicWall NetExtender Linux client which allows an attacker to manipulate file paths.
Weaknesses CWE-59
References

Subscriptions

Sonicwall Netextender
cve-icon MITRE

Status: PUBLISHED

Assigner: sonicwall

Published:

Updated: 2026-08-27T03:55:46.887Z

Reserved: 2026-07-24T08:34:11.798Z

Link: CVE-2026-66153

cve-icon Vulnrichment

Updated: 2026-08-26T12:23:33.475Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-25T20:17:01.270

Modified: 2026-08-28T18:58:27.140

Link: CVE-2026-66153

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-26T15:15:07Z

Weaknesses
  • CWE-59

    Improper Link Resolution Before File Access ('Link Following')