Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-22611

CVE-2025-22611: Coolify Privilege Escalation Vulnerability

CVE-2025-22611 is a privilege escalation flaw in Coollabs Coolify that allows authenticated users to elevate privileges to owner role and execute remote commands. This post covers technical details, affected versions, and mitigation.

Published: April 8, 2026

CVE-2025-22611 Overview

CVE-2025-22611 is a critical missing authorization vulnerability in Coolify, an open-source and self-hostable tool for managing servers, applications, and databases. This vulnerability allows any authenticated user to escalate their privileges or modify the privileges of any other team member to any role, including the owner role. Additionally, the attacker can remove all other team members, including administrators and owners, from the team entirely. This access ultimately enables the attacker to leverage the Terminal feature and execute remote commands on managed servers.

Critical Impact

Any authenticated user can escalate to owner privileges, remove legitimate administrators, and execute arbitrary remote commands on managed servers through the Terminal feature.

Affected Products

  • Coollabs Coolify versions prior to 4.0.0-beta.361
  • Coolify 4.0.0-beta.18 through 4.0.0-beta.360
  • All Coolify beta releases in the 4.0.0 branch before the security patch

Discovery Timeline

  • January 24, 2025 - CVE-2025-22611 published to NVD
  • September 19, 2025 - Last updated in NVD database

Technical Details for CVE-2025-22611

Vulnerability Analysis

This vulnerability stems from a missing authorization flaw (CWE-862) in Coolify's team management functionality. The application fails to properly verify whether a user has the necessary permissions before allowing them to modify team member roles or remove team members. This broken access control allows privilege escalation from any authenticated team member to the highest privilege level (owner role).

The impact of this vulnerability is severe because Coolify is designed to manage critical infrastructure including servers, applications, and databases. Once an attacker gains owner privileges, they can access the Terminal feature, which provides direct command execution capabilities on managed servers. This creates a pathway from a low-privileged authenticated position to full remote command execution across the entire infrastructure managed by the Coolify instance.

Root Cause

The root cause is missing authorization checks in the API endpoints or functions responsible for modifying team member roles and removing team members. The application accepts and processes these requests from any authenticated user without validating whether the requesting user has administrative or owner-level permissions to perform such actions. This is a classic broken access control vulnerability where authentication is enforced, but authorization is not.

Attack Vector

The attack can be executed remotely over the network by any user who has been authenticated to a Coolify instance, even with the lowest level of team membership. The attack sequence involves:

  1. An attacker authenticates to Coolify with any valid team member account
  2. The attacker sends requests to modify team roles, escalating their own account to owner
  3. Optionally, the attacker removes all other team members including legitimate owners and admins
  4. With owner privileges, the attacker accesses the Terminal feature
  5. The attacker executes arbitrary commands on managed servers

The vulnerability requires no user interaction and has low attack complexity. The scope is changed because compromising the Coolify instance leads to compromise of all managed servers, extending impact beyond the vulnerable component itself.

Detection Methods for CVE-2025-22611

Indicators of Compromise

  • Unexpected changes to team member roles, particularly escalations to owner or admin roles
  • Team members being removed without administrator action or approval
  • Unusual Terminal feature access patterns or command execution by non-administrative users
  • Audit log entries showing role modifications from low-privileged accounts

Detection Strategies

  • Monitor Coolify audit logs for role modification events and correlate with expected administrative actions
  • Implement alerting on any team membership changes, especially role escalations to owner
  • Review Terminal access logs for commands executed by users who should not have that privilege level
  • Deploy web application firewalls to detect anomalous API requests to team management endpoints

Monitoring Recommendations

  • Enable comprehensive logging for all team management operations in Coolify
  • Set up real-time alerts for privilege escalation events within the Coolify platform
  • Regularly audit team membership and roles to identify unauthorized changes
  • Monitor network traffic to Coolify for unusual patterns of API requests to sensitive endpoints

How to Mitigate CVE-2025-22611

Immediate Actions Required

  • Upgrade Coolify to version 4.0.0-beta.361 or later immediately
  • Audit current team memberships and roles to identify any unauthorized changes
  • Review Terminal access logs and command history for evidence of exploitation
  • If compromise is suspected, rotate credentials for all managed servers and revoke any suspicious access

Patch Information

Coollabs has released version 4.0.0-beta.361 which addresses this vulnerability by implementing proper authorization checks for team management functions. Organizations running any version prior to 4.0.0-beta.361 should upgrade immediately. The fix is detailed in the GitHub Security Advisory GHSA-9w72-9qww-qj6g.

Workarounds

  • Restrict network access to Coolify instances to trusted IP ranges only until patching is possible
  • Limit the number of team members with any level of access to reduce the attack surface
  • Implement additional network-level authentication such as VPN requirements before accessing Coolify
  • Monitor all team management activity closely if immediate patching is not feasible
bash
# Update Coolify to the patched version
# Navigate to your Coolify installation directory and pull the latest version
cd /path/to/coolify
git fetch --tags
git checkout v4.0.0-beta.361
# Follow your standard deployment process to apply the update

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechCoollabs Coolify

  • SeverityCRITICAL

  • CVSS Score9.9

  • EPSS Probability0.47%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-862
  • Vendor Resources
  • GitHub Security Advisory
  • Related CVEs
  • CVE-2025-22612: Coolify 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