Cyber Posture

CVE-2026-28284

High

Published: 05 March 2026

Published
05 March 2026
Modified
06 March 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0004 10.7th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-28284 is a high-severity SQL Injection (CWE-89) vulnerability in Sangoma Freepbx. Its CVSS base score is 8.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 10.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents SQL injection vulnerabilities in the FreePBX logfiles module by requiring validation of all user inputs used in SQL queries.

prevent

Mitigates the CVE by mandating timely flaw remediation through patching to FreePBX versions 16.0.10 or 17.0.5 where the SQLi issues are fixed.

detect

Supports mitigation by enabling vulnerability scanning to identify SQL injection flaws like those in the logfiles module prior to exploitation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

Authenticated SQL injection in the web-exposed logfiles module of FreePBX (public-facing IP PBX application) directly enables remote exploitation of the application by low-privilege users, matching T1190 for initial access or impact.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

FreePBX is an open source IP PBX. Prior to versions 16.0.10 and 17.0.5, the FreePBX logfiles module contains several authenticated SQL injection vulnerabilities. This issue has been patched in versions 16.0.10 and 17.0.5.

Deeper analysisAI

CVE-2026-28284 involves several authenticated SQL injection vulnerabilities (CWE-89) in the logfiles module of FreePBX, an open source IP PBX software. These flaws affect FreePBX versions prior to 16.0.10 and 17.0.5, allowing improper handling of SQL queries that can be manipulated by authorized users.

Attackers with low-privilege authenticated access (PR:L) can exploit these vulnerabilities remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction required (UI:N). Successful exploitation enables high impacts on confidentiality, integrity, and availability (C:H/I:H/A:H), with an unchanged scope (S:U), resulting in a CVSS v3.1 base score of 8.8.

The issue has been patched in FreePBX versions 16.0.10 and 17.0.5. Additional details on the vulnerabilities and remediation are available in the GitHub security advisory at https://github.com/FreePBX/security-reporting/security/advisories/GHSA-4887-4jwp-327g.

Details

CWE(s)

Affected Products

sangoma
freepbx
16.0 — 16.0.10 · 17.0 — 17.0.5

CVEs Like This One

CVE-2026-28210Same product: Sangoma Freepbx
CVE-2025-66039Same product: Sangoma Freepbx
CVE-2025-57819Same product: Sangoma Freepbx
CVE-2024-58294Same product: Sangoma Freepbx
CVE-2026-28209Same product: Sangoma Freepbx
CVE-2025-55210Same product: Sangoma Freepbx
CVE-2026-28287Same product: Sangoma Freepbx
CVE-2024-57520Same vendor: Sangoma
CVE-2026-3180Shared CWE-89
CVE-2025-1872Shared CWE-89

References