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

Attackers Exploit Arista VeloCloud Orchestrator Command Injection Flaw 攻击者利用Arista VeloCloud Orchestrator命令注入漏洞

A critical command injection vulnerability (CVE-2026-16812, CVSS 10.0) in on-premises Arista VeloCloud Orchestrator (VCO) is being actively exploited in the wild, allowing remote attackers to execute arbitrary code and compromise data confidentiality, integrity, and availability. Affected VCO versions include 5.2.x (<5.2.3.14), 6.1.x (<6.1.3.4), 6.4.x (<6.4.2.4), and 7.0.x (<7.0.0.1); hosted/dedicated versions are already patched. U.S. CISA has added CVE-2026-16812 to its Known Exploited Vulnera 阿里 Fastjson 库存在严重远程代码执行漏洞(CVE-2026-16723),CVSS 9.0,未修复且正在被利用。 Arista VeloCloud Orchestrator (VCO) 本地部署版本存在命令注入漏洞(CVE-2026-16812,CVSS 10.0),已被主动利用,影响多个旧版本。 CISA 将 VCO 漏洞列入已知被利用漏洞目录,要求联邦机构在 2026 年 7 月 30 日前修补;Fastjson 漏洞无官方补丁,建议启用 SafeMode 或切换构建。 攻击者可通过 VCO 漏洞访问 Edge 设备、篡改凭证、验证设备状态,甚至恢复受控实例。 Fortinet

85
Hot 热度
70
Quality 质量
60
Impact 影响力

Analysis 深度分析

TL;DR

  • A critical command injection vulnerability (CVE-2026-16812, CVSS 10.0) in on-premises Arista VeloCloud Orchestrator (VCO) is being actively exploited in the wild, allowing remote attackers to execute arbitrary code and compromise data confidentiality, integrity, and availability.
  • Affected VCO versions include 5.2.x (<5.2.3.14), 6.1.x (<6.1.3.4), 6.4.x (<6.4.2.4), and 7.0.x (<7.0.0.1); hosted/dedicated versions are already patched.
  • U.S. CISA has added CVE-2026-16812 to its Known Exploited Vulnerabilities catalog, mandating federal agencies patch by July 30, 2026.
  • Additional vulnerabilities under active exploitation include CVE-2025-68686 (Fortinet FortiOS SSL-VPN, CVSS 5.3) and CVE-2026-16723 (Alibaba Fastjson, CVSS 9.0), with the latter remaining unpatched as of publication.

Why It Matters

This article highlights a high-severity, actively exploited zero-day-like vulnerability in enterprise network infrastructure software, underscoring the urgency for rapid patching and threat monitoring in production environments. The inclusion in CISA’s KEV catalog signals heightened risk for government and regulated sectors, while the concurrent mention of other exploited flaws emphasizes the evolving threat landscape targeting widely used third-party libraries and networking platforms.

Technical Details

  • Vulnerability Type: OS Command Injection via an internal-only API endpoint mistakenly exposed remotely in VCO on-prem deployments.
  • Impact: Full system compromise including unauthorized access to privileged functions, potential lateral movement to VeloCloud Edge devices, and manipulation or exfiltration of managed network data.
  • Exploitation Status: Confirmed active exploitation in the wild; three malicious IP addresses (8.19.75.217, 206.72.242.124, 206.72.242.162) identified as indicators of compromise (IoCs).
  • Mitigation Guidance: Immediate upgrade to fixed VCO versions; if delayed, restrict web interface access to trusted IPs, monitor logs for IoCs, audit administrator actions, and preserve forensic artifacts before remediation.
  • Related Flaws:
    • CVE-2025-68686: Information disclosure in Fortinet FortiOS SSL-VPN enabling bypass of symlink persistence patches after initial file-system-level compromise.
    • CVE-2026-16723: Critical RCE in Alibaba Fastjson (versions 1.2.68–1.2.83) exploitable without user interaction; mitigation via SafeMode or migration to unaffected builds.

