CVE-2026-89026 PUBLISHED

Issabel Framework Hard-coded JWT Key RCE via pbxapi/manager/originate

Assigner: VulnCheck
Reserved: 10.09.2026 Published: 15.09.2026 Updated: 15.09.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Issabel Foundation
Product Issabel Framework
Versions Default: unaffected
  • affected from 0 to b97dbaf0b71c1c36f841e672b664afbeb02773bd (excl.)

Credits

  • The Shadowserver Foundation reporter

References

Problem Types

  • Use of Hard-coded Cryptographic Key CWE