← Vulnerability feed

Vulnerability record · CVE-2020-13167 · published 19 May 2020

CVE-2020-13167: Netsweeper unauthenticated OS command injection in unixlogin.php

Netsweeper · Netsweeper

Netsweeper through 6.4.3 contains an OS command injection flaw in webadmin/tools/unixlogin.php. The script launches a command line using client-supplied parameters and fails to neutralize shell metacharacters, so an unauthenticated remote attacker can execute arbitrary commands. Because the endpoint is reachable without credentials and the impact spans confidentiality, integrity and availability, this is a severe pre-auth RCE.

9.8 CVSS 3.1 Critical EPSS 95% · top 0.1% CWE-78 · OS command injection
9.8CVSS 3.1 base score, v2 7.5
95%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
2References, 2 tagged exploit
17 Jun 2026Last modified by NVD

Description

Netsweeper through 6.4.3 allows unauthenticated remote code execution because webadmin/tools/unixlogin.php (with certain Referer headers) launches a command line with client-supplied parameters, and allows injection of shell metacharacters.

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 18 September 2026. Confidence: high.

critical priorityUnauthenticated network-reachable remote code execution with a 9.8 CVSS score and very high EPSS probability, with public exploit references available.

What it is

Netsweeper through 6.4.3 contains an OS command injection flaw in webadmin/tools/unixlogin.php. The script launches a command line using client-supplied parameters and fails to neutralize shell metacharacters, so an unauthenticated remote attacker can execute arbitrary commands. Because the endpoint is reachable without credentials and the impact spans confidentiality, integrity and availability, this is a severe pre-auth RCE.

Impact

An attacker gains remote code execution with the privileges of the web server process, allowing full compromise of the Netsweeper host and any data or downstream systems it can reach.

Attack surface

Reachable over the network via HTTP requests to webadmin/tools/unixlogin.php, with certain Referer headers required. No authentication and no user interaction are needed per the CVSS vector (AV:N/AC:L/PR:N/UI:N).

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.954 probability, 99.9th percentile) and both references are tagged Exploit, indicating public exploit material exists. No ransomware association is documented.

What to do

  • Upgrade Netsweeper past 6.4.3 to a fixed release; confirm the vendor's patched version before deploying.
  • If patching is not immediately possible, block or restrict external access to webadmin/tools/unixlogin.php and the webadmin interface at the network or reverse-proxy layer.
  • Require authentication and network-level access controls for all administrative web endpoints.
  • Monitor and restrict outbound traffic from the Netsweeper host to limit post-exploitation movement.
  • Review the host for signs of compromise and rotate credentials if exploitation is suspected.

Detection

  • Inspect web server and proxy logs for requests to webadmin/tools/unixlogin.php, especially with unusual Referer headers or shell metacharacters in parameters.
  • Alert on command-shell child processes spawned by the web server user (for example sh, bash, curl, wget) on Netsweeper hosts.
  • Monitor for unexpected outbound connections or file writes originating from the Netsweeper web process.
  • Correlate repeated or anomalous requests to the webadmin path with process creation telemetry on the same host.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Affected products

1 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

Track CVE-2020-13167 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2012-3859Netsweeper vulnerabilityUnspecified vulnerability in the WebAdmin Portal in Netsweeper has unknown impact and attack vectors, a different vulnerability than CVE-2012-2446 an…EPSS 2.9%9.8CVE-2014-9612Netsweeper sql injection vulnerabilitySQL injection vulnerability in remotereporter/load_logfiles.php in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote…EPSS 4.9%9.8CVE-2014-9613Netsweeper sql injection vulnerabilityMultiple SQL injection vulnerabilities in Netsweeper before 2.6.29.10 allow remote attackers to execute arbitrary SQL commands via the (1) login para…EPSS 4.1%9.8CVE-2014-9614Netsweeper Web Panel hard-coded branding account passwordThe Netsweeper Web Panel before 4.0.5 ships with a default password of 'branding' for the branding account. Anyone who can reach the webadmin/ interf…EPSS 69%analysed9.8CVE-2014-9611Netsweeper improper authentication vulnerabilityNetsweeper before 4.0.5 allows remote attackers to bypass authentication and create arbitrary accounts and policies via a request to webadmin/nslam/i…EPSS 13%9.8CVE-2014-9618Netsweeper Client Filter Admin authentication bypass via showdeny actionThe Client Filter Admin portal in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 fails to properly enforce authentication. A re…EPSS 73%analysed9.4CVE-2014-9605Netsweeper improper authentication vulnerabilityWebUpgrade in Netsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to bypass authentication and create a syst…EPSS 3.9%7.5CVE-2014-9616Netsweeper information exposure vulnerabilityNetsweeper before 3.1.10, 4.0.x before 4.0.9, and 4.1.x before 4.1.2 allows remote attackers to obtain sensitive information by making a request that…EPSS 2.4%

Source: NIST National Vulnerability Database (record CVE-2020-13167), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.