Unrated severityNVD Advisory· Published Jul 16, 2026· Updated Jul 17, 2026
Frogman: API tokens stored in plaintext
CVE-2026-46513
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.
Affected products
2Patches
Vulnerability mechanics
References
4- github.com/mwtcmi/frogman/commit/b10f314add08c8e7585ba4b27d071b07d026ab55mitrex_refsource_MISC
- github.com/mwtcmi/frogman/releases/tag/v1.6.1mitrex_refsource_MISC
- github.com/mwtcmi/frogman/releases/tag/v1.6.2mitrex_refsource_MISC
- github.com/mwtcmi/frogman/security/advisories/GHSA-9xf5-9ghq-p6cwmitrex_refsource_CONFIRM
News mentions
0No linked articles in our index yet.