Back to overview

CVE-2026-46513

HIGH
7.4
CVSS 3.1
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.

Metadata

CVE ID
CVE-2026-46513
State
PUBLISHED
Assigner
GitHub_M
Reserved
2026-05-14 19:12 UTC
Published
2026-07-16 18:14 UTC
Last updated
2026-07-17 13:58 UTC
Primary CWE
CWE-256
CWE-256: Plaintext Storage of a Password
Vendor / Product
mwtcmi / frogman
Sources
cve.org  ·  NVD

Severity & Metrics

7.4 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
SSVC — CISA Coordinator
Exploitation
none
Automatable
no
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
mwtcmi frogman < 1.6.2
Weakness (CWE)
CWESourceDescription
CWE-256 cna CWE-256: Plaintext Storage of a Password
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.4 HIGH 3.1 cna CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N
References (4)
Back to overview