Attackers Exploit Issabel Framework Flaw Enabling Unauthenticated OS Command Execution
September 16, 2026 ยท The Hacker News ยท Severity: CRITICAL
A critical security flaw in Issabel Framework, a web-based framework for the open-source unified communications PBX software, has come under active exploitation. The vulnerability in question is CVE-2026-89026 (CVSS v3.1 score: 9.8/CVSS v4.0 score: 9.3), which can allow an unauthenticated remote attacker to execute arbitrary operating system (OS) commands by taking advantage of a hard-coded JSON Web Token (JWT) signing key that is identical across every installation. ๐ **Analyst Note:** CVE-2026-89026 represents a critical risk to PBX infrastructure due to its hard-coded JWT signing key that is identical across all Issabel installations, meaning every unpatched system shares the same authentication bypass vector. The CVSS 9.8 score and active in-the-wild exploitation indicate that threat actors have weaponized this flaw, likely through automated scanning of Internet-exposed Issabel instances. Organizations should treat any Issabel system accessible from untrusted networks as compromised until proven otherwise and prioritize patching, network segmentation, and log review for signs of unauthorized command execution.
Key Takeaways
- Attackers are actively exploiting CVE-2026-89026, a critical Issabel Framework vulnerability with a CVSS 9.8 score allowing unauthenticated remote OS command execution.
- The flaw stems from a hard-coded HS256 JWT signing key identical across all Issabel installations, enabling attackers to forge authentication tokens trivially.
- Organizations using Issabel-based PBX systems should update immediately and review access logs for signs of unauthorized command execution associated with this flaw.