SEPTEMBER 8, 2026
Live Feed
Back to database
Case File

CVE-2026-46512

CRITICAL · CVSS 9.9 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-16 · Last synced 2026-08-15

CyberRota Analysis

AI-Generated

Frogman versions prior to 1.6.2 are vulnerable to a critical security flaw that allows authenticated users to inject arbitrary Asterisk directives through the fm_dialplan_apply function. This vulnerability could lead to unauthorized command execution, potentially compromising the entire PBX system. Organizations using affected versions should prioritize upgrading to 1.6.2 to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-46512
Severity
CRITICAL
CVSS
9.9
EPSS
0.35%

Original NVD Description

Frogman provides headless PBX control through MCP and HTTP API. Prior to 1.6.2, fm_dialplan_apply accepted template parameters including greeting, dest, url, extension, code, and file, and Tools/DialplanApply.php wrote Dialplan/Templates.php output to extensions_custom.conf while only Dialplan/TemplateBase.php:38-42 sanitized contextName(), allowing a PERM_WRITE caller using confirm:true to inject arbitrary Asterisk directives such as System(), Set(SHELL(...)), Goto, or Macro. This issue is fixed in version 1.6.2.