CVE Catalog

CVE-2026-46514

MediumCVSS 6.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.26%

18th percentile - higher than 18% of all known CVEs

Summary

A vulnerability in Frogman before version 1.6.2 causes plaintext password and secret leakage. The fm_reset_password and fm_add_extension functions return credentials that are then stored in the audit log (oc_audit_log.detail) as JSON. Any user with PERM_READ permission and access to fm_audit_search can recover the stored credentials.

Risk Assessment

The organization is at risk of PBX extension password and secret theft, which could lead to unauthorized access to the phone system, call eavesdropping, or further attacks on the infrastructure.

Recommendation

Immediately upgrade Frogman to version 1.6.2 or later. After upgrading, remove old audit log entries containing plaintext passwords and secrets.

Other vulnerabilities in Frogman

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS