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-2026-4527

CVE-2026-4527: GitLab CE/EE CSRF Vulnerability

CVE-2026-4527 is a Cross-Site Request Forgery flaw in GitLab CE/EE allowing unauthenticated attackers to create unauthorized Jira subscriptions via crafted links. This article covers technical details, affected versions, and mitigations.

Published: May 14, 2026

CVE-2026-4527 Overview

CVE-2026-4527 is a Cross-Site Request Forgery (CSRF) vulnerability in GitLab Community Edition (CE) and Enterprise Edition (EE). The flaw affects all versions from 11.10 before 18.9.7, 18.10 before 18.10.6, and 18.11 before 18.11.3. Missing CSRF protection allows an unauthenticated attacker to create unauthorized Jira subscriptions for a targeted user's namespace through a specially crafted link. Exploitation requires user interaction, such as clicking a malicious URL while authenticated to GitLab. GitLab patched the issue in version 18.11.3 and corresponding backports on May 13, 2026. The vulnerability is tracked under CWE-352: Cross-Site Request Forgery.

Critical Impact

An unauthenticated attacker can hijack a user session through a crafted link to create unauthorized Jira subscriptions tied to the victim's namespace, manipulating integration state without consent.

Affected Products

  • GitLab CE/EE versions 11.10 through 18.9.6
  • GitLab CE/EE versions 18.10 through 18.10.5
  • GitLab CE/EE versions 18.11 through 18.11.2

Discovery Timeline

  • 2026-05-13 - GitLab releases security patch in versions 18.11.3, 18.10.6, and 18.9.7
  • 2026-05-14 - CVE-2026-4527 published to NVD
  • 2026-05-14 - Last updated in NVD database

Technical Details for CVE-2026-4527

Vulnerability Analysis

The vulnerability resides in the Jira integration subscription endpoint of GitLab CE/EE. The handler responsible for creating Jira subscriptions does not validate an anti-CSRF token on incoming requests. As a result, the server accepts subscription-creation requests originating from any cross-origin context, provided the victim's browser carries valid GitLab session cookies.

An attacker who controls an external page can embed a request that targets the victim's namespace. When the victim visits the attacker-controlled link while authenticated to GitLab, the browser submits the request with session credentials attached. GitLab processes the request as if the victim initiated it and provisions a Jira subscription against the victim's namespace.

The attack requires no privileges on the GitLab instance itself. User interaction is mandatory because the victim must follow the malicious link. Impact is limited to integrity of the Jira integration state for the targeted namespace, with no direct compromise of confidentiality or availability of GitLab data.

Root Cause

The root cause is the absence of CSRF token verification on the Jira subscription creation endpoint. State-changing operations in GitLab generally require a token tied to the user session, but this endpoint was reachable through a request method or path that bypassed the framework's CSRF middleware enforcement.

Attack Vector

Exploitation occurs over the network and requires the victim to interact with attacker-controlled content. The attacker crafts a link or HTML page that triggers a request to the vulnerable Jira subscription endpoint. The victim's authenticated browser issues the request, and GitLab creates the subscription bound to the victim's namespace. No authentication of the attacker is required, and the attacker never observes the victim's credentials.

For technical details, see the GitLab Patch Release Announcement, GitLab Work Item #594339, and HackerOne Report #3590487.

Detection Methods for CVE-2026-4527

Indicators of Compromise

  • Unexpected Jira subscription records in GitLab audit logs tied to user namespaces where the user did not initiate the action.
  • Requests to Jira integration subscription endpoints with Referer or Origin headers pointing to non-GitLab domains.
  • Spikes in Jira subscription creation events correlated with user clicks on external links in email or chat platforms.

Detection Strategies

  • Review GitLab audit events for jira_connect_subscription creation entries and correlate them with the originating IP, user agent, and referer.
  • Inspect web server and reverse proxy logs for POST or GET requests against Jira subscription endpoints arriving with cross-origin referers.
  • Query user activity timelines to confirm whether the namespace owner was actively using GitLab when the subscription was created.

Monitoring Recommendations

  • Forward GitLab audit logs to a centralized SIEM and alert on Jira integration changes that occur outside business hours or from unusual locations.
  • Establish a baseline of legitimate Jira subscription activity per namespace and flag deviations for investigation.
  • Monitor for clusters of subscription events tied to a single attacker-controlled Jira instance URL across multiple victim namespaces.

How to Mitigate CVE-2026-4527

Immediate Actions Required

  • Upgrade GitLab CE/EE to version 18.11.3, 18.10.6, or 18.9.7 as appropriate for your deployment branch.
  • Audit existing Jira subscriptions across all namespaces and remove any that users did not authorize.
  • Notify users of the issue and instruct them to verify integration settings on their namespaces.

Patch Information

GitLab released fixes in versions 18.11.3, 18.10.6, and 18.9.7 on May 13, 2026. The patch adds CSRF token enforcement on the Jira subscription endpoint. Refer to the GitLab Patch Release Announcement for full upgrade instructions and the GitLab Work Item #594339 for the issue tracker entry.

Workarounds

  • If immediate patching is not possible, disable the Jira integration at the instance or group level until the upgrade is applied.
  • Restrict GitLab access to authenticated users behind a corporate proxy that enforces strict SameSite cookie policies.
  • Advise users to log out of GitLab when following links from untrusted sources and to use isolated browser profiles for administrative tasks.

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

  • Vulnerability Details
  • TypeCSRF

  • Vendor/TechGitlab

  • SeverityMEDIUM

  • CVSS Score6.5

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

  • GitLab Work Item #594339

  • HackerOne Report #3590487
  • Related CVEs
  • CVE-2026-4922: GitLab CSRF Vulnerability

  • CVE-2026-3857: GitLab CE/EE CSRF Vulnerability

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

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