AI Security AI安全 1h ago Updated 1h ago 更新于 1小时前 45

Sangoma Switchvox Vulnerabilities Exploited in the Wild Sangoma Switchvox 漏洞在野外被利用

CVE-2026-9586 is a critical unauthenticated SQL injection vulnerability (CVSS 9.3) in Sangoma Switchvox VoIP management that allows remote code execution via unsanitized XML input in PostgreSQL queries Threat actors are actively exploiting CVE-2026-9586 in the wild, with Horizon3 sharing indicators of compromise to help organizations detect intrusions CISA added five additional vulnerabilities to its Known Exploited Vulnerabilities catalog, including CVE-2026-48710 (HTTP smuggling in Starlette), Sangoma Switchvox存在CVE-2026-9586严重漏洞(CVSS 9.3),为未认证SQL注入,可导致远程任意代码执行 Horizon3和CISA警告该漏洞已在野外被利用,建议立即修补 CISA将包括此漏洞在内的7个漏洞加入已知利用漏洞目录,要求联邦机构3天内修补 其他被加入KEV目录的漏洞涉及Starlette、Kestra和LiteLLM等多个开源项目

70
Hot 热度
65
Quality 质量
55
Impact 影响力

Analysis 深度分析

TL;DR

  • CVE-2026-9586 is a critical unauthenticated SQL injection vulnerability (CVSS 9.3) in Sangoma Switchvox VoIP management that allows remote code execution via unsanitized XML input in PostgreSQL queries
  • Threat actors are actively exploiting CVE-2026-9586 in the wild, with Horizon3 sharing indicators of compromise to help organizations detect intrusions
  • CISA added five additional vulnerabilities to its Known Exploited Vulnerabilities catalog, including CVE-2026-48710 (HTTP smuggling in Starlette), CVE-2026-49869 (command injection in Kestra), and CVE-2026-59822 (authentication bypass in LiteLLM)
  • CISA mandates federal agencies patch the critical flaws within three days, with Kestra and Starlette vulnerabilities allowed a two-week window under BOD 26-04

Why It Matters

This highlights the accelerating pace of real-world exploitation of critical vulnerabilities in widely deployed enterprise and open-source infrastructure, with SQL injection and authentication bypass flaws remaining persistent attack vectors. The inclusion of LiteLLM and Kestra vulnerabilities underscores the growing attack surface created by AI/ML tooling and orchestration platforms that organizations are rapidly adopting without adequate security hardening.

Technical Details

  • CVE-2026-9586 (Sangoma Switchvox): Unauthenticated SQL injection in an XML-processing endpoint where the user-controlled PhoneIP parameter is concatenated directly into PostgreSQL queries without sanitization or parameterization, enabling arbitrary SQL execution and remote code execution from a single crafted request
  • CVE-2026-48710 (Starlette): HTTP request/response smuggling vulnerability in the lightweight ASGI framework, exploited since its public disclosure in May
  • CVE-2026-49869 (Kestra): Critical-severity command injection defect in the open-source orchestration platform, flagged as actively exploited by Microsoft
  • CVE-2026-59822 (LiteLLM): High-severity authentication bypass vulnerability detected in the wild by Wiz honeypots
  • CISA's KEV catalog additions reflect a mix of enterprise software (Sangoma, JFrog Artifactory, SonicWall) and open-source AI infrastructure components (LiteLLM, Kestra, Starlette)

Industry Insight

Organizations using AI/ML infrastructure tools like LiteLLM and Kestra should prioritize immediate patching and review access logs for signs of compromise, as these emerging platforms are becoming attractive targets for threat actors. The rapid exploitation cycle—where vulnerabilities move from disclosure to active exploitation within days—demands that security teams adopt continuous vulnerability monitoring and automated patch management rather than relying on periodic review cycles. The CISA BOD 26-04 directives signal increasing regulatory pressure on federal agencies and their contractors, which will likely cascade into stricter security requirements across government supply chains and private sector vendors.

TL;DR

  • Sangoma Switchvox存在CVE-2026-9586严重漏洞(CVSS 9.3),为未认证SQL注入,可导致远程任意代码执行
  • Horizon3和CISA警告该漏洞已在野外被利用,建议立即修补
  • CISA将包括此漏洞在内的7个漏洞加入已知利用漏洞目录,要求联邦机构3天内修补
  • 其他被加入KEV目录的漏洞涉及Starlette、Kestra和LiteLLM等多个开源项目

为什么值得看

本文揭示了多个关键开源组件和企业软件的严重安全漏洞,对AI从业者和企业IT管理者具有重要参考价值。及时修补这些漏洞对于保护企业基础设施和AI系统安全至关重要。

技术解析

  • Sangoma Switchvox漏洞:CVE-2026-9586,CVSS评分9.3,位于处理XML内容的端点,未对用户控制的PhoneIP值进行 sanitization 或 parameterization,直接拼接到PostgreSQL查询中,攻击者可通过单个构造请求执行任意SQL语句和远程代码执行
  • CISA KEV目录新增漏洞:包括CVE-2026-48710(Starlette HTTP请求/响应走私漏洞,自5月起被利用)、CVE-2026-49869(Kestra命令注入漏洞,Microsoft上周标记为已利用)、CVE-2026-59822(LiteLLM认证绕过漏洞,Wiz蜜罐捕获利用尝试)
  • 修补要求:CISA要求联邦机构在3天内修补Sangoma、JFrog Artifactory和SonicWall漏洞,Kestra和Starlette漏洞的修补期限为2周,符合BOD 26-04建议

行业启示

  • 开源组件供应链安全成为企业面临的主要威胁,建议建立持续的第三方组件漏洞监控和快速响应机制
  • AI基础设施(如LiteLLM)的安全防护需纳入企业整体安全策略,避免成为攻击入口
  • 企业应优先修补CISA KEV目录中的漏洞,建立漏洞管理SLA,确保关键漏洞在威胁窗口期内得到修复

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Security 安全 Research 科学研究