← Vulnerability feed

Vulnerability record · CVE-2019-11409 · published 17 June 2019

CVE-2019-11409: FusionPBX Operator Panel exec.php command injection

Fusionpbx · Fusionpbx

FusionPBX 4.4.3's Operator Panel module (app/operator_panel/exec.php) fails to validate input, allowing OS command injection. An authenticated non-administrative user can run commands on the host, and the flaw can be chained with an XSS in the same module to reach remote code execution.

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

Description

app/operator_panel/exec.php in the Operator Panel module in FusionPBX 4.4.3 suffers from a command injection vulnerability due to a lack of input validation that allows authenticated non-administrative attackers to execute commands on the host. This can further lead to remote code execution when combined with an XSS vulnerability also present in the FusionPBX Operator Panel module.

CVSS:3.1/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 priorityCVSS 8.8 with low-privilege network access, public exploit references, and a very high EPSS score make this a high-priority fix despite no KEV listing.

What it is

FusionPBX 4.4.3's Operator Panel module (app/operator_panel/exec.php) fails to validate input, allowing OS command injection. An authenticated non-administrative user can run commands on the host, and the flaw can be chained with an XSS in the same module to reach remote code execution.

Impact

An attacker gains arbitrary command execution on the FusionPBX host, and via the XSS chain can escalate to full remote code execution, compromising the PBX and its data.

Attack surface

Reached over the network through the Operator Panel web interface; the CVSS vector shows low privileges required (PR:L) and no user interaction (UI:N), so any authenticated non-admin account suffices.

Exploitation

Not listed in CISA KEV, but EPSS is 0.8748 (99.7th percentile) and multiple references are tagged Exploit, indicating public exploit material exists.

What to do

  • Apply the vendor patch commit e43ca27ba2d9c0109a6bf198fe2f8d79f63e0611 or upgrade FusionPBX past 4.4.3.
  • Restrict access to the Operator Panel to trusted networks or administrative users only.
  • Review and remove unnecessary non-administrative accounts that can reach the Operator Panel.
  • Fix the associated XSS in the Operator Panel module to break the RCE chain.
  • Monitor host command execution and web server logs for suspicious activity from the Operator Panel.

Detection

  • Alert on unusual child processes spawned by the web server or PHP-FPM.
  • Monitor HTTP requests to app/operator_panel/exec.php for command metacharacters.
  • Audit Operator Panel access logs for non-administrative accounts.
  • Watch for outbound connections or file writes originating from the PBX 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-2019-11409 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-2022-35153Fusionpbx vulnerabilityFusionPBX 5.0.1 was discovered to contain a command injection vulnerability via /fax/fax_send.php.EPSS 1.8%9.8CVE-2022-28055Fusionpbx os command injection vulnerabilityFusionpbx v4.4 and below contains a command injection vulnerability via the download email logs function.EPSS 1.5%8.8CVE-2021-43404Fusionpbx vulnerabilityAn issue was discovered in FusionPBX before 4.5.30. The FAX file name may have risky characters.EPSS 0.97%8.8CVE-2021-43405Fusionpbx vulnerabilityAn issue was discovered in FusionPBX before 4.5.30. The fax_extension may have risky characters (it is not constrained to be numeric).EPSS 36%8.8CVE-2021-43406Fusionpbx improper input validation vulnerabilityAn issue was discovered in FusionPBX before 4.5.30. The fax_post_size may have risky characters (it is not constrained to preset values).EPSS 0.97%8.8CVE-2019-16964Fusionpbx os command injection vulnerabilityapp/call_centers/cmd.php in the Call Center Queue Module in FusionPBX up to 4.5.7 suffers from a command injection vulnerability due to a lack of inp…EPSS 2.0%8.8CVE-2019-16980Fusionpbx sql injection vulnerabilityIn FusionPBX up to v4.5.7, the file app\call_broadcast\call_broadcast_edit.php uses an unsanitized "id" variable coming from the URL in an unparamete…EPSS 1.2%8.8CVE-2019-15029Fusionpbx os command injection vulnerabilityFusionPBX 4.4.8 allows an attacker to execute arbitrary system commands by submitting a malicious command to the service_edit.php file (which will in…EPSS 12%

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