A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-2024-6324

CVE-2024-6324: GitLab DoS Vulnerability via Cyclic Epics

CVE-2024-6324 is a denial-of-service flaw in GitLab CE/EE that allows attackers to trigger DoS by creating cyclic references between epics. This article covers the technical details, affected versions, and mitigation.

Updated: January 22, 2026

CVE-2024-6324 Overview

A Denial of Service (DoS) vulnerability was discovered in GitLab Community Edition (CE) and Enterprise Edition (EE) affecting all versions starting from 15.7 prior to 17.5.5, starting from 17.6 prior to 17.6.3, and starting from 17.7 prior to 17.7.1. The vulnerability allows authenticated attackers to trigger resource exhaustion by creating cyclic references between epics, potentially degrading or disrupting GitLab service availability.

Critical Impact

Authenticated users can cause service degradation or denial of service by exploiting improper handling of cyclic epic references, leading to resource exhaustion on affected GitLab instances.

Affected Products

  • GitLab Community Edition (CE) versions 15.7 to 17.5.4
  • GitLab Enterprise Edition (EE) versions 15.7 to 17.5.4
  • GitLab CE/EE versions 17.6 to 17.6.2
  • GitLab CE/EE versions 17.7 to 17.7.0

Discovery Timeline

  • 2025-01-08 - GitLab releases security patch in version 17.7.1
  • 2025-01-09 - CVE-2024-6324 published to NVD
  • 2025-08-05 - Last updated in NVD database

Technical Details for CVE-2024-6324

Vulnerability Analysis

This vulnerability falls under the category of Algorithmic Complexity Attack (CWE-407), which occurs when an algorithm's worst-case computational complexity can be triggered by specially crafted input. In GitLab's epics feature, the application fails to properly validate and prevent cyclic relationships between epics when establishing parent-child hierarchies.

When a user creates a cyclic reference (e.g., Epic A is parent of Epic B, which is parent of Epic A), the system enters an infinite or deeply recursive traversal loop when attempting to resolve the epic hierarchy. This leads to CPU and memory resource exhaustion on the GitLab server.

The vulnerability requires authenticated access with permissions to create and modify epics, which limits the attack surface to legitimate users or compromised accounts. However, a single malicious request can significantly impact service availability for all users of the affected GitLab instance.

Root Cause

The root cause is insufficient validation in GitLab's epic relationship management code. When epics are linked in a parent-child relationship, the system does not adequately check for cycles in the dependency graph before accepting the relationship. This missing cycle detection allows users to create circular references that cause infinite loops during hierarchy traversal operations.

Attack Vector

The attack exploits GitLab's epic management functionality through the web interface or API. An authenticated attacker with appropriate permissions can:

  1. Create two or more epics within a project or group
  2. Establish a parent-child relationship between the epics
  3. Manipulate the relationships to create a cyclic dependency
  4. Trigger any operation that requires traversing the epic hierarchy, causing the server to enter an infinite loop or extremely deep recursion

The vulnerability is exploitable over the network, requires low attack complexity, and needs authenticated access with standard user privileges. No user interaction is required beyond the attacker's own actions. Technical details about the specific exploitation method can be found in the HackerOne Report #2553716 and GitLab Issue #468914.

Detection Methods for CVE-2024-6324

Indicators of Compromise

  • Unusual CPU spikes or sustained high CPU utilization on GitLab application servers
  • Memory exhaustion events correlated with epic-related API requests
  • GitLab worker processes becoming unresponsive or timing out
  • Audit logs showing repeated modifications to epic parent-child relationships by the same user

Detection Strategies

  • Monitor GitLab application logs for errors related to epic hierarchy traversal or recursion limits
  • Implement alerting for abnormal resource consumption patterns on GitLab servers
  • Review audit logs for suspicious patterns of epic creation and relationship modification
  • Configure application performance monitoring to detect long-running epic-related database queries

Monitoring Recommendations

  • Enable comprehensive audit logging for epic management operations in GitLab
  • Set up resource utilization thresholds and alerts for GitLab server CPU and memory
  • Monitor database query execution times for epic-related operations
  • Implement rate limiting on epic modification endpoints as an additional control

How to Mitigate CVE-2024-6324

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 17.5.5, 17.6.3, or 17.7.1 or later immediately
  • Review recent epic modifications for potential exploitation attempts
  • Ensure GitLab instance resource limits and monitoring are properly configured
  • Audit user permissions to restrict epic management access where appropriate

Patch Information

GitLab has released patches addressing this vulnerability in the following versions:

  • 17.5.5 for the 17.5.x release track
  • 17.6.3 for the 17.6.x release track
  • 17.7.1 for the 17.7.x release track

Organizations should upgrade to the latest patched version for their release track. Detailed information about the patch is available in the GitLab Patch Release Notes.

Workarounds

  • Restrict access to epic creation and modification features to trusted users only
  • Implement network-level rate limiting for GitLab API endpoints related to epics
  • Configure resource limits (CPU, memory, request timeouts) for GitLab worker processes
  • Monitor and alert on unusual patterns of epic relationship modifications
bash
# Check current GitLab version
gitlab-rake gitlab:env:info

# Upgrade GitLab to patched version (example for Omnibus installation)
apt-get update && apt-get install gitlab-ee=17.7.1-ee.0

# Reconfigure GitLab after upgrade
gitlab-ctl reconfigure

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 Score4.3

  • EPSS Probability0.19%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityLow
  • CWE References
  • CWE-407
  • Technical References
  • GitLab Issue #468914

  • HackerOne Report #2553716
  • Vendor Resources
  • GitLab Patch Release Notes
  • Related CVEs
  • CVE-2026-1402: GitLab Denial of Service Vulnerability

  • CVE-2026-8280: GitLab CE/EE DOS Vulnerability

  • CVE-2026-1659: GitLab CE/EE Denial of Service Vulnerability

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

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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