Home

Description

FreePBX is an open-source web-based graphical user interface (GUI) that manages Asterisk. Prior to 17.0.5 and 16.0.17, FreePBX module api (PBX API) is vulnerable to privilege escalation by authenticated users with REST/GraphQL API access. This vulnerability allows an attacker to forge a valid JWT with full access to the REST and GraphQL APIs on a FreePBX that they've already connected to, possibly as a lower privileged user. The JWT is signed using the api-oauth.key private key. An attacker can generate their own token if they possess this key (e.g., by accessing an affected instance), and specify any scopes they wish (e.g., rest, gql), bypassing traditional authorization checks. However, FreePBX enforces that the jti (JWT ID) claim must exist in the database (api_access_tokens table in the asterisk MySQL database) in order for the token to be accepted. Therefore, the attacker must know a jti value that already exists on the target instance. This vulnerability is fixed in 17.0.5 and 16.0.17.

PUBLISHED Reserved 2025-08-08 | Published 2026-02-12 | Updated 2026-02-13 | Assigner GitHub_M




LOW: 2.0CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:A/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N

Problem types

CWE-270: Privilege Context Switching Error

Product status

>= 15.0.1alpha1, < 16.0.17
affected

>= 17.0.0, < 17.0.5
affected

References

github.com/...orting/security/advisories/GHSA-gvgh-p7wj-76cf

github.com/...ommit/bc6f7d72063cffb18babb6559fa351046d7ad19b

github.com/...ommit/c16a3a79b83382fb4884e51174882ed635637002

github.com/...ommit/d66786634e7e7d3eedcb4d0931b32c415ba6e9ef

cve.org (CVE-2025-55210)

nvd.nist.gov (CVE-2025-55210)

Download JSON