The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2025-11447

CVE-2025-11447: GitLab GraphQL DoS Vulnerability

CVE-2025-11447 is a denial of service vulnerability in GitLab CE/EE that allows unauthenticated attackers to disrupt services via crafted GraphQL requests. This article covers technical details, affected versions, and mitigation.

Published: April 22, 2026

CVE-2025-11447 Overview

CVE-2025-11447 is a high-severity denial of service vulnerability affecting GitLab Community Edition (CE) and Enterprise Edition (EE). The vulnerability exists in the GraphQL API endpoint and allows an unauthenticated attacker to cause a denial of service condition by sending GraphQL requests with specially crafted JSON payloads.

This vulnerability represents a significant risk to GitLab installations as it requires no authentication to exploit and can directly impact the availability of the entire platform. Organizations relying on GitLab for source code management and CI/CD pipelines could experience service disruptions affecting development workflows.

Critical Impact

Unauthenticated attackers can disrupt GitLab services through crafted GraphQL requests, potentially causing widespread denial of service affecting all users of the platform.

Affected Products

  • GitLab Community Edition (CE) versions 11.0 before 18.3.5
  • GitLab Enterprise Edition (EE) versions 11.0 before 18.3.5
  • GitLab CE/EE versions 18.4 before 18.4.3
  • GitLab CE/EE version 18.5.0 (prior to 18.5.1)

Discovery Timeline

  • 2025-10-22 - GitLab releases security patch (versions 18.5.1, 18.4.3, 18.3.5)
  • 2025-10-27 - CVE-2025-11447 published to NVD
  • 2025-10-27 - Last updated in NVD database

Technical Details for CVE-2025-11447

Vulnerability Analysis

This vulnerability is classified under CWE-770 (Allocation of Resources Without Limits or Throttling). The flaw resides in GitLab's GraphQL API implementation, where insufficient input validation allows maliciously crafted JSON payloads to consume excessive server resources. The attack can be executed remotely over the network without requiring any form of authentication, making it particularly dangerous for internet-facing GitLab instances.

The vulnerability enables an attacker to craft specific JSON payloads that, when processed by the GraphQL endpoint, cause resource exhaustion on the server. This can result in degraded performance or complete service unavailability for legitimate users attempting to access the GitLab platform.

Root Cause

The root cause of CVE-2025-11447 lies in the improper allocation of resources when processing GraphQL requests. The GitLab GraphQL implementation fails to adequately limit or throttle the resources allocated when parsing and processing certain JSON payload structures. This allows attackers to submit requests that trigger resource-intensive operations without proper bounds checking.

The vulnerability specifically affects how the GraphQL API handles complex or deeply nested JSON structures, enabling attackers to craft payloads that exploit this parsing behavior to exhaust server memory or CPU resources.

Attack Vector

The attack is network-based and requires no user interaction or authentication. An attacker can target any publicly accessible GitLab instance by sending malicious GraphQL queries to the /api/graphql endpoint. The crafted JSON payloads exploit the resource allocation weakness, causing the server to consume excessive resources while processing the request.

The attack scenario involves:

  1. Identifying a vulnerable GitLab instance (versions 11.0 through affected versions)
  2. Crafting malicious JSON payloads designed to trigger resource exhaustion
  3. Sending repeated GraphQL requests to the target endpoint
  4. Causing service degradation or complete denial of service

Since no authentication is required, the attack surface includes any GitLab instance with the GraphQL API accessible from the network. For additional technical details, refer to the HackerOne Security Report and the GitLab Issue Tracker.

Detection Methods for CVE-2025-11447

Indicators of Compromise

  • Unusual spike in requests to the /api/graphql endpoint from single or multiple IP addresses
  • Abnormally large JSON payloads in GraphQL request bodies
  • Elevated server resource consumption (CPU, memory) correlated with GraphQL API activity
  • Repeated failed or slow responses from the GraphQL endpoint
  • Web server logs showing numerous requests with complex nested JSON structures

Detection Strategies

  • Monitor GraphQL API endpoint access patterns for anomalous request volumes or payload sizes
  • Implement rate limiting alerts on the /api/graphql endpoint to detect potential abuse
  • Deploy web application firewall (WAF) rules to inspect and flag suspicious JSON payload structures
  • Configure application performance monitoring to alert on sudden resource consumption spikes

Monitoring Recommendations

  • Enable detailed logging for GraphQL API requests including payload sizes and processing times
  • Set up real-time alerting for abnormal patterns in GitLab web server and application logs
  • Monitor server metrics (CPU, memory, response times) for correlation with GraphQL endpoint activity
  • Review network traffic for repeated requests from suspicious source addresses targeting the API

How to Mitigate CVE-2025-11447

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 18.5.1, 18.4.3, or 18.3.5 immediately
  • Implement rate limiting on the /api/graphql endpoint if patching cannot be performed immediately
  • Consider restricting GraphQL API access to authenticated users only as a temporary measure
  • Monitor server resources and GraphQL endpoint logs for signs of exploitation attempts

Patch Information

GitLab has released patched versions addressing this vulnerability. Organizations should upgrade to one of the following versions based on their current deployment:

  • For 18.5.x deployments: Upgrade to 18.5.1
  • For 18.4.x deployments: Upgrade to 18.4.3
  • For versions 11.0 through 18.3.x: Upgrade to 18.3.5

Detailed patch information is available in the GitLab Patch Release Announcement.

Workarounds

  • Deploy a reverse proxy or web application firewall to filter and rate-limit requests to /api/graphql
  • Implement network-level access controls to restrict GraphQL API access to trusted IP ranges
  • Disable GraphQL API if not required for your organization's workflows (may impact some GitLab features)
  • Monitor and automatically block IP addresses showing signs of abuse against the API endpoint
bash
# Example nginx rate limiting configuration for GitLab GraphQL endpoint
# Add to your nginx configuration

# Define rate limiting zone (10 requests per second per IP)
limit_req_zone $binary_remote_addr zone=graphql_limit:10m rate=10r/s;

# Apply to GraphQL location block
location /api/graphql {
    limit_req zone=graphql_limit burst=20 nodelay;
    limit_req_status 429;
    
    # Existing proxy configuration
    proxy_pass http://gitlab-workhorse;
}

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechGitlab

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.07%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Technical References
  • GitLab Issue Tracker Update

  • HackerOne Security Report
  • Vendor Resources
  • GitLab Patch Release Announcement
  • Related CVEs
  • CVE-2025-0186: GitLab Denial of Service Vulnerability

  • CVE-2025-3922: GitLab GraphQL API DOS Vulnerability

  • CVE-2025-6016: GitLab Denial of Service Vulnerability

  • CVE-2026-1660: GitLab Denial of Service Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English