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

CVE-2025-14560: GitLab CE/EE Auth Bypass Vulnerability

CVE-2025-14560 is an authentication bypass vulnerability in GitLab CE/EE allowing authenticated users to perform unauthorized actions by injecting malicious content. This article covers technical details, affected versions, and mitigations.

Published: February 13, 2026

CVE-2025-14560 Overview

A Cross-Site Scripting (XSS) vulnerability has been identified in GitLab CE/EE that affects all versions from 17.1 before 18.6.6, 18.7 before 18.7.4, and 18.8 before 18.8.4. Under certain conditions, this vulnerability allows an authenticated user to perform unauthorized actions on behalf of another user by injecting malicious content into the vulnerability code flow feature.

Critical Impact

Authenticated attackers can inject malicious scripts to hijack user sessions, perform unauthorized actions, and potentially compromise sensitive repository data within affected GitLab instances.

Affected Products

  • GitLab CE/EE versions 17.1 to 18.6.5
  • GitLab CE/EE versions 18.7 to 18.7.3
  • GitLab CE/EE versions 18.8 to 18.8.3

Discovery Timeline

  • 2026-02-10 - GitLab releases security patch (versions 18.8.4, 18.7.4, 18.6.6)
  • 2026-02-11 - CVE CVE-2025-14560 published to NVD
  • 2026-02-11 - Last updated in NVD database

Technical Details for CVE-2025-14560

Vulnerability Analysis

This vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation), commonly known as Cross-Site Scripting. The flaw exists within GitLab's vulnerability code flow feature, where user-supplied input is not properly sanitized before being rendered in the browser context.

The attack requires authentication to the GitLab instance and user interaction (such as viewing a compromised page). When exploited, the attacker can execute arbitrary JavaScript code in the context of another authenticated user's session, potentially leading to session hijacking, data theft, or performing unauthorized actions within the GitLab environment.

Root Cause

The root cause stems from insufficient input validation and output encoding in the vulnerability code flow feature. When processing security vulnerability data, the application fails to properly sanitize or escape user-controlled content before rendering it in the web interface. This allows malicious HTML or JavaScript payloads to be stored and subsequently executed when other users view the affected content.

Attack Vector

The attack is network-accessible and requires the attacker to have low privileges (authenticated user status) on the target GitLab instance. The attacker must craft a malicious payload containing JavaScript code and inject it into the vulnerability code flow data. When another authenticated user views this content, the malicious script executes in their browser context, allowing the attacker to:

  • Steal session tokens and authentication cookies
  • Perform actions on behalf of the victim user
  • Access sensitive project and repository data
  • Modify security vulnerability reports
  • Potentially escalate privileges if the victim has higher access levels

The vulnerability exploits the trust relationship between the GitLab server and its users, leveraging stored XSS to persist the malicious payload within the application.

Detection Methods for CVE-2025-14560

Indicators of Compromise

  • Unusual JavaScript or HTML content within vulnerability code flow entries
  • Unexpected API calls originating from user sessions after viewing vulnerability reports
  • Session tokens being transmitted to external domains
  • Anomalous user activity patterns following interaction with vulnerability scanning features

Detection Strategies

  • Monitor web application logs for suspicious script injection patterns in vulnerability code flow submissions
  • Implement Content Security Policy (CSP) violation reporting to detect inline script execution attempts
  • Deploy web application firewall (WAF) rules to detect XSS payload signatures in requests
  • Audit vulnerability code flow entries for unexpected HTML or script tags

Monitoring Recommendations

  • Enable detailed GitLab audit logging for all vulnerability management operations
  • Configure browser-based XSS detection headers and monitor for violations
  • Implement real-time alerting for unusual session behavior following vulnerability report access
  • Review access patterns to vulnerability code flow features for anomalous activity

How to Mitigate CVE-2025-14560

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 18.8.4, 18.7.4, or 18.6.6 immediately
  • Review vulnerability code flow entries for any suspicious or malicious content
  • Rotate session tokens for users who may have accessed compromised vulnerability reports
  • Implement additional input validation at the network perimeter using WAF rules

Patch Information

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

Current Version RangeRecommended Upgrade
17.1 - 18.6.518.6.6
18.7 - 18.7.318.7.4
18.8 - 18.8.318.8.4

For detailed patch information, refer to the GitLab Patch Release Notification and the GitLab Issue Tracker. The vulnerability was reported through the HackerOne Bug Bounty Program.

Workarounds

  • Restrict access to vulnerability code flow features to trusted users only until patches can be applied
  • Implement strict Content Security Policy headers to mitigate script execution
  • Enable HTTP-only and Secure flags on all session cookies
  • Consider temporarily disabling the vulnerability code flow feature if immediate patching is not possible
  • Deploy network-level filtering to detect and block XSS payloads in transit
bash
# GitLab upgrade command example
# For Omnibus installations:
sudo apt-get update
sudo apt-get install gitlab-ce=18.8.4-ce.0
# or for Enterprise Edition:
sudo apt-get install gitlab-ee=18.8.4-ee.0

# Reconfigure GitLab after upgrade
sudo gitlab-ctl reconfigure

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

  • Vulnerability Details
  • TypeAuth Bypass

  • Vendor/TechGitlab

  • SeverityHIGH

  • CVSS Score7.3

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-79
  • Technical References
  • GitLab Patch Release Notification

  • GitLab Issue Tracker

  • HackerOne Security Report #3461083
  • Related CVEs
  • CVE-2026-5173: GitLab Auth Bypass Vulnerability

  • CVE-2026-2619: GitLab EE Auth Bypass Vulnerability

  • CVE-2026-2104: GitLab Auth Bypass Vulnerability

  • CVE-2026-1752: GitLab EE Auth Bypass 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