CVE-2026-9586 PUBLISHED

Unauthenticated SQL Injection Leading to Remote Code Execution in Switchvox SMB

Assigner: SRA
Reserved: 26.05.2026 Published: 17.07.2026 Updated: 17.07.2026

An unauthenticated SQL injection vulnerability exists in Sangoma Switchvox SMB Edition 8.3 (104997). The /pa endpoint processes XML content beginning with <PolycomIPPhone> and directly concatenates the user-controlled PhoneIP value into PostgreSQL queries without sanitization or parameterization. An unauthenticated remote attacker can execute arbitrary SQL statements against the backend PostgreSQL database using a single crafted request, including database operations and remote code execution.

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 Sangoma
Product Switchvox SMB Edition
Versions Default: unknown
  • affected from 8.3 (104997) to 8.4.0.2 (excl.)

Credits

  • Cam Lischke (SRA) finder

References

Problem Types

  • CWE-89 Improper neutralization of special elements used in an SQL command ('SQL injection') CWE

Impacts

  • CAPEC-108 Command Line Execution through SQL Injection
  • CAPEC-7 Blind SQL Injection