SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-89026

CRITICAL · CVSS 9.8 EPSS 0.52% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-15 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Issabel Framework, utilized by Issabel PBX software, contains a critical vulnerability due to a hard-coded HS256 JWT signing key in the pbxapi index.php file, which is identical across all installations. This flaw allows unauthenticated remote attackers to forge valid bearer tokens, enabling them to execute arbitrary OS commands as the Asterisk user through the manager originate endpoint. Organizations using Issabel PBX should prioritize immediate remediation to mitigate the risk of unauthorized access and potential system compromise.

Public Exploit Signal

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

Detected Signals
exploit
GitHub PoC Links

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

CVE
CVE-2026-89026
Severity
CRITICAL
CVSS
9.8
EPSS
0.52%

Original NVD Description

The Issabel Framework, the web framework supporting Issabel PBX software, before commit b97dbaf contains a hard-coded HS256 JWT signing key in the pbxapi index.php file that is identical across every installation, allowing unauthenticated remote attackers to forge valid bearer tokens. Attackers can use the forged token to call the manager originate endpoint with the System application parameter, causing Asterisk to execute arbitrary OS commands as the Asterisk user. Exploitation evidence was first observed by the Shadowserver Foundation on 2026-09-09.