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.
References
| Link | Resource |
|---|---|
| https://github.com/FreePBX/security-reporting/security/advisories/GHSA-hw7v-v2jp-wc4v | Mitigation Vendor Advisory |
Configurations
Configuration 1 (hide)
|
History
01 Jun 2026, 18:41
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://github.com/FreePBX/security-reporting/security/advisories/GHSA-hw7v-v2jp-wc4v - Mitigation, Vendor Advisory | |
| CPE | cpe:2.3:a:sangoma:freepbx:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
| First Time |
Sangoma freepbx
Sangoma |
29 May 2026, 14:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-29 14:16
Updated : 2026-06-01 18:41
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')
