CVE 7.6 HIGH

FreePBX: Authenticated Local File Inclusion in Dashboard Module_CVE-2026-44239

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

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.

Basic Information

ID CVE-2026-44239
Source GitHub_M
Published May 29, 2026 at 12:42

Affected Product

Vendor FreePBX
Product security-reporting
Version < 16.0.22
Affected Versions FreePBX security-reporting < 16.0.22
FreePBX security-reporting >= 17.0.1, < 17.0.5

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.