CVE-2026-44239

FreePBX is an open source IP PBX. Prior to 16.0.22 and 17.0.5, the Dashboard module's getcontent AJAX handler includes PHP files based on user-supplied input without path sanitization. The $_REQUEST['rawname'] parameter is concatenated into an include() call with a .class.php suffix, allowing path traversal via ../ sequences to include arbitrary .class.php files from the filesystem. The included file's PHP code executes before the subsequent class instantiation error occurs. This vulnerability is fixed in 16.0.22 and 17.0.5.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:sangoma:freepbx:*:*:*:*:*:*:*:*
cpe:2.3:a:sangoma:freepbx:*:*:*:*:*:*:*:*

History

21 Jul 2026, 12:10

Type Values Removed Values Added
Summary
  • (es) FreePBX es una centralita IP de código abierto. Antes de 16.0.22 y 17.0.5, el gestor AJAX getcontent del módulo Dashboard incluye archivos PHP basándose en la entrada proporcionada por el usuario sin saneamiento de ruta. El parámetro $_REQUEST['rawname'] se concatena en una llamada a include() con un sufijo .class.php, permitiendo el salto de ruta a través de secuencias ../ para incluir archivos .class.php arbitrarios del sistema de archivos. El código PHP del archivo incluido se ejecuta antes de que ocurra el error de instanciación de clase subsiguiente. Esta vulnerabilidad está corregida en 16.0.22 y 17.0.5.

01 Jun 2026, 18:41

Type Values Removed Values Added
CPE cpe:2.3:a:sangoma:freepbx:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8
First Time Sangoma freepbx
Sangoma
References () https://github.com/FreePBX/security-reporting/security/advisories/GHSA-hw7v-v2jp-wc4v - () https://github.com/FreePBX/security-reporting/security/advisories/GHSA-hw7v-v2jp-wc4v - Mitigation, Vendor Advisory

29 May 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 14:16

Updated : 2026-07-21 12:10


NVD link : CVE-2026-44239

Mitre link : CVE-2026-44239

CVE.ORG link : CVE-2026-44239


JSON object : View

Products Affected

sangoma

  • freepbx
CWE
CWE-98

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion')