CVE-2026-72578
8.8FreePBX Framework · FreePBX Framework
A cross-site request forgery vulnerability in FreePBX Framework 17 allows unauthenticated attackers to perform unauthorized actions by tricking a logged-in administrator.
Executive summary
A cross-site request forgery vulnerability in FreePBX Framework 17 allows attackers to execute unauthorized actions on behalf of authenticated users, risking system control.
Vulnerability
This is a cross-site request forgery (CSRF) vulnerability (CWE-352) within the Ajax library. While the attacker does not need to be authenticated, they must successfully deceive an authenticated administrator into performing a malicious action.
Business impact
Exploitation of this CSRF vulnerability could allow an attacker to perform administrative functions without authorization, such as changing system settings or modifying user accounts. This could lead to a complete takeover of the PBX system, resulting in significant service disruption or unauthorized telecommunications access.
Remediation
Immediate Action: Apply the latest security patches provided by the FreePBX vendor for Framework 17.0.
Proactive Monitoring: Audit administrative logs for unusual configuration changes or actions taken outside of typical maintenance windows.
Compensating Controls: Advise administrators to log out of the FreePBX management interface when not in use and avoid visiting untrusted websites while logged in.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Administrators should prioritize applying the vendor-provided updates to the FreePBX Framework. Furthermore, implementing strong session management and ensuring administrative sessions are short-lived can help reduce the window of opportunity for CSRF attacks.