FreePBX is an open source IP PBX. Prior to 17.0.8, the FreePBX api module's OAuth2 implementation does not sufficiently validate client credentials during token issuance. Knowledge of a valid client_id is required. The validateClient() method in ClientRepository.php unconditionally returns true, allowing any party with knowledge of a valid client_id to obtain OAuth2 access tokens without providing the correct client_secret. This vulnerability is fixed in 17.0.8.
References
| Link | Resource |
|---|---|
| https://github.com/FreePBX/security-reporting/security/advisories/GHSA-vgjf-4h63-8vcc | Mitigation Vendor Advisory |
Configurations
History
No history.
Information
Published : 2026-05-29 14:16
Updated : 2026-07-21 12:10
NVD link : CVE-2026-44237
Mitre link : CVE-2026-44237
CVE.ORG link : CVE-2026-44237
JSON object : View
Products Affected
sangoma
- freepbx
CWE
CWE-1390
Weak Authentication
