CVE-2025-59056
BaseFortify
Publication date: 2025-09-15
Last updated on: 2025-10-17
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| sangoma | freepbx | From 15.0 (inc) to 15.0.38 (exc) |
| sangoma | freepbx | From 16.0 (inc) to 16.0.41 (exc) |
| sangoma | freepbx | From 17.0 (inc) to 17.0.21 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in FreePBX versions 15, 16, and 17 allows malicious connections to the Administrator Control Panel web interface to trigger the uninstall function for certain modules. When triggered, this function drops the database tables of those modules, which contain most of their configuration data. This can lead to loss of module configurations. The issue is fixed in versions 15.0.38, 16.0.41, and 17.0.21.
How can this vulnerability impact me? :
The vulnerability can cause loss of configuration data for certain FreePBX modules by dropping their database tables. This can disrupt the normal operation of the affected modules and potentially the overall telephony system managed by FreePBX, leading to service interruptions or degraded functionality.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update FreePBX to version 15.0.38, 16.0.41, or 17.0.21 or later, as these versions contain the fix for the issue.