← Vulnerability feed

Vulnerability record · CVE-2017-16666 · published 5 January 2018

CVE-2017-16666: Xplico PCAP filename command injection allows remote code execution

Xplico · Xplico

Xplico before 1.2.1 passes the name of an uploaded PCAP file to a shell without sanitising shell metacharacters, allowing OS command injection. The record notes the issue can also be reached without authentication by abusing the user registration feature, so the practical barrier is low. It matters because successful exploitation yields remote code execution on the Xplico host.

8.8 CVSS 3.0 High EPSS 81% · top 0.4% CWE-78 · OS command injection
8.8CVSS 3.0 base score, v2 9.0
81%EPSS exploitation probability, 30 days
NoNot in CISA KEV
1Affected product versions listed by NVD
12References, 8 tagged exploit
17 Jun 2026Last modified by NVD

Description

Xplico before 1.2.1 allows remote authenticated users to execute arbitrary commands via shell metacharacters in the name of an uploaded PCAP file. NOTE: this issue can be exploited without authentication by leveraging the user registration feature.

CVSS:3.0/AV:N/AC:L/PR:L/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.

high priorityRemote code execution with public exploit code and a very high EPSS score, though not listed in KEV and requiring either authentication or abuse of registration.

What it is

Xplico before 1.2.1 passes the name of an uploaded PCAP file to a shell without sanitising shell metacharacters, allowing OS command injection. The record notes the issue can also be reached without authentication by abusing the user registration feature, so the practical barrier is low. It matters because successful exploitation yields remote code execution on the Xplico host.

Impact

An attacker gains arbitrary command execution with the privileges of the Xplico service, leading to full compromise of the host and any data it processes.

Attack surface

Reached over the network through the PCAP upload functionality, with the description stating authenticated access is required but that registration can be leveraged to avoid authentication. No user interaction is needed per the CVSS vector.

Exploitation

Not listed in CISA KEV, but EPSS is very high (0.808, 99.6th percentile) and multiple references are tagged Exploit, including Exploit-DB, Packet Storm and a Rapid7 Metasploit module, indicating public exploit code exists.

What to do

  • Upgrade Xplico to 1.2.1 or later, which the vendor advisory identifies as the fixed release.
  • If immediate upgrade is not possible, restrict network access to the Xplico web interface to trusted hosts only.
  • Disable or tightly control the user self-registration feature so unauthenticated users cannot reach the upload path.
  • Run Xplico with a low-privilege dedicated account and confine it to a container or restricted host to limit command execution impact.
  • Monitor and restrict the upload directory and any shell invocation paths used by the PCAP processing pipeline.

Detection

  • Review Xplico web server and application logs for PCAP uploads whose filenames contain shell metacharacters such as ;, |, $, backticks or newlines.
  • Alert on unexpected child processes spawned by the Xplico service, especially shells or network utilities.
  • Monitor for new user registrations followed quickly by file uploads from the same source address.
  • Use the available Metasploit and Exploit-DB modules to build IDS/IPS signatures for known exploit request patterns.

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-2017-16666 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.

8.8CVE-2026-53266Linux kernel ebtables SNAT out-of-bounds write in ARP rewriteThe ebtables SNAT target rewrites the ARP sender hardware address via skb_store_bits() without first making that range writable. When the ARP SHA byt…KEVEPSS 0.65%analysed8.8CVE-2026-87491Google Chrome V8 out-of-bounds write enables sandbox code executionChrome before 153.0.8010.36 contains an out-of-bounds write in the V8 JavaScript engine. A crafted HTML page can trigger the memory corruption, and b…KEVEPSS 3.1%analysed9.8CVE-2025-25249Fortinet FortiOS and FortiSwitchManager heap buffer overflow via crafted packetsA heap-based buffer overflow (CWE-122/CWE-787) in Fortinet FortiOS 6.4 through 7.6.3 and FortiSwitchManager 7.0 through 7.2.6 lets an unauthenticated…KEVEPSS 3.9%analysed7.8CVE-2026-83549SonicWall SMA1000 AMC OS Command InjectionThe SMA1000 Appliance Management Console contains an OS command injection flaw (CWE-78) that lets an authenticated administrator execute arbitrary op…KEVEPSS 11%analysed10.0CVE-2026-49869Kestra OSS auth bypass via path suffix match enables RCEKestra OSS AuthenticationFilter whitelists the public config endpoint using request.getPath().endsWith("/configs"), a suffix match instead of an exac…KEVEPSS 2.1%analysed7.8CVE-2026-53362Linux kernel IPv6 UDP paged allocation out-of-bounds write__ip6_append_data() in the Linux kernel mis-accounts fraggap on the paged-allocation path, leaving the linear skb area undersized while pagedlen is o…KEVEPSS 0.71%analysed7.8CVE-2022-0995Linux kernel watch_queue out-of-bounds writeThe Linux kernel's watch_queue event notification subsystem contains an out-of-bounds write (CWE-787) that can overwrite kernel state. A local user c…KEVEPSS 8.8%analysed8.9CVE-2026-73570Zimbra Collaboration SNMP notification OS command injectionZimbra Collaboration Suite before 10.1.20 contains an OS command injection flaw in SNMP notification processing when the optional zimbra-snmp package…KEVEPSS 12%analysed

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