CVE-2026-46513

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.
Configurations

No configuration.

History

16 Jul 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-16 19:16

Updated : 2026-07-17 18:04


NVD link : CVE-2026-46513

Mitre link : CVE-2026-46513

CVE.ORG link : CVE-2026-46513


JSON object : View

Products Affected

No product.

CWE
CWE-256

Plaintext Storage of a Password