PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-73664 FreePBX CVE debrief

FreePBX users should assess exposure and prioritize verification of SSH public key restrictions and system user permissions to prevent unauthorized access and potential disruption of services. This involves reviewing the publicKeySave AJAX endpoint in Backup.class.php and ensuring that backup-only command and source restrictions are reliably enforced. Affected FreePBX instances, specifically those from version 17.0.5.34 until 17.0.11, are at risk of persistent shell access that can execute arbitrary commands, access FreePBX and call data, modify system files, and disrupt services.

Vendor
FreePBX
Product
backup
CVSS
HIGH 8.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 users with access to the Backup.class.php endpoint should assess exposure and prioritize verification of SSH public key restrictions and system user permissions.

Why it matters

FreePBX users should assess exposure and prioritize verification of SSH public key restrictions and system user permissions to prevent unauthorized access and potential disruption of services.

  • Persistent shell access can execute arbitrary commands
  • Access to FreePBX and call data is possible
  • Modification of system files and disruption of services are possible

Technical summary

The publicKeySave AJAX endpoint in Backup.class.php accepts an authenticated administrator's SSH public key and appends it to /home/asterisk/.ssh/authorized_keys without reliably enforcing backup-only command and source restrictions, granting persistent shell access that can execute arbitrary commands, access FreePBX and call data, modify system files, and disrupt services. This issue is fixed in version 17.0.11 and affects FreePBX versions from 17.0.5.34 until 17.0.11. The vulnerability allows for unauthorized access and potential disruption of services, emphasizing the need for verifying SSH public key restrictions and system user permissions.

Defensive priority

Verify SSH public key restrictions and system user permissions to prevent unauthorized access.

Recommended defensive actions

  • Verify SSH public key restrictions and system user permissions to prevent unauthorized access
  • Assess exposure of FreePBX instances to unauthorized administrators
  • Review system user permissions and restrict access to sensitive files and services
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review

Evidence notes

The publicKeySave AJAX endpoint in Backup.class.php accepts an authenticated administrator's SSH public key without reliably enforcing backup-only command and source restrictions, granting persistent shell access.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-73664 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-73664

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-73664 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73664

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

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.