CVE 8.6 HIGH

Free PBX backup: Deserialization of Untrusted Data in admin/modules/backup/Models/BackupSplFileInfo.php_CVE-2026-26978

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

Description

FreePBX is an open source IP PBX. In versions below 16.0.71 and 17.0.6, the backup module does not properly sanitize data during restore operations, potentially leading to compromise if the backup contains carefully crafted hostile data. During backup restore operations, FreePBX extracts selected files from a user-supplied tar archive. If a malicious file exists in the archive, it is read and passed directly to unserialize() without validation, class restrictions, or integrity checks. This issue allows Remote Code Execution during restoration of the backup as the web server user (typically asterisk or www-data). The attack does not require shell access, CLI access, or filesystem write permissions beyond the normal restore workflow. Authentication with a known username that has sufficient access permissions and/or write access to backup files is required. This issue has been fixed in versions 16.0.71 and 17.0.6.

AI Analysis

Deserialization of untrusted data in the backup module, potentially leading to Remote Code Execution during restoration of the backup.

Basic Information

ID CVE-2026-26978
Source GitHub_M
Published May 18, 2026 at 20:49
Modified May 18, 2026 at 21:28

Affected Product

Vendor FreePBX
Product security-reporting
Version < 16.0.71
Affected Versions FreePBX security-reporting < 16.0.71
FreePBX security-reporting >= 17.0.0, < 17.0.6

CWE Classification

AI Assessment

AI Score 8.6 / 10
AI Severity High
Vendor FreePBX
Product FreePBX
Version < 16.0.71, < 17.0.6

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.