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-2024-55949

CVE-2024-55949: MinIO IAM Privilege Escalation Vulnerability

CVE-2024-55949 is a privilege escalation flaw in MinIO's IAM import API that impacts all users of the S3-compatible object store. This article covers the technical details, affected versions, and immediate upgrade steps.

Published: April 15, 2026

CVE-2024-55949 Overview

CVE-2024-55949 is a critical privilege escalation vulnerability affecting MinIO, a high-performance, S3-compatible object storage solution distributed under the GNU AGPLv3 license. The vulnerability exists in the IAM (Identity and Access Management) import API, allowing attackers to escalate privileges on affected MinIO deployments. All MinIO installations running code from commit 580d9db85e04f1b63cc2909af50f0ed08afa965f onward are impacted until the security fix is applied.

Critical Impact

This privilege escalation vulnerability affects all MinIO users and has no available workarounds. Immediate upgrade to RELEASE.2024-12-13T22-19-12Z or later is required.

Affected Products

  • MinIO Object Storage (all versions from commit 580d9db85e04f1b63cc2909af50f0ed08afa965f)
  • MinIO versions prior to RELEASE.2024-12-13T22-19-12Z
  • All MinIO deployments utilizing the IAM import API functionality

Discovery Timeline

  • December 16, 2024 - CVE-2024-55949 published to NVD
  • December 16, 2024 - Last updated in NVD database

Technical Details for CVE-2024-55949

Vulnerability Analysis

The vulnerability resides in MinIO's IAM import API functionality, specifically within the administrative handlers responsible for importing and exporting IAM data. The flaw stems from improper privilege management (CWE-269) during IAM data import operations, enabling network-based attackers to escalate their privileges without requiring authentication or user interaction.

The vulnerability allows high impact to both confidentiality and integrity of the affected system, while availability remains unaffected. This combination is particularly dangerous in enterprise environments where MinIO stores sensitive data, as attackers could gain unauthorized access to protected resources or modify IAM policies to establish persistent access.

Root Cause

The root cause is classified as CWE-269 (Improper Privilege Management). The vulnerability was introduced in commit 580d9db85e04f1b63cc2909af50f0ed08afa965f which added APIs to import/export IAM data. The implementation failed to properly validate authorization requirements when processing IAM import requests.

Analysis of the security patch in cmd/admin-handlers-users.go reveals that the original code did not properly handle cases where the object API validation failed. The fix ensures that when validateAdminReq fails and returns a nil objectAPI, an appropriate error response (ErrServerNotInitialized) is returned instead of continuing execution.

Attack Vector

The attack is network-based and requires no authentication or user interaction, making it highly exploitable. An attacker with network access to a vulnerable MinIO instance can send specially crafted requests to the IAM import API endpoint to escalate privileges.

go
// Security patch in cmd/admin-handlers-users.go
// fix: Privilege escalation in IAM import API (#20756)
 	// Get current object layer instance.
 	objectAPI, _ := validateAdminReq(ctx, w, r, policy.ExportIAMAction)
 	if objectAPI == nil {
+		writeErrorResponseJSON(ctx, w, errorCodes.ToAPIErr(ErrServerNotInitialized), r.URL)
 		return
 	}
 	// Initialize a zip writer which will provide a zipped content

Source: GitHub MinIO Commit f246c905

Additional patches were applied to error handling in cmd/admin-handler-utils.go:

go
// Security patch in cmd/admin-handler-utils.go
// Add APIs to import/export IAM data (#15014)
 	}
 	return toAPIError(ctx, fmt.Errorf("error importing %s from %s with: %w", entity, fname, err))
 }
+
+// wraps import error for more context
+func importErrorWithAPIErr(ctx context.Context, apiErr APIErrorCode, err error, fname, entity string) APIError {
+	if entity == "" {
+		return errorCodes.ToAPIErrWithErr(apiErr, fmt.Errorf("error importing %s with: %w", fname, err))
+	}
+	return errorCodes.ToAPIErrWithErr(apiErr, fmt.Errorf("error importing %s from %s with: %w", entity, fname, err))
+}

Source: GitHub MinIO Commit 580d9db8

Detection Methods for CVE-2024-55949

Indicators of Compromise

  • Unexpected modifications to IAM policies or user permissions in MinIO
  • Unusual API requests to the /minio/admin/v3/import-iam endpoint
  • Creation of new administrative users or policies without authorized changes
  • Anomalous access patterns to S3 buckets that were previously restricted

Detection Strategies

  • Monitor MinIO administrative API endpoints for unauthorized access attempts
  • Review MinIO audit logs for IAM import/export operations from unexpected sources
  • Implement network-level monitoring for traffic to MinIO admin API ports
  • Deploy SentinelOne agents on MinIO hosts to detect privilege escalation behaviors

Monitoring Recommendations

  • Enable comprehensive audit logging in MinIO configurations
  • Set up alerts for any IAM policy modifications or administrative actions
  • Monitor for unauthorized network connections to MinIO services
  • Regularly review and audit IAM configurations for unexpected changes

How to Mitigate CVE-2024-55949

Immediate Actions Required

  • Upgrade MinIO immediately to RELEASE.2024-12-13T22-19-12Z or later
  • Audit existing IAM policies and user accounts for unauthorized modifications
  • Review access logs for any suspicious IAM import operations
  • Restrict network access to MinIO administrative endpoints while upgrade is planned

Patch Information

The vulnerability has been addressed in MinIO commit f246c9053f9603e610d98439799bdd2a6b293427, which is included in release RELEASE.2024-12-13T22-19-12Z. Organizations should upgrade to this release or later immediately. For detailed information, refer to the GitHub Security Advisory GHSA-cwq8-g58r-32hg and Pull Request #20756.

Workarounds

  • No workarounds are available for this vulnerability according to the security advisory
  • Upgrading to the patched version is the only remediation option
  • Network segmentation may provide temporary defense-in-depth until upgrade is complete
bash
# Upgrade MinIO to the patched release
# Stop MinIO service
systemctl stop minio

# Download the patched release
wget https://dl.min.io/server/minio/release/linux-amd64/archive/minio.RELEASE.2024-12-13T22-19-12Z

# Replace the binary and restart
chmod +x minio.RELEASE.2024-12-13T22-19-12Z
mv minio.RELEASE.2024-12-13T22-19-12Z /usr/local/bin/minio

# Restart MinIO service
systemctl start minio

# Verify the version
minio --version

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

  • Vulnerability Details
  • TypePrivilege Escalation

  • Vendor/TechMinio

  • SeverityCRITICAL

  • CVSS Score9.3

  • EPSS Probability0.30%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-269
  • Technical References
  • GitHub MinIO Commit Update

  • GitHub MinIO Commit Update

  • GitHub MinIO Pull Request

  • GitHub Security Advisory GHSA-cwq8-g58r-32hg
  • Related CVEs
  • CVE-2025-62506: MinIO Privilege Escalation Vulnerability

  • CVE-2023-28433: Minio Privilege Escalation Vulnerability

  • CVE-2021-43858: MinIO Privilege Escalation Vulnerability

  • CVE-2026-40344: MinIO 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