criticalZero-Day

Sangoma Switchvox SQL Injection Vulnerability

First seen Sep 3, 2026 · Updated Sep 3, 2026 · CVSS 9.8

sql-injectionunauthenticated-rcevoipcisa-kevpostgresqlnetwork-appliance

Sangoma Switchvox, a VoIP PBX platform, contains an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL statements against the backend PostgreSQL database using a single crafted request. This flaw has been added to CISA's Known Exploited Vulnerabilities catalog with an extremely tight remediation window, indicating active exploitation in the wild. Successful exploitation can lead to database compromise and remote code execution on the underlying host.

Technical Analysis

CVE-2026-9586 is an unauthenticated SQL injection flaw in Sangoma Switchvox that permits attackers to inject arbitrary SQL against the PostgreSQL backend via a single malicious HTTP request, without requiring prior authentication. Beyond typical data exfiltration or manipulation risks, this vulnerability has been assessed to enable remote code execution, likely through database-level command execution features (e.g., PostgreSQL extensions or stored procedures) or by leveraging database access to write malicious files to disk. The three-day remediation deadline set by CISA strongly suggests confirmed active exploitation in the wild, making this a high-priority patching target for any organization running Switchvox appliances. Organizations that deploy voice/IVR-integrated AI agents or use Switchvox as a telephony backend for AI-driven call center or conversational agent pipelines should treat this as a critical exposure, since compromise of the PBX host could allow attackers to pivot into adjacent systems, intercept call data feeding transcription/RAG pipelines, or harvest API keys and credentials stored on the compromised host.

Affected Systems

Sangoma Switchvox VoIP PBX appliances (all versions prior to vendor-issued patch); systems exposing Switchvox web management or API interfaces to untrusted networks; PostgreSQL database instances used by Switchvox deployments

Indicators of Compromise

  • No specific hashes, IPs, or domains published at time of disclosure; monitor Sangoma/CISA advisories for updated IOC feeds

Remediation Steps

  1. 1

    Apply vendor patch immediately

    Update Switchvox to the latest patched version provided by Sangoma as soon as it is released; treat this as an emergency out-of-band patch given the CISA KEV due date.

  2. 2

    Restrict network exposure

    Remove Switchvox management and API interfaces from direct internet exposure; place behind VPN or firewall ACLs restricting access to trusted administrative networks.

  3. 3

    Monitor database and application logs

    Review PostgreSQL logs and Switchvox application logs for anomalous queries, unexpected schema changes, or signs of command execution consistent with SQL injection exploitation.

  4. 4

    Rotate credentials and secrets

    Rotate any credentials, API keys, or secrets stored on or accessible from the Switchvox host, especially if the appliance interfaces with other systems including AI agent or automation pipelines.

  5. 5

    Deploy WAF/IDS signatures

    Implement web application firewall rules or intrusion detection signatures to detect and block known SQL injection patterns targeting Switchvox endpoints until patching is complete.

CVE / Advisory IDs

CVE-2026-9586

Industries Most Exposed

telecommunicationsenterprise ITcall centershealthcarefinancegovernmentany organization using VoIP/PBX infrastructure

Sources

Respond to this threat

Pro subscribers get a full AI-generated incident-response playbook for this threat — detection, containment, eradication, and recovery steps — plus an unlimited AI Threat Advisor for questions about your environment.