🔴 CVE-2026-9586

CVE-2026-9586 is a critical unauthenticated SQL injection vulnerability in Sangoma Switchvox SMB Edition versions prior to 8.4.0.2, affecting the /pa endpoint which processes PolycomIPPhone XML content. A remote unauthenticated attacker can send a single crafted HTTP request to inject arbitrary PostgreSQL commands, achieving remote code execution on the PBX server. This vulnerability is confirmed in CISA's Known Exploited Vulnerabilities catalog with active exploitation in the wild.

← Back to Overview
HIGH_RISK
Risk Level
9.3
CVSS Score
NETWORK
Attack Vector
Initial Access
ATT&CK Tactic
T1190 — Exploit Public-Facing Application
ATT&CK Technique
MEDIUM
Deployment Risk
No
Ransomware

📋 Vulnerability Details

Data Source: CIRCL

Confidence: HIGH

Exploitation Method: DIRECT_NETWORK

CVE Published: 2026-07-17

Added to CISA KEV: 2026-09-02 47 DAYS BETWEEN CVE AND KEV

🎯 Recommendations:

🔍 Web Intelligence (Kagi · 2026-09-14)

Summary

CVE-2026-9586 is a critical unauthenticated SQL injection vulnerability affecting Sangoma Switchvox SMB Edition, specifically version 8.3 (104997). The vulnerability resides within the `/pa` HTTP endpoint, which is designed to process phone notification requests. Because the application fails to properly sanitize or parameterize user-controlled input (specifically XML content containing a `PhoneIP` value) before concatenating it into backend PostgreSQL database queries, a remote, unauthenticated attacker can execute arbitrary SQL statements. This flaw is highly significant because it can be leveraged to achieve remote code execution (RCE) on the affected appliance [1][2].

Exploitation

  • Active Exploitation: The vulnerability is actively exploited in the wild and is listed in the CISA Known Exploited Vulnerabilities (KEV) Catalog [1][3].
  • Threat Actors: While specific ransomware campaigns or named threat actors were not explicitly identified in the available summaries, the inclusion in CISA’s KEV catalog indicates widespread interest and utilization by malicious actors [3].
  • PoC/Exploits: Proof-of-concept information and evidence of exploitation attempts have been documented, highlighting the ease of weaponization [1][2].
  • Prerequisites:
- Network vs Local: Network-accessible; the endpoint is reachable over the network [4]. - Authentication: None required (unauthenticated) [1]. - User Interaction: None required [1].

Affected Products & Patches

  • Affected Product: Sangoma Switchvox SMB Edition 8.3 (104997) [5].
  • Patch/Hotfix: Users are advised to check the official Sangoma security advisories for the specific patch or updated version addressing this issue.
  • Mitigation/Workarounds: Given the critical nature of the vulnerability and the lack of authentication, disabling access to the `/pa` endpoint from untrusted networks is the recommended immediate mitigation if patching is not immediately feasible.

Impact

  • Access/Capability: Successful exploitation allows an attacker to execute arbitrary SQL commands against the backend PostgreSQL database. This can be escalated to achieve full remote code execution on the appliance, providing the attacker with complete control over the system [1].
  • Business Risk: For internet-facing deployments, this vulnerability poses an extreme risk, as it allows unauthorized remote attackers to compromise the voice communication infrastructure, potentially leading to data breaches, eavesdropping, system disruption, or the deployment of ransomware within the organization’s network [1].

Sources

  1. CVE-2026-9586: Sangoma Switchvox RCE | Horizon3

    CVE-2026-9586 is a critical unauthenticated SQL injection vulnerability in Sangoma Switchvox SMB Edition that allows a remote attacker to execute arbitrary SQL statements against the backend PostgreSQL database and achieve remote code execution without authentication or user interaction. The vulnera…

  2. CVE-2026-9586 - Exploits & Severity - Feedly

    CVEs. CVE-2026-9586. TrendingPoCFeedly KEVCISA KEV.Summary. An unauthenticated SQL injection vulnerability in Sangoma Switchvox SMB Edition 8.3 (104997). The /pa endpoint processes XML content beginning with and directly concatenates the user-controlled PhoneIP value into PostgreSQL…

  3. Known Exploited Vulnerabilities Catalog

    CVE-2026-9586. Sangoma Switchvox SQL Injection Vulnerability: Sangoma Switchvox contains a SQL injection vulnerability which allows an ...

  4. CVE-2026-9586 - Vulnerability Details - OpenCVE

    The vulnerability is listed in CISA’s KEV catalog. Due to the absence of authentication required and the ability to reach the vulnerable endpoint over the network, the likely attack vector is an unauthenticated remote attacker sending crafted XML to the /pa service. Generated by OpenCVE AI on Septem…

  5. NVD-CVE-2026-9586 - National Vulnerability Database

    Description. An unauthenticated SQL injection vulnerability exists in Sangoma Switchvox SMB Edition 8.3 (104997). The /pa endpoint processes ...