CVE-2025-59051
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedThe FreePBX Endpoint Manager module includes a Network Scanning feature that provides web-based access to nmap functionality for network device discovery. In Endpoint Manager 16 before 16.0.92 and 17 before 17.0.6, insufficiently sanitized user-supplied input allows authenticated OS command execution as the asterisk user. Authentication with a known username is required. Updating to Endpoint Manager 16.0.92 or 17.0.6 addresses the issue.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceThe FreePBX Endpoint Manager module's Network Scanning feature (which provides web-based access to nmap for network device discovery) contains an OS command injection vulnerability due to insufficient input sanitization. An authenticated attacker with valid credentials can execute arbitrary OS commands as the asterisk user. This affects Endpoint Manager versions 16 before 16.0.92 and 17 before 17.0.6.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- High
- Authentication
- X
- User interaction
- None
- Scope
- X
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Verify Endpoint Manager module is installedAccess FreePBX admin panel and navigate to Admin > Module Admin, or run 'fwconsole ma list' command to list installed modules and locate Endpoint Manager (or endpointman/endpoint_manager)Affected if Endpoint Manager module is not found in the module list, then this CVE does not apply
-
Determine installed Endpoint Manager versionIn FreePBX admin panel, go to Endpoint Manager > Settings and locate the version displayed, or run 'fwconsole ma info endpoint_manager' (or endpointman) to retrieve version informationAffected if Version is 16.x and below 16.0.92, or version is 17.x and below 17.0.6
-
Confirm Network Scanning feature is enabledIn FreePBX admin panel, navigate to Endpoint Manager > Network Scan (or Network Scanning) settings and verify if the feature is active/enabled, or inspect module configuration files for network scanning settingsAffected if Network Scanning is enabled and configured for use
-
Verify authenticated user access to Endpoint ManagerCheck user permissions in FreePBX under Admin > User Management to see which users have access to the Endpoint Manager module, or review asterisk ACL configurationsAffected if Any user account with valid credentials has access to Endpoint Manager module
Your environment is affected if Endpoint Manager is installed with version 16.x below 16.0.92 or version 17.x below 17.0.6, the Network Scanning feature is enabled, and any authenticated user can access the module.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpdate FreePBX Endpoint Manager to version 16.0.92 or 17.0.6 or later to remediate the command injection vulnerability. Since authentication is required, also review and rotate credentials for any compromised accounts.
Endpoint Manager 16.0.92 or 17.0.6 (depending on your major version)
- Backup your FreePBX system before performing any updates
- Update the FreePBX Endpoint Manager module to version 16.0.92 if running version 16.x
- Update the FreePBX Endpoint Manager module to version 17.0.6 if running version 17.x
- Verify the module update was successful by checking the module administration page
- Confirm the Network Scanning feature functions correctly after the update
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation2.0 h
- Testing2.0 h
- Review / QA1.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $1,984.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-59051 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-59051 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data