Approved changes feed: RSS · Atom

cpe:2.3:a:freepbx:security-reporting:*:*:*:*:*:*:*:*

part: a version: * update: *

VendorFreepbx (d2522fe8-489d-5eaf-bf22-7a0d08f83c2b)
ProductSecurity Reporting (cf303766-bf2c-5555-8de4-de95d87b447a)
Edition*
Language*
Software edition*
Target software*
Target hardware*
Other*
NotesImported from gcve-enriched-dumps CVE data

PURL mappings

PURLSourceLast updated
No PURL mappings for this CPE yet.

Vulnerability references

IdentifiercpeApplicabilitySubmitteddb.gcve.eu detailsRationale
CVE:CVE-2026-46376 vulnerable 2026-06-03 15:26:23.609000 FreePBX: Unauthenticated Use of Hard-Coded Credentials Vulnerability in FreePBX UCP Interface
FreePBX is an open source IP PBX. From 15.0.42 to before 16.0.45 and 17.0.7, unauthenticated users may be able to access the User Control Panel (UCP) using hard-coded initial template credentials if these were not immediately changed by the Administrator who enabled UCP. Authenticated access to ACP is required for the initial setup of UCP generic templates, but after that, without further steps by the admin, unauthenticated users may be able to gain access. This vulnerability is fixed in 16.0.45 and 17.0.7.
Published: 2026-05-29T12:39:57.690Z
Updated: 2026-05-29T14:00:06.115Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-44239 vulnerable 2026-06-03 15:25:02.915324 FreePBX: Authenticated Local File Inclusion in Dashboard Module
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: 2026-05-29T12:42:32.329Z
Updated: 2026-06-01T19:58:06.273Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-44238 vulnerable 2026-06-03 15:25:02.915140 FreePBX: Authenticated SQL Injection via ORDER BY in CDR Reports
FreePBX is an open source IP PBX. Prior to 16.0.50 and 17.0.11, the CDR Reports module page allows SQL injection through the order and sort POST parameters. Authentication with a FreePBX Administration Control Panel account that has CDR section access is required. Full administrator privileges are not needed. This vulnerability is fixed in 16.0.50 and 17.0.11.
Published: 2026-05-29T12:44:26.745Z
Updated: 2026-05-30T03:57:40.671Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-44237 vulnerable 2026-06-03 15:25:02.914907 FreePBX: Authenticated Access can lead to Subsequent OAuth2 Authentication Bypass in API Module
FreePBX is an open source IP PBX. Prior to 17.0.8, the FreePBX api module's OAuth2 implementation does not sufficiently validate client credentials during token issuance. Knowledge of a valid client_id is required. The validateClient() method in ClientRepository.php unconditionally returns true, allowing any party with knowledge of a valid client_id to obtain OAuth2 access tokens without providing the correct client_secret. This vulnerability is fixed in 17.0.8.
Published: 2026-05-29T12:46:22.613Z
Updated: 2026-05-30T03:57:39.482Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-28287 vulnerable 2026-06-03 15:18:08.277182 FreePBX: Authenticated Remote Code Execution via Recordings Module AJAX Endpoints
FreePBX is an open source IP PBX. From versions 16.0.17.2 to before 16.0.20 and from version 17.0.2.4 to before 17.0.5, multiple command injection vulnerabilities exist in the recordings module. This issue has been patched in versions 16.0.20 and 17.0.5.
Published: 2026-03-05T18:25:54.794Z
Updated: 2026-03-09T13:47:27.965Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-28284 vulnerable 2026-06-03 15:18:08.273393 FreePBX: Authenticated SQL Injection Vulnerabilities in FreePBX Logfiles Module
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.
Published: 2026-03-05T18:24:50.528Z
Updated: 2026-03-07T04:55:27.537Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-28210 vulnerable 2026-06-03 15:18:08.145422 FreePBX: Authenticated SQL Injection in CDR (Call Data Record) Reports
FreePBX is an open source IP PBX. Prior to versions 16.0.49 and 17.0.7, FreePBX module cdr (Call Data Record) is vulnerable to SQL query injection. This issue has been patched in versions 16.0.49 and 17.0.7.
Published: 2026-03-05T18:24:06.156Z
Updated: 2026-03-07T04:55:28.948Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-28209 vulnerable 2026-06-03 15:18:08.143917 FreePBX: Command Injection leading to Remote Code Execution in FreePBX ElevenLabs Text-to-Speech integration
FreePBX is an open source IP PBX. From versions 16.0.17.2 to before 16.0.20 and from version 17.0.2.4 to before 17.0.5, a command injection vulnerability exists in FreePBX when using the ElevenLabs Text-to-Speech (TTS) engine in the recordings module. This issue has been patched in versions 16.0.20 and 17.0.5.
Published: 2026-03-05T18:22:38.865Z
Updated: 2026-03-07T04:55:26.005Z
Reference links
Imported from gcve-enriched-dumps CVE data
CVE:CVE-2026-26978 vulnerable 2026-06-03 15:18:05.857932 Free PBX backup: Deserialization of Untrusted Data in admin/modules/backup/Models/BackupSplFileInfo.php
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.
Published: 2026-05-18T20:49:04.364Z
Updated: 2026-05-20T03:55:20.968Z
Reference links
Imported from gcve-enriched-dumps CVE data

Contribute

You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.