CVE-2025-66039 PUBLISHED

FreePBX Endpoint Manager Allows Unauthenticated Logins to Administrator Control Panel via Forged Basic Auth Header

Assigner: GitHub_M
Reserved: 21.11.2025 Published: 09.12.2025 Updated: 26.02.2026

FreePBX Endpoint Manager is a module for managing telephony endpoints in FreePBX systems. Versions are vulnerable to authentication bypass when the authentication type is set to "webserver." When providing an Authorization header with an arbitrary value, a session is associated with the target user regardless of valid credentials. This issue is fixed in versions 16.0.44 and 17.0.23.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor FreePBX
Product framework
Versions
  • Version < 16.0.44 is affected
  • Version >= 17.0.1, < 17.0.23 is affected

References

Problem Types

  • CWE-287: Improper Authentication CWE