AI Security AI安全 8h ago Updated 2h ago 更新于 2小时前 48

ServiceNow Patches 3 Critical Code Injection Vulnerabilities ServiceNow 修复3个关键代码注入漏洞

ServiceNow disclosed four vulnerabilities in its AI platform, three rated critical (CVSS 10/10) and one high (CVSS 8.7) The critical flaws include arbitrary code execution (CVE-2026-18885), improper access control enabling privilege escalation (CVE-2026-18886), and SQL injection (CVE-2026-74820) All three critical vulnerabilities are unauthenticated and low-complexity to exploit, requiring no user interaction A fourth high-severity sandbox escape flaw (CVE-2026-6876) allows unauthenticated code ServiceNow发布四个漏洞补丁,其中三个关键代码注入漏洞CVSS评分达10/10 漏洞包括任意代码执行、不当访问控制和SQL注入,均无需认证即可利用 第四个漏洞为沙箱逃逸(CVSS 8.7),可导致未授权代码执行 补丁已部署至托管实例,自托管实例需紧急应用热修复 专家警告攻击者正利用披露与修补之间的时间窗口进行针对性攻击

72
Hot 热度
62
Quality 质量
68
Impact 影响力

Analysis 深度分析

TL;DR

  • ServiceNow disclosed four vulnerabilities in its AI platform, three rated critical (CVSS 10/10) and one high (CVSS 8.7)
  • The critical flaws include arbitrary code execution (CVE-2026-18885), improper access control enabling privilege escalation (CVE-2026-18886), and SQL injection (CVE-2026-74820)
  • All three critical vulnerabilities are unauthenticated and low-complexity to exploit, requiring no user interaction
  • A fourth high-severity sandbox escape flaw (CVE-2026-6876) allows unauthenticated code execution within the Now Platform
  • Patches are available for hosted instances; self-hosted customers across Xanadu, Yokohama, Zurich, and Australia releases should apply hotfixes immediately

Why It Matters

This is a significant security event for enterprises relying on ServiceNow, as unauthenticated, low-complexity exploits for code injection and SQL injection give attackers direct paths to sensitive HR, finance, and vendor data. The speed at which threat actors target the window between disclosure and patch adoption makes this an urgent operational concern for IT and security teams.

Technical Details

  • CVE-2026-18885 (CVSS 10/10): Arbitrary code execution vulnerability in the ServiceNow AI platform, allowing attackers to execute code and modify arbitrary data without authentication.
  • CVE-2026-18886 (CVSS 10/10): Improper access control flaw enabling privilege escalation, data creation/modification, and unauthorized access to instance data.
  • CVE-2026-74820 (CVSS 10/10): SQL injection vulnerability in the GraphQL Composite Data API that permits execution of arbitrary SQL statements against the underlying database.
  • CVE-2026-6876 (CVSS 8.7): Sandbox escape weakness allowing unauthenticated code execution within the Now Platform, granting access beyond intended permissions.
  • Patches are deployed across all hosted instances; hotfixes are available for self-hosted deployments on Xanadu, Yokohama, Zurich, and Australia releases.

Industry Insight

  • Enterprises with self-hosted ServiceNow instances should treat patching as an emergency, not a scheduled task—the gap between disclosure and exploitation is shrinking, and unauthenticated exploits dramatically lower the barrier for attackers.
  • Security teams should audit their ServiceNow instances for exposure of the GraphQL Composite Data API and any endpoints susceptible to SQL injection as an immediate mitigation while patches are applied.
  • This incident reinforces the broader trend of AI platform integrations becoming high-value attack surfaces; organizations should prioritize zero-trust segmentation and continuous vulnerability monitoring for all AI-enabled enterprise software.

TL;DR

  • ServiceNow发布四个漏洞补丁,其中三个关键代码注入漏洞CVSS评分达10/10
  • 漏洞包括任意代码执行、不当访问控制和SQL注入,均无需认证即可利用
  • 第四个漏洞为沙箱逃逸(CVSS 8.7),可导致未授权代码执行
  • 补丁已部署至托管实例,自托管实例需紧急应用热修复
  • 专家警告攻击者正利用披露与修补之间的时间窗口进行针对性攻击

为什么值得看

ServiceNow作为企业级IT服务管理核心平台,此次漏洞暴露了AI平台集成带来的新攻击面。对于依赖ServiceNow管理HR、财务和供应商数据的组织而言,这些未认证漏洞可能直接威胁核心业务数据。

技术解析

  • CVE-2026-18885:GraphQL Composite Data API代码注入漏洞,允许攻击者在特定条件下执行任意代码,可访问和修改任意数据
  • CVE-2026-18886:不当访问控制缺陷,攻击者可创建或修改数据并提升权限
  • CVE-2026-74820:SQL注入漏洞,攻击者可在底层数据库执行任意SQL语句
  • CVE-2026-6876:沙箱逃逸漏洞(CVSS 8.7),无需认证即可在Now Platform内执行代码
  • 补丁已覆盖Xanadu、Yokohama、Zurich和Australia版本

行业启示

  • 企业应优先修补ServiceNow实例,不要等待常规补丁周期,建议本周内确认应用
  • 自托管部署面临更高风险,补丁应用流程可能耗时数周,需建立紧急响应机制
  • 攻击者正专门针对披露与修补之间的时间窗口,安全团队需缩短响应时间

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

Security 安全 LLM 大模型 Deployment 部署