Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Sangoma | Freepbx | < 16.0.22 |
Related Weaknesses (CWE)
References
- https://github.com/FreePBX/security-reporting/security/advisories/GHSA-hw7v-v2jpMitigationVendor Advisory
FAQ
What is CVE-2026-44239?
CVE-2026-44239 is a vulnerability with a CVSS score of 8.8 (HIGH). 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['...
How severe is CVE-2026-44239?
CVE-2026-44239 has been rated HIGH with a CVSS base score of 8.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-44239?
Check the references section above for vendor advisories and patch information. Affected products include: Sangoma Freepbx.