Description
ServiceNow has remediated a code injection vulnerability that was identified in the ServiceNow AI platform. This vulnerability could enable an unauthenticated user, in certain circumstances, to execute arbitrary code in the ServiceNow platform and gain access to, or modify, instance data beyond what was intended. 





ServiceNow deployed a security update to hosted instances and ServiceNow provided the update to our partners and self-hosted customers. We are not currently aware of malicious exploitation against ServiceNow instances. 



We recommend customers promptly apply appropriate updates or upgrade to a patched release if they have not already done so.
Published: 2026-08-27
Score: 10 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a code injection flaw in the ServiceNow AI Platform that allows an attacker without authentication to run arbitrary code on the platform and access or alter data beyond intended limits. The weakness is a classic code injection issue, enabling execution of malicious payloads through improperly validated GraphQL Composite Data API input.

Affected Systems

The affected product is the ServiceNow AI Platform. No specific version numbers are disclosed in the advisory; the vulnerability applies to all instances of the platform that have not yet been patched.

Risk and Exploitability

The CVSS score of 10 reflects a critical impact, and the vulnerability is not currently listed in CISA KEV and no EPSS score is available. Although no malicious exploitation has been reported, the vulnerability can be triggered by an unauthenticated user targeting the GraphQL API, suggesting that attackers could achieve full remote code execution and compromise the platform if the patch is not applied.

Generated by OpenCVE AI on August 28, 2026 at 05:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑provided security update for the ServiceNow AI Platform immediately on all hosted and self‑hosted instances.
  • Block or restrict unauthenticated access to the GraphQL Composite Data API endpoint using firewall or API‑gateway controls until the patch is in place.
  • Continuously monitor API logs for anomalous GraphQL requests and investigate signs of injection attempts.

Generated by OpenCVE AI on August 28, 2026 at 05:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 28 Aug 2026 14:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 28 Aug 2026 06:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-20
CWE-287
CWE-94

Fri, 28 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
First Time appeared Servicenow
Servicenow servicenow Ai Platform
Vendors & Products Servicenow
Servicenow servicenow Ai Platform

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
Description ServiceNow has remediated a code injection vulnerability that was identified in the ServiceNow AI platform. This vulnerability could enable an unauthenticated user, in certain circumstances, to execute arbitrary code in the ServiceNow platform and gain access to, or modify, instance data beyond what was intended.  ServiceNow deployed a security update to hosted instances and ServiceNow provided the update to our partners and self-hosted customers. We are not currently aware of malicious exploitation against ServiceNow instances.  We recommend customers promptly apply appropriate updates or upgrade to a patched release if they have not already done so.
Title Unauthenticated Remote Code Execution in GraphQL Composite Data API
References
Metrics cvssV4_0

{'score': 10, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H'}


Subscriptions

Servicenow Servicenow Ai Platform
cve-icon MITRE

Status: PUBLISHED

Assigner: SN

Published:

Updated: 2026-08-28T14:13:53.993Z

Reserved: 2026-08-04T18:58:01.183Z

Link: CVE-2026-18885

cve-icon Vulnrichment

Updated: 2026-08-28T14:06:29.516Z

cve-icon NVD

Status : Received

Published: 2026-08-27T20:17:03.870

Modified: 2026-08-28T16:17:08.020

Link: CVE-2026-18885

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-28T05:45:04Z

Weaknesses
  • CWE-20

    Improper Input Validation

  • CWE-287

    Improper Authentication

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')