← Vulnerability feed

Vulnerability record · CVE-2019-9194 · published 26 February 2019

CVE-2019-9194: elFinder PHP connector command injection before 2.1.48

Std42 · Elfinder

elFinder before 2.1.48 contains an OS command injection flaw in its PHP connector (CWE-78). The vulnerability is remotely reachable without authentication or user interaction, and public exploit code exists, making it a serious risk for any exposed elFinder deployment.

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

Description

elFinder before 2.1.48 has a command injection vulnerability in the PHP connector.

CVSS:3.0/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 remote command execution with a CVSS of 9.8, public exploits and very high EPSS makes this an urgent patch target.

What it is

elFinder before 2.1.48 contains an OS command injection flaw in its PHP connector (CWE-78). The vulnerability is remotely reachable without authentication or user interaction, and public exploit code exists, making it a serious risk for any exposed elFinder deployment.

Impact

An unauthenticated attacker can execute arbitrary operating system commands on the host running the vulnerable PHP connector, leading to full compromise of confidentiality, integrity and availability.

Attack surface

Reached over the network through the PHP connector endpoint; the CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates no authentication and no user interaction are required.

Exploitation

Public exploit code is available via Exploit-DB references, and EPSS is very high (0.9673, 99.883rd percentile), though the CVE is not listed in CISA KEV.

What to do

  • Upgrade elFinder to 2.1.48 or later, applying the upstream patch referenced in the GitHub compare link.
  • If immediate upgrade is not possible, restrict network access to the elFinder PHP connector to trusted users or internal networks.
  • Disable or remove unused elFinder instances and connectors to reduce exposed attack surface.
  • Run the web/PHP service under a low-privilege account with restricted filesystem and shell access.
  • Monitor vendor advisories and re-check exposure after patching.

Detection

  • Inspect web server and PHP logs for requests to elFinder connector endpoints containing shell metacharacters or unusual parameters.
  • Monitor for unexpected child processes spawned by the web/PHP service (e.g., sh, bash, cmd) using process auditing or EDR.
  • Alert on outbound network connections or file writes originating from the web server process that are inconsistent with normal elFinder usage.
  • Search for known exploit payload patterns from the referenced Exploit-DB entries in HTTP request logs.

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-2019-9194 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.

9.8CVE-2023-52044Std42 elfinder unrestricted file upload vulnerabilityStudio-42 eLfinder 2.1.62 is vulnerable to Remote Code Execution (RCE) as there is no restriction for uploading files with the .php8 extension.EPSS 0.79%9.8CVE-2024-38909Std42 elfinder improper access control vulnerabilityStudio 42 elFinder 2.1.64 is vulnerable to Incorrect Access Control. Copying files with an unauthorized extension between server directories allows a…EPSS 0.48%9.8CVE-2022-27115Std42 elfinder unrestricted file upload vulnerabilityIn Studio-42 elFinder 2.1.60, there is a vulnerability that causes remote code execution through file name bypass for file upload.EPSS 29%9.8CVE-2021-43421Std42 elfinder unrestricted file upload vulnerabilityA File Upload vulnerability exists in Studio-42 elFinder 2.0.4 to 2.1.59 via connector.minimal.php, which allows a remote malicious user to upload ar…EPSS 43%9.8CVE-2021-32682elFinder PHP connector path traversal, command injection and SSRFSeveral vulnerabilities in elFinder 2.1.58 affect the PHP connector, combining path traversal, OS command injection and server-side request forgery. …EPSS 70%analysed9.8CVE-2021-23394Std42 elfinder unrestricted file upload vulnerabilityThe package studio-42/elfinder before 2.1.58 are vulnerable to Remote Code Execution (RCE) via execution of PHP code in a .phar file. NOTE: This only…EPSS 19%9.1CVE-2022-26960elFinder path traversal in connector.minimal.php allows file access outside rootconnector.minimal.php in std42 elFinder through 2.1.60 mishandles absolute file paths, enabling path traversal. Unauthenticated remote attackers can …EPSS 51%analysed9.1CVE-2018-9110Std42 elfinder path traversal vulnerabilityStudio 42 elFinder before 2.1.37 has a directory traversal vulnerability in elFinder.class.php with the zipdl() function that can allow a remote atta…EPSS 2.9%

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