PatchSiren cyber security CVE debrief
CVE-2026-73662 FreePBX CVE debrief
CVE-2026-73662 FreePBX Music on Hold module command execution vulnerability allows authenticated administrators to execute arbitrary commands as the asterisk service user due to dangerous command-line options permitted in validateCustomConfiguration() in Music.class.php. This issue affects versions 17.0.1 to 17.0.6 and is fixed in version 17.0.7. FreePBX administrators and security teams should assess exposure and prioritize updating to the fixed version to mitigate potential risks. The vulnerability has a high CVSS score of 7.6, indicating a high severity threat.
- Vendor
- FreePBX
- Product
- music
- CVSS
- HIGH 7.6
- 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
FreePBX administrators and security teams responsible for managing and securing the FreePBX system should assess exposure to CVE-2026-73662 and prioritize updating to version 17.0.7 or later. They should also monitor for suspicious activity related to the asterisk service user and review compensating controls for exposed systems. Additionally, they should verify current version and exposure, and track exceptions and retest remediated assets. Security teams
Why it matters
CVE-2026-73662 is a high-severity vulnerability in the FreePBX Music on Hold module that allows authenticated administrators to execute arbitrary commands. FreePBX administrators and security teams should assess exposure, prioritize updating to version 17.0.7 or later, and monitor for suspicious activity.
- Potential for arbitrary command execution as the asterisk service user
- Risk of compromise of the FreePBX system
- Need for verification of current version and exposure
- Priority for updating to version 17.0.7 or later
Technical summary
The FreePBX Music on Hold module versions 17.0.1 to 17.0.6 permit dangerous command-line options for /usr/bin/mpg123 and other allowed players, allowing authenticated administrators to execute arbitrary commands as the asterisk service user. This occurs because applicationUsesDisallowedPlayerOption() does not reject those arguments. The issue is fixed in version 17.0.7, which properly handles command-line options and prevents arbitrary command execution. FreePBX administrators should update to the fixed version to mitigate this high-severity vulnerability.
Defensive priority
High priority for FreePBX administrators and security teams
Recommended defensive actions
- Update FreePBX Music on Hold module to version 17.0.7 or later
- Restrict access to the Music on Hold module for authenticated administrators
- Monitor for suspicious activity related to the asterisk service user
- 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 in FreePBX Music on Hold module versions 17.0.1 to 17.0.6, which allows authenticated administrators to execute arbitrary commands as the asterisk service user.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73662 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73662
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73662 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73662
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/music/commit/9f45605982202a34244ff22c4f635af0dfc1a733
-
Source reference
Unverified legacy reference
URL: https://github.com/FreePBX/security-reporting/security/advisories/GHSA-p97w-rq48-p8q2
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.