Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-3922

CVE-2025-3922: GitLab GraphQL API DOS Vulnerability

CVE-2025-3922 is a denial of service vulnerability in GitLab GraphQL API that allows authenticated users to overwhelm system resources. This article covers technical details, affected versions, impact, and mitigation.

Published: April 23, 2026

CVE-2025-3922 Overview

A denial of service vulnerability has been identified in GitLab CE/EE that allows an authenticated user to overwhelm system resources through the GraphQL API. The vulnerability stems from insufficient resource allocation limits, enabling attackers to exhaust server resources under certain conditions. This issue affects a wide range of GitLab versions, making it a significant concern for organizations running affected installations.

Critical Impact

Authenticated attackers can cause service disruption by exploiting insufficient resource limits in the GraphQL API, potentially rendering GitLab instances unavailable to legitimate users.

Affected Products

  • GitLab Community Edition (CE) versions 12.4 to before 18.9.6
  • GitLab Enterprise Edition (EE) versions 12.4 to before 18.9.6
  • GitLab CE/EE versions 18.10 to before 18.10.4
  • GitLab CE/EE version 18.11.0 (fixed in 18.11.1)

Discovery Timeline

  • 2026-04-22 - CVE-2025-3922 published to NVD
  • 2026-04-22 - GitLab releases security patch (versions 18.11.1, 18.10.4, and 18.9.6)
  • 2026-04-23 - Last updated in NVD database

Technical Details for CVE-2025-3922

Vulnerability Analysis

This vulnerability is classified as CWE-770 (Allocation of Resources Without Limits or Throttling). The GitLab GraphQL API implementation lacks adequate safeguards to prevent resource exhaustion attacks. An authenticated user can craft specific GraphQL queries that consume excessive server resources, including CPU, memory, or database connections. The network-accessible nature of the vulnerability combined with low attack complexity makes it relatively straightforward for an authenticated attacker to exploit.

The vulnerability requires low privileges to exploit, meaning any authenticated GitLab user could potentially launch a denial of service attack against the instance. While there is no impact on confidentiality or integrity, the availability impact is high, as successful exploitation can render the GitLab instance unresponsive.

Root Cause

The root cause lies in insufficient resource allocation limits within the GitLab GraphQL API implementation. The API fails to properly constrain the resources that can be consumed by individual queries or sessions. This includes inadequate query complexity limits, missing rate limiting mechanisms, or insufficient timeout configurations that would normally prevent resource exhaustion scenarios.

Attack Vector

The attack is conducted over the network against the GitLab GraphQL API endpoint. An attacker with valid authentication credentials can submit specially crafted GraphQL queries designed to consume excessive server resources. The attack requires no user interaction and can be executed with low complexity.

Common attack patterns against GraphQL APIs with insufficient resource limits include:

  • Deeply nested queries that cause exponential processing overhead
  • Batch queries requesting large numbers of objects simultaneously
  • Queries with circular fragment references
  • Requests that trigger expensive database operations or joins

The vulnerability can be exploited remotely by any authenticated user, making internal threat actors or compromised accounts potential attack vectors.

Detection Methods for CVE-2025-3922

Indicators of Compromise

  • Abnormal spikes in CPU or memory utilization on GitLab servers during GraphQL API requests
  • Unusual query patterns in GraphQL API logs showing deeply nested or exceptionally complex queries
  • Authentication logs showing repeated API access from the same user account with high query volumes
  • Database connection exhaustion or timeout errors correlated with GraphQL endpoint activity

Detection Strategies

  • Monitor GitLab application logs for GraphQL queries with excessive complexity scores
  • Implement network-level monitoring for high-frequency requests to the /api/graphql endpoint
  • Configure alerting for abnormal resource consumption patterns on GitLab server infrastructure
  • Review authentication logs for accounts making unusual numbers of GraphQL API calls

Monitoring Recommendations

  • Enable detailed logging for GraphQL API requests to capture query structure and execution times
  • Set up performance baseline monitoring to detect deviations in response times and resource utilization
  • Implement application performance monitoring (APM) to track GraphQL resolver execution metrics
  • Configure SentinelOne Singularity Platform to monitor for process anomalies and resource exhaustion patterns on GitLab hosts

How to Mitigate CVE-2025-3922

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 18.11.1, 18.10.4, or 18.9.6 depending on your current version branch
  • If immediate patching is not possible, implement rate limiting at the network or application layer for the GraphQL API endpoint
  • Review and audit GraphQL query complexity limits in your current GitLab configuration
  • Monitor for signs of active exploitation while patch deployment is in progress

Patch Information

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

  • Version 18.11.1 for installations on the 18.11.x branch
  • Version 18.10.4 for installations on the 18.10.x branch
  • Version 18.9.6 for installations on earlier version branches (12.4 through 18.9.x)

Refer to the GitLab Patch Release Announcement for complete upgrade instructions and additional security fixes included in these releases.

Workarounds

  • Implement a reverse proxy or web application firewall (WAF) to rate limit requests to the /api/graphql endpoint
  • Configure network-level throttling to limit the number of concurrent connections from individual IP addresses
  • Review and restrict GraphQL API access to only essential users and integrations until patching is completed
  • Consider temporarily disabling the GraphQL API if it is not critical to your operations while awaiting patch deployment
bash
# Example: Rate limiting GraphQL API using nginx (temporary workaround)
# Add to nginx configuration for GitLab proxy
limit_req_zone $binary_remote_addr zone=graphql_limit:10m rate=10r/s;

location /api/graphql {
    limit_req zone=graphql_limit burst=20 nodelay;
    proxy_pass http://gitlab_upstream;
}

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechGitlab

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.03%

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

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

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

  • CVE-2026-1660: GitLab Denial of Service Vulnerability

  • CVE-2026-1101: GitLab EE GraphQL DoS 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