Description
Frogman provides headless PBX control through MCP and HTTP API. Prior to 1.6.2, Frogman stored API tokens generated by Tools/CreateApiToken.php:33-36 as raw bin2hex(random_bytes(32)) strings in oc_api_tokens, and Frogman.class.php:78 authenticated the X-Frogman-Token header by comparing it with the stored raw value, allowing database read access to recover reusable active tokens at their assigned permission level, including admin. This issue is fixed in version 1.6.2.
References (4)
Core 4
Core References
X_Refsource_Confirm x_refsource_confirm
https://github.com/mwtcmi/frogman/security/advisories/GHSA-9xf5-9ghq-p6cw
X_Refsource_Misc x_refsource_misc
https://github.com/mwtcmi/frogman/commit/b10f314add08c8e7585ba4b27d071b07d026ab55
X_Refsource_Misc x_refsource_misc
https://github.com/mwtcmi/frogman/releases/tag/v1.6.1
X_Refsource_Misc x_refsource_misc
https://github.com/mwtcmi/frogman/releases/tag/v1.6.2
Scores
CVSS v3
7.4
EPSS
0.0026
EPSS Percentile
17.8%
Attack Vector
NETWORK
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
total
Details
CWE
CWE-256
Status
published
Products (1)
mwtcmi/frogman
< 1.6.2
Published
Jul 16, 2026
Tracked Since
Jul 17, 2026