{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.6.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "02203edb613774f265ad8a21d99c4f6cf7de0d4d"
            },
            {
              "fixed": "cdbdbf371daa939731e330aace9f25140aa727fe"
            },
            {
              "fixed": "2ca0c36caad11e2833d844a3e33fba2e414896cb"
            }
          ],
          "repo": "https://github.com/mwtcmi/frogman",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-3p65-2prr-cfvf"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-532"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46514.json"
  },
  "details": "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.",
  "id": "CVE-2026-46514",
  "modified": "2026-07-19T03:31:10.842356691Z",
  "published": "2026-07-16T18:11:11.738Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/mwtcmi/frogman/releases/tag/v1.6.1"
    },
    {
      "type": "WEB",
      "url": "https://github.com/mwtcmi/frogman/releases/tag/v1.6.2"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/46xxx/CVE-2026-46514.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/mwtcmi/frogman/security/advisories/GHSA-3p65-2prr-cfvf"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46514"
    },
    {
      "type": "FIX",
      "url": "https://github.com/mwtcmi/frogman/commit/02203edb613774f265ad8a21d99c4f6cf7de0d4d"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Frogman: Plaintext passwords and secrets persisted to audit log"
}