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
    • 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-13078

CVE-2025-13078: GitLab Webhook DOS Vulnerability

CVE-2025-13078 is a denial of service vulnerability in GitLab CE/EE caused by excessive resource consumption via webhook configurations. Authenticated users can exploit this flaw. This article covers technical details, affected versions, impact, and mitigation steps.

Published: March 27, 2026

CVE-2025-13078 Overview

A denial of service vulnerability has been identified in GitLab CE/EE that affects all versions from 16.10 before 18.8.7, 18.9 before 18.9.3, and 18.10 before 18.10.1. This vulnerability allows an authenticated user to cause excessive resource consumption when processing certain webhook configuration inputs, potentially leading to service degradation or unavailability.

Critical Impact

Authenticated attackers can exhaust server resources through malicious webhook configurations, causing denial of service conditions that may impact GitLab instance availability for all users.

Affected Products

  • GitLab Community Edition (CE) versions 16.10 to 18.8.6
  • GitLab Enterprise Edition (EE) versions 16.10 to 18.8.6
  • GitLab CE/EE versions 18.9 to 18.9.2
  • GitLab CE/EE version 18.10.0

Discovery Timeline

  • 2026-03-25 - CVE-2025-13078 published to NVD
  • 2026-03-25 - GitLab releases security patch in version 18.10.1
  • 2026-03-26 - Last updated in NVD database

Technical Details for CVE-2025-13078

Vulnerability Analysis

This vulnerability is classified under CWE-1284 (Improper Validation of Specified Quantity in Input), indicating that the GitLab webhook configuration processing lacks proper validation of input quantities or sizes. When an authenticated user submits specially crafted webhook configuration inputs, the system fails to adequately constrain resource allocation, leading to excessive CPU or memory consumption.

The attack can be executed over the network by any authenticated user, requiring no special privileges beyond basic authentication. The impact is limited to availability—there is no confidentiality or integrity breach—but the potential for complete service disruption makes this a significant concern for organizations relying on GitLab for development workflows.

Root Cause

The root cause lies in improper validation of webhook configuration parameters. The affected code path does not enforce adequate limits on the size, complexity, or quantity of webhook configuration data that can be submitted. This allows attackers to craft inputs that trigger resource-intensive processing operations, consuming excessive server resources.

Attack Vector

The vulnerability is exploited through the network by authenticated users who can access webhook configuration functionality. The attack requires:

  1. Valid authentication credentials to the GitLab instance
  2. Access to webhook configuration features (typically available to project maintainers)
  3. Submission of maliciously crafted webhook configuration data

The attack does not require user interaction and can be automated once an attacker has obtained valid credentials. The vulnerability affects the webhook configuration processing pipeline, where insufficient input validation allows resource exhaustion attacks.

Additional technical details can be found in the GitLab Work Item #580488 and HackerOne Report #3413704.

Detection Methods for CVE-2025-13078

Indicators of Compromise

  • Unusual spikes in CPU or memory usage on GitLab application servers
  • Abnormally large or complex webhook configuration requests in application logs
  • Repeated webhook configuration modifications from specific user accounts
  • Server slowdowns or timeouts correlating with webhook-related operations

Detection Strategies

  • Monitor GitLab application logs for excessive webhook configuration API calls from individual users
  • Implement rate limiting alerts for webhook-related endpoints
  • Track resource utilization metrics (CPU, memory) on GitLab servers with anomaly detection
  • Review audit logs for unusual patterns in webhook creation or modification activities

Monitoring Recommendations

  • Enable detailed logging for webhook configuration changes in GitLab
  • Set up alerts for resource exhaustion conditions on GitLab application servers
  • Monitor for authentication attempts followed by rapid webhook configuration requests
  • Implement network-level monitoring for anomalous traffic patterns to GitLab webhook endpoints

How to Mitigate CVE-2025-13078

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 18.10.1, 18.9.3, or 18.8.7 depending on your version branch
  • Review recent webhook configurations for suspicious or unusually complex entries
  • Audit user accounts with webhook configuration permissions
  • Consider temporarily restricting webhook creation permissions to trusted administrators

Patch Information

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

  • GitLab 18.10.1 (for 18.10.x branch)
  • GitLab 18.9.3 (for 18.9.x branch)
  • GitLab 18.8.7 (for 16.10.x through 18.8.x branches)

Organizations should apply the appropriate patch based on their current GitLab version. Refer to the GitLab Patch Release 18.10.1 for complete details and upgrade instructions.

Workarounds

  • Implement rate limiting on webhook configuration endpoints at the load balancer or reverse proxy level
  • Restrict webhook creation and modification permissions to essential personnel only
  • Deploy resource monitoring and automatic alerting for GitLab server resource exhaustion
  • Consider implementing a Web Application Firewall (WAF) rule to limit webhook configuration request sizes
bash
# Example: NGINX rate limiting for webhook endpoints
# Add to your GitLab NGINX configuration

# Define rate limit zone for webhook endpoints
limit_req_zone $binary_remote_addr zone=webhook_limit:10m rate=5r/m;

# Apply to webhook configuration paths
location ~ ^/api/v4/projects/[0-9]+/hooks {
    limit_req zone=webhook_limit burst=2 nodelay;
    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

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.02%

  • 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-1284
  • Technical References
  • GitLab Work Item #580488

  • HackerOne Report #3413704
  • Vendor Resources
  • GitLab Patch Release 18.10.1
  • Related CVEs
  • CVE-2025-13436: GitLab CI Denial of Service Vulnerability

  • CVE-2026-3988: GitLab GraphQL DoS Vulnerability

  • CVE-2025-14513: GitLab Protected Branches API DoS Vulnerability

  • CVE-2025-13929: GitLab CE/EE DoS Vulnerability
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