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-1477

CVE-2025-1477: GitLab CE/EE DOS Vulnerability

CVE-2025-1477 is a denial of service vulnerability in GitLab CE/EE allowing unauthenticated attackers to disrupt services via crafted API payloads. This article covers technical details, affected versions, and mitigations.

Published: April 22, 2026

CVE-2025-1477 Overview

A denial of service vulnerability has been discovered in GitLab CE/EE affecting all versions from 8.14 before 18.0.6, 18.1 before 18.1.4, and 18.2 before 18.2.2. This vulnerability allows an unauthenticated user to create a denial of service condition by sending specially crafted payloads to specific integration API endpoints. The flaw is classified under CWE-770 (Allocation of Resources Without Limits or Throttling), indicating improper resource management that can be exploited to exhaust system resources.

Critical Impact

Unauthenticated attackers can disrupt GitLab services by sending malicious payloads to integration API endpoints, potentially causing service outages for development teams and CI/CD pipelines.

Affected Products

  • GitLab Community Edition (CE) versions 8.14 to before 18.0.6
  • GitLab Enterprise Edition (EE) versions 8.14 to before 18.0.6
  • GitLab CE/EE versions 18.1 to before 18.1.4
  • GitLab CE/EE versions 18.2 to before 18.2.2

Discovery Timeline

  • 2025-08-13 - CVE-2025-1477 published to NVD
  • 2025-08-15 - Last updated in NVD database

Technical Details for CVE-2025-1477

Vulnerability Analysis

This vulnerability exists within GitLab's integration API endpoints, which are designed to facilitate communication between GitLab and external services such as Jira, Slack, and other third-party integrations. The core issue stems from insufficient resource allocation controls when processing incoming requests to these endpoints.

The vulnerability allows unauthenticated users to submit specially crafted payloads that trigger excessive resource consumption on the GitLab server. This resource exhaustion attack does not require any form of authentication, significantly lowering the barrier for exploitation. The impact is limited to availability—there is no compromise of data confidentiality or integrity.

Root Cause

The root cause of CVE-2025-1477 is CWE-770: Allocation of Resources Without Limits or Throttling. GitLab's integration API endpoints lack proper rate limiting and resource allocation boundaries when processing incoming payloads. Without these protective measures, an attacker can craft requests that consume disproportionate amounts of server resources (CPU, memory, or network connections), leading to service degradation or complete unavailability.

Attack Vector

The attack is network-based and can be executed remotely without authentication. An attacker targets the integration API endpoints, which are typically exposed to facilitate webhook integrations and third-party service communications.

The attack workflow involves:

  1. Identifying exposed GitLab integration API endpoints
  2. Crafting malicious payloads designed to consume excessive resources
  3. Sending repeated or oversized requests to trigger resource exhaustion
  4. The GitLab server becomes overwhelmed, causing denial of service for legitimate users

Since no authentication is required, any attacker with network access to the GitLab instance can exploit this vulnerability. Self-hosted GitLab instances exposed to the internet are particularly at risk.

Detection Methods for CVE-2025-1477

Indicators of Compromise

  • Unusual spike in requests to integration API endpoints from single or multiple IP addresses
  • Elevated resource consumption (CPU, memory) correlating with API endpoint activity
  • GitLab service degradation or unresponsiveness during periods of high integration API traffic
  • Log entries showing repeated requests to integration-related endpoints without valid authentication

Detection Strategies

  • Monitor GitLab application logs for anomalous request patterns to /api/*/integrations and related endpoints
  • Implement rate limiting alerts at the network or application layer for integration API endpoints
  • Configure monitoring for unusual resource utilization patterns on GitLab servers
  • Deploy Web Application Firewall (WAF) rules to detect oversized or malformed payloads targeting integration endpoints

Monitoring Recommendations

  • Enable detailed logging for GitLab integration API endpoints to capture request metadata
  • Set up alerting thresholds for API request rates that exceed normal operational baselines
  • Monitor server resource metrics (CPU, memory, network I/O) with correlation to API activity
  • Review GitLab audit logs periodically for patterns consistent with denial of service attempts

How to Mitigate CVE-2025-1477

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 18.0.6, 18.1.4, or 18.2.2 or later immediately
  • Implement network-level rate limiting for integration API endpoints pending upgrade
  • Review firewall rules to restrict integration API access to known trusted sources where possible
  • Consider temporarily disabling unused integrations until patching is complete

Patch Information

GitLab has addressed this vulnerability in the following versions:

  • 18.0.6 for the 18.0.x branch
  • 18.1.4 for the 18.1.x branch
  • 18.2.2 for the 18.2.x branch

For additional details, refer to the GitLab Issue Report and the HackerOne Vulnerability Report.

Organizations running affected versions should prioritize patching, particularly for internet-facing GitLab instances.

Workarounds

  • Implement rate limiting at the reverse proxy or load balancer level for integration API endpoints
  • Restrict access to integration API endpoints to known IP ranges using firewall rules
  • Deploy a Web Application Firewall (WAF) with rules to block oversized or anomalous payloads
  • Monitor and alert on integration API endpoint abuse patterns while awaiting patch deployment
bash
# Example: nginx rate limiting configuration for GitLab integration endpoints
# Add to nginx configuration for GitLab

limit_req_zone $binary_remote_addr zone=integration_limit:10m rate=10r/s;

location ~ ^/api/.*/integrations {
    limit_req zone=integration_limit burst=20 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

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.11%

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

  • HackerOne Vulnerability Report
  • 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