Close Menu
NCIJ Network NCIJ Network
    What's Hot

    Tesco alerts police as supermarket becomes latest victim of scam ‘endorsement’ ads | Scams

    September 13, 2026

    Matt Mullenweg tells (trolls?) Automattic staff, saying he’s back in control after CEO ouster

    September 13, 2026

    GTA Mod Adds Flock Cameras—And Lets Players Destroy Them

    September 13, 2026
    Facebook X (Twitter) Instagram
    Trending
    • Tesco alerts police as supermarket becomes latest victim of scam ‘endorsement’ ads | Scams
    • Matt Mullenweg tells (trolls?) Automattic staff, saying he’s back in control after CEO ouster
    • GTA Mod Adds Flock Cameras—And Lets Players Destroy Them
    • 1,400 Yemenis flee to Djibouti within 24 hours | Refugees News
    • Central Eurasia names its 2026 Road to Battlefield winners: Cerberus, WeGlobal AI, and LOOQ
    • Context Engineering Inside the Harness: 4 Mechanisms That Beat Context Overflow and Goal Loss on Long-Horizon Tasks
    • Metaplanet Equity Backlash, SE Asia Crypto Funding Doubles: Asia Express
    • Venus’s pale yellow clouds may hide something surprisingly dark
    • About
      • Our Team
      • Editorial Policy
      • Editorial Independence
      • International Support
    • Trust & Standards
      • AI Usage Policy
      • Conflict of Interest Policy
      • Corrections Policy
      • Ethics Policy
      • Fact-Checking Policy
      • Source Protection
    • Get Involved
      • Guide for Sources
      • Support Independent Journalism
    • Legal
      • Cookie Policy
      • Privacy Policy
      • Terms of Use
    Facebook X (Twitter) Instagram
    NCIJ Network NCIJ Network
    Sunday, September 13
    • Home
    • World
    • Ai
    • Business
    • Politics
    • Health
    • Crypto
    • Science
    • Technology
    • Cybersecurity
    • Defense & Security
    • Economy
    • Energy
    • Europe
    • More
      • Fact Check
      • Investigations
      • Opinion & Analysis
      • Environment
    NCIJ Network NCIJ Network
    Home»Cybersecurity

    Three CVSS 10.0 ServiceNow Flaws Could Let Unauthenticated Attackers Execute Code and SQL

    NCIJ NETWNCIJ NETWORKBy NCIJ NETWNCIJ NETWORKAugust 28, 2026 Cybersecurity No Comments5 Mins Read
    Share
    Facebook Twitter LinkedIn Pinterest Email

    Swati KhandelwalAug 28, 2026Vulnerability / Cloud Security

    ServiceNow has released patches for four security flaws impacting the ServiceNow AI Platform, three of them rated 10.0 on the CVSS scoring system and exploitable, in certain circumstances, by an unauthenticated attacker.

    The company said it deployed a security update to hosted instances and provided the update to its partners and self-hosted customers, which leaves organizations that run their own instances to apply the fixes themselves.

    The advisory was published on August 27, 2026, and the four vulnerabilities are listed below –

    • CVE-2026-18885 (CVSS score: 10.0) – A code injection vulnerability in the GraphQL Composite Data API that could enable an unauthenticated user to execute arbitrary code and gain access to, or modify, instance data
    • CVE-2026-18886 (CVSS score: 10.0) – An improper access control vulnerability in the system configuration image upload processor that could enable an unauthenticated user to create or modify instance data, resulting in privilege escalation
    • CVE-2026-74820 (CVSS score: 10.0) – A SQL injection vulnerability reached through a dynamic schema ORDER BY clause that could enable an unauthenticated user to execute arbitrary SQL statements against the instance’s underlying database
    • CVE-2026-6876 (CVSS score: 8.7) – A sandbox escape in the Now Platform that could allow an unauthenticated user to execute arbitrary code

    The three maximum-severity flaws share the 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, describing a network-reachable attack of low complexity that requires no privileges and no user interaction, and that carries high impact to confidentiality, integrity, and availability in both the vulnerable component and the systems connected to it.

    Cybersecurity

    The advisory follows CVE-2026-6875, a pre-authentication sandbox escape in the same platform. Searchlight Cyber reported that flaw to ServiceNow on April 1, 2026. ServiceNow published the advisory for it on July 13.

    Threat intelligence firm Defused said days after the July advisory that it was observing in-the-wild exploitation of CVE-2026-6875. It subsequently issued a correction stating that the captured payload matched Searchlight Cyber’s published proof-of-concept (PoC) exploit.

    “ServiceNow is aware of a cybersecurity company’s recent publication regarding exploitation activity associated with a previously disclosed security vulnerability, identified as CVE-2026-6875,” a ServiceNow spokesperson told The Hacker News. “Based on our investigation to date, we have not observed evidence that this activity is related to instances that ServiceNow hosts.”

    “We have provided updates and patches designed to address this issue, and we encourage our self-hosted and ServiceNow-hosted customers to apply the relevant patches if they have not already done so. In addition, we will continue to work directly with customers who need assistance in applying the patches,” the spokesperson said.

    The 10.0 ratings are ServiceNow’s own. The company is the CVE Numbering Authority for its products, and since April 15, 2026, NIST has enriched only vulnerabilities that appear in CISA’s Known Exploited Vulnerabilities catalog, affect federal government software, or are designated critical under Executive Order 14028.

    None of the four flaws appeared in the catalog as of August 28, 2026, leaving ServiceNow’s ratings as the only severity assessment on record.

    ServiceNow rated all three of the new maximum-severity flaws at low attack complexity. It scored the sandbox escape reported exploited in July at 9.5 under the same version of the scoring system, with every metric identical to the three except attack complexity, which it set to high.

    ServiceNow lists the following versions as affected in its August advisory –

    • Xanadu – any version before Patch 11 Hot Fix 7a
    • Yokohama – any version before Patch 12 Hot Fix 3b, and any version before Patch 13 Hot Fix 4
    • Zurich – any version before Patch 7b Hot Fix 3, Patch 8 Hot Fix 5, Patch 9 Hot Fix 6, Patch 10 Hot Fix 2m (m-branch), Patch 10 Hot Fix 3 (standard), Patch 11, or Patch 12
    • Australia – any version before Patch 2 Hot Fix 3, Patch 3 Hot Fix 2, Patch 3m, Patch 4, or Patch 5

    The record for CVE-2026-18886 marks “Any version before Australia Patch 5” with a status of unknown, where the records for the other three mark the same version as affected. All four set a default product status of unaffected, so a release the list does not name falls outside the affected set.

    Cybersecurity

    ServiceNow describes CVE-2026-6876 as an issue that could allow an unauthenticated user to execute arbitrary code within the Now Platform, while the CVSS vector it assigned to the same flaw specifies PR:L, or low privileges required.

    That vector also records no impact to systems beyond the vulnerable component, unlike the three rated 10.0.

    ServiceNow said in each of the four records that it is not currently aware of exploitation. The Hacker News found no public exploit code for the three maximum-severity flaws as of August 28, 2026.

    Searchlight Cyber had published no technical write-up for the flaws disclosed in August at the time of writing. Adam Kues, a security researcher at the firm, wrote in July that ServiceNow was “enhancing instance security by severely restricting the type of code that can run in sandbox contexts.”

    Attackers Code CVSS Execute flaws ServiceNow SQL unauthenticated
    NCIJ NETWNCIJ NETWORK
    • Website

    Keep Reading

    Microsoft Excel KB5002914 update breaks copy and paste for some users

    Surfshark VPN says hackers breached internal testing, proxy servers

    Conti ransomware gang member sentenced to 4 years in prison

    GitLab urges users to patch max severity path traversal flaw

    Dutch NCSC: Critical Check Point VPN flaws exploitation is imminent

    CISA Adds 5 Actively Exploited Artifactory, ScreenConnect, and RouterOS Flaws to KEV

    Add A Comment
    Leave A Reply Cancel Reply

    Editors Picks

    Tesco alerts police as supermarket becomes latest victim of scam ‘endorsement’ ads | Scams

    September 13, 2026

    Matt Mullenweg tells (trolls?) Automattic staff, saying he’s back in control after CEO ouster

    September 13, 2026

    GTA Mod Adds Flock Cameras—And Lets Players Destroy Them

    September 13, 2026

    1,400 Yemenis flee to Djibouti within 24 hours | Refugees News

    September 13, 2026
    Latest Posts

    Washington’s Badger Mountain Solar Project Canceled by Developer — ProPublica

    August 3, 2026

    Rejected Wisconsin data center proposal had guaranteed tax revenue, housing

    August 3, 2026

    EIG’s MidOcean Energy lines up new investment as NYK spreads its LNG wings

    August 3, 2026

    Subscribe to News

    Get the latest sports news from NewsSite about world, sports and politics.

    NCIJ Network is an independent digital news platform delivering trusted investigative journalism, European and global news, in-depth analysis, and fact-based reporting with accuracy, transparency, and integrity.

    Facebook X (Twitter) Instagram Pinterest YouTube

    Tesco alerts police as supermarket becomes latest victim of scam ‘endorsement’ ads | Scams

    September 13, 2026

    Matt Mullenweg tells (trolls?) Automattic staff, saying he’s back in control after CEO ouster

    September 13, 2026

    GTA Mod Adds Flock Cameras—And Lets Players Destroy Them

    September 13, 2026

    Subscribe to Updates

    Get the latest creative news from FooBar about art, design and business.

    Type above and press Enter to search. Press Esc to cancel.