CVE-2026-46514

Source
https://cve.org/CVERecord?id=CVE-2026-46514
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46514.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-46514
Aliases
  • GHSA-3p65-2prr-cfvf
Published
2026-07-16T18:11:11.738Z
Modified
2026-07-19T03:31:10.842356691Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Frogman: Plaintext passwords and secrets persisted to audit log
Details

Frogman provides headless PBX control through MCP and HTTP API. Prior to 1.6.2, fmresetpassword in Tools/ResetPassword.php:48-53 returned a plaintext password and fmaddextension in Tools/AddExtension.php:172 returned a plaintext secret; Frogman.class.php:2207-2211 used auditOutcome to JSON-encode those responses into ocauditlog.detail, allowing any PERMREAD caller with access to fmaudit_search to recover the stored credentials. This issue is fixed in version 1.6.2.

Database specific
{
    "cwe_ids": [
        "CWE-532"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46514.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/mwtcmi/frogman

Affected ranges

Type
GIT
Repo
https://github.com/mwtcmi/frogman
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "1.6.2"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

v1.*
v1.0.0
v1.1.0
v1.1.1
v1.2.0
v1.2.1
v1.3.0
v1.3.1
v1.4.0
v1.4.1
v1.5.0
v1.6.0
v1.6.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-46514.json"