Industry Insight

Organizations must prioritize real-time vulnerability scanning and automated patch management pipelines, especially for network-facing components like orchestrators and APIs that may have unintended exposure. The recurrence of multiple high-profile exploits in enterprise tools—spanning networking hardware, cloud orchestration, and open-source libraries—demands proactive threat intelligence integration into security operations centers (SOCs) and adoption of defense-in-depth strategies such as network segmentation, least-privilege access controls, and immutable infrastructure practices where feasible.

TL;DR

  • 阿里 Fastjson 库存在严重远程代码执行漏洞(CVE-2026-16723),CVSS 9.0,未修复且正在被利用。
  • Arista VeloCloud Orchestrator (VCO) 本地部署版本存在命令注入漏洞(CVE-2026-16812,CVSS 10.0),已被主动利用,影响多个旧版本。
  • CISA 将 VCO 漏洞列入已知被利用漏洞目录,要求联邦机构在 2026 年 7 月 30 日前修补;Fastjson 漏洞无官方补丁,建议启用 SafeMode 或切换构建。
  • 攻击者可通过 VCO 漏洞访问 Edge 设备、篡改凭证、验证设备状态,甚至恢复受控实例。
  • Fortinet SSL-VPN 中一个中等严重性漏洞(CVE-2025-68686)也被加入 KEV 目录,需配合其他前提条件才能绕过补丁。

为什么值得看

本文揭示了当前网络基础设施与开发组件中多个高危漏洞正被积极利用,尤其涉及企业级编排平台和主流 Java 库,对安全运维、DevSecOps 及应急响应团队具有直接指导意义。同时,CISA 的强制补丁时限和威胁情报共享机制凸显了政府层面对关键系统安全的紧迫关注,行业需立即评估自身资产暴露面并强化纵深防御策略。

技术解析

  • CVE-2026-16812 是 Arista VCO 本地部署版中的操作系统命令注入漏洞,允许远程攻击者访问仅限内部使用的特权功能,导致任意代码执行,进而破坏机密性、完整性和可用性;受影响版本包括 5.2.x<5.2.3.14、6.1.x<6.1.3.4、6.4.x<6.4.2.4、7.0.x<7.0.0.1,托管版已提前修复。
  • 攻击指标(IoCs)包含三个恶意 IP:8.19.75.217、206.72.242.124、206.72.242.162,建议防火墙阻断并审查日志确认是否被入侵;若无法立即升级,应限制 Web 接口访问至可信管理网段、监控异常出站流量及管理员行为变更。
  • CVE-2026-16723 存在于 Alibaba Fastjson 1.2.68–1.2.83 版本,为无需用户交互即可触发远程代码执行的严重缺陷,目前无官方补丁,推荐开发者强制开启 SafeMode 或使用非受影响构建版本作为临时缓解。
  • Fortinet CVE-2025-68686 为敏感信息泄露类漏洞(CWE-200),可绕过符号链接持久性补丁,但前提是攻击者已通过文件系统层面先期入侵产品,属于链式攻击环节之一。
  • CISA 将上述 VCO 漏洞纳入 KEV 目录,赋予其法律约束力,联邦民用行政部门必须在指定日期前完成修复,否则面临合规风险与安全问责。

行业启示

  • 企业应建立自动化漏洞扫描与优先级排序机制,优先处理 CVSS≥9.0 且处于“活跃利用”状态的漏洞,特别是面向互联网的服务组件如 VCO、Fastjson 等。
  • 针对尚未发布补丁的高危零日或近零日漏洞(如 Fastjson),必须实施临时控制措施(如模式切换、网络隔离、日志审计),并将其纳入 incident response playbook 进行演练。
  • 供应链安全不可忽视,第三方库与硬件厂商固件的快速响应能力直接影响整体架构韧性;组织应在采购合同中明确 SLA 与漏洞通报义务,并定期评估供应商安全成熟度。

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

Security 安全