Home

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.

PUBLISHED Reserved 2026-05-05 | Published 2026-05-29 | Updated 2026-05-30 | Assigner GitHub_M




HIGH: 7.6CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Problem types

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

Product status

< 16.0.22
affected

>= 17.0.1, < 17.0.5
affected

References

github.com/...orting/security/advisories/GHSA-hw7v-v2jp-wc4v

cve.org (CVE-2026-44239)

nvd.nist.gov (CVE-2026-44239)

Download JSON