CVE-2026-89026

Summary

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.

Affected Software

VendorProductVersion RangeStatus
Issabel FoundationIssabel Framework0 < b97dbaf0b71c1c36f841e672b664afbeb02773bdaffected

Weaknesses

  • CWE-321: Use of Hard-coded Cryptographic Key

References