PatchSiren cyber security CVE debrief
CVE-2026-73660 FreePBX CVE debrief
This PatchSiren debrief provides defensive context on CVE-2026-73660, a high-severity vulnerability in the FreePBX Text-To-Speech module. The issue allows an authenticated administrator to execute arbitrary operating-system commands as the asterisk service user. FreePBX has released fixed versions 16.0.6 and 17.0.5.4. The vulnerability is caused by the FreePBX Text-To-Speech module's improper handling of TTS destination names, which can be HTML-encoded for storage, decoded during dialplan generation, and used to build filenames inside agi-bin/propolys-tts.agi. This allows the TTS destination name to reach a raw shell-command execution path, enabling arbitrary operating-system (1)
- Vendor
- FreePBX
- Product
- tts
- CVSS
- HIGH 7.5
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-18
Who should care
Defenders responsible for FreePBX installations, especially those with elevated access to the administration interface, should assess exposure and prioritize patching. This includes administrators, security teams, and operators who manage FreePBX systems, as they need to be aware of the potential risks and take appropriate measures to protect their systems. Additionally, vulnerability management teams should review the vulnerability details and assess the
Why it matters
CVE-2026-73660 is a high-severity vulnerability in the FreePBX Text-To-Speech module that allows authenticated administrators to execute arbitrary operating-system commands. Defenders should prioritize patching vulnerable installations, restrict access to the administration interface, and monitor for suspicious activity.
- Potential for arbitrary operating-system command execution as the asterisk service user.
- Possible lateral movement or escalation of privileges.
- Need for verification of vulnerable versions and patch deployment.
- Potential impact on voice communication services.
Technical summary
The FreePBX Text-To-Speech module allows an authenticated administrator to save an HTML-encoded TTS destination name. During dialplan generation, the name is decoded, passed as an AGI argument, and used to build filenames inside agi-bin/propolys-tts.agi. This allows the TTS destination name to reach a raw shell-command execution path, enabling arbitrary operating-system command execution as the asterisk service user.
Defensive priority
Defenders should prioritize patching vulnerable FreePBX Text-To-Speech module installations, especially in environments where administrators have elevated access.
Recommended defensive actions
- Patch vulnerable FreePBX Text-To-Speech module installations to versions 16.0.6 or 17.0.5.4.
- Restrict access to the FreePBX administration interface.
- Monitor for suspicious activity on the asterisk service user account.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its high CVSS score of 7.5. However, the corpus does not provide information on in-the-wild exploitation or specific attack vectors.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73660 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73660
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73660 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73660
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/FreePBX/security-reporting/security/advisories/GHSA-hg3v-m857-mvw9
-
Source reference
Unverified legacy reference
URL: https://github.com/FreePBX/tts/commit/37cf0dd3e9ceb4a32e09a2fca6a145320245c0a0
-
Source reference
Unverified legacy reference
URL: https://github.com/FreePBX/tts/commit/4057410439e66d8be2b47c6358de5fab498bbc21
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.