CVE-2026-46514
MEDIUM
6.5
CVSS 3.1
Description
Frogman provides headless PBX control through MCP and HTTP API. Prior to 1.6.2, fm_reset_password in Tools/ResetPassword.php:48-53 returned a plaintext password and fm_add_extension in Tools/AddExtension.php:172 returned a plaintext secret; Frogman.class.php:2207-2211 used auditOutcome to JSON-encode those responses into oc_audit_log.detail, allowing any PERM_READ caller with access to fm_audit_search to recover the stored credentials. This issue is fixed in version 1.6.2.
Metadata
Severity & Metrics
6.5
MEDIUM CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
SSVC — CISA Coordinator
Affected products (1)
| Vendor | Product | Platform | Versions |
|---|---|---|---|
| mwtcmi | frogman | — | < 1.6.2 |
Weakness (CWE)
| CWE | Source | Description |
|---|---|---|
| CWE-532 | cna | CWE-532: Insertion of Sensitive Information into Log File |
CVSS scores (1)
| Score | Severity | Version | Source | Vector |
|---|---|---|---|---|
| 6.5 | MEDIUM | 3.1 | cna | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N |
References (4)
- https://github.com/mwtcmi/frogman/security/advisories/GHSA-3p65-2prr-cfvf https://github.com/mwtcmi/frogman/security/advisories/GHSA-3p65-2prr-cfvf
- https://github.com/mwtcmi/frogman/commit/02203edb613774f265ad8a21d99c4f6cf7de0d4d https://github.com/mwtcmi/frogman/commit/02203edb613774f265ad8a21d99c4f6cf7de0d4d
- https://github.com/mwtcmi/frogman/releases/tag/v1.6.1 https://github.com/mwtcmi/frogman/releases/tag/v1.6.1
- https://github.com/mwtcmi/frogman/releases/tag/v1.6.2 https://github.com/mwtcmi/frogman/releases/tag/v1.6.2