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

CVE-2025-58382: Brocade Fabric OS RCE Vulnerability

CVE-2025-58382 is a remote code execution flaw in Brocade Fabric OS that allows authenticated administrators to execute arbitrary commands as root. This post covers technical details, affected versions, and mitigations.

Published: February 6, 2026

CVE-2025-58382 Overview

A vulnerability in the secure configuration of authentication and management services in Brocade Fabric OS before version 9.2.1c2 could allow an authenticated, remote attacker with administrative credentials to execute arbitrary commands as root. The vulnerability affects several management commands including supportsave, seccertmgmt, and configupload, enabling privilege escalation from administrative to root-level access.

Critical Impact

Authenticated attackers with administrative access can escalate privileges to execute arbitrary commands as root, potentially compromising the entire Fibre Channel switching infrastructure.

Affected Products

  • Brocade Fabric OS versions prior to 9.2.1c2
  • Brocade SAN switches and directors running vulnerable Fabric OS versions
  • Storage Area Network (SAN) infrastructure utilizing Brocade Fibre Channel equipment

Discovery Timeline

  • 2026-02-03 - CVE-2025-58382 published to NVD
  • 2026-02-03 - Last updated in NVD database

Technical Details for CVE-2025-58382

Vulnerability Analysis

This vulnerability stems from CWE-305: Authentication Bypass by Primary Weakness, indicating a fundamental flaw in how authentication is enforced for privileged operations within Fabric OS. The vulnerability allows an attacker who has already obtained administrative credentials to bypass security controls and execute commands with root privileges—the highest privilege level on the system.

The affected commands (supportsave, seccertmgmt, and configupload) are legitimate management utilities intended for support data collection, certificate management, and configuration operations. However, due to improper authentication enforcement, these commands can be abused to execute arbitrary commands with elevated privileges.

The attack requires adjacent network access, meaning the attacker must be on the same network segment as the target Fabric OS device or have access through a connected management interface. While the prerequisite of administrative credentials limits the attack surface, compromised administrative accounts or insider threats could leverage this vulnerability to gain complete control over critical SAN infrastructure.

Root Cause

The root cause is identified as CWE-305 (Authentication Bypass by Primary Weakness), indicating that the authentication mechanism fails to properly enforce security controls when transitioning from administrative to root-level operations. The management commands lack sufficient authorization checks to prevent privilege escalation, allowing administrative users to execute commands that should be restricted to root-level access only.

Attack Vector

The attack vector requires adjacent network access with authenticated administrative credentials. An attacker positioned on the management network segment who has obtained valid administrative credentials can invoke the vulnerable commands to execute arbitrary code as root. This represents a privilege escalation attack where a lower-privileged administrative session can be leveraged to gain the highest system privileges.

The vulnerable commands can be executed through the Fabric OS command-line interface, and the attacker can craft command parameters to achieve arbitrary command execution. Due to the nature of SAN switching infrastructure, successful exploitation could result in complete compromise of storage network traffic, configuration manipulation, or denial of service to connected storage systems.

Detection Methods for CVE-2025-58382

Indicators of Compromise

  • Unexpected execution of supportsave, seccertmgmt, or configupload commands, especially with unusual parameters
  • Administrative login attempts from unexpected source addresses or during unusual hours
  • System logs showing command execution patterns inconsistent with normal administrative operations
  • Unexpected changes to system configurations or certificate stores

Detection Strategies

  • Monitor Fabric OS audit logs for execution of the supportsave, seccertmgmt, and configupload commands
  • Implement alerting for administrative authentication events, particularly from non-standard management stations
  • Deploy network monitoring to detect management protocol traffic from unauthorized network segments
  • Review system logs for evidence of root-level command execution initiated through administrative interfaces

Monitoring Recommendations

  • Enable comprehensive logging on all Brocade Fabric OS devices and forward logs to a centralized SIEM
  • Establish baseline patterns for legitimate administrative command usage and alert on deviations
  • Implement network segmentation monitoring to detect unauthorized access to management networks
  • Conduct periodic review of administrative account usage and access patterns

How to Mitigate CVE-2025-58382

Immediate Actions Required

  • Upgrade all affected Brocade Fabric OS installations to version 9.2.1c2 or later immediately
  • Review and restrict administrative account access to only essential personnel
  • Implement network segmentation to isolate SAN management interfaces from general network access
  • Enable comprehensive audit logging to detect potential exploitation attempts

Patch Information

Broadcom has released Fabric OS version 9.2.1c2 which addresses this vulnerability. Organizations should consult the Broadcom Security Advisory #36849 for detailed upgrade instructions and additional guidance.

Workarounds

  • Restrict network access to Fabric OS management interfaces using firewall rules and ACLs
  • Implement strict access controls for administrative credentials, including multi-factor authentication where supported
  • Limit the use of the affected commands (supportsave, seccertmgmt, configupload) to only authorized maintenance windows
  • Monitor and log all administrative command execution for forensic analysis capabilities
bash
# Example: Restrict management access using switch ACL (adjust for your environment)
# Consult Brocade documentation for specific syntax
# ipfilter --create management_policy
# ipfilter --addrule management_policy -rule "permit -srcip <TRUSTED_MGMT_IP> -dstport 22"
# ipfilter --addrule management_policy -rule "deny -srcip any -dstport 22"
# ipfilter --activate management_policy

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

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechBrocade Fabric Os

  • SeverityHIGH

  • CVSS Score8.5

  • EPSS Probability0.05%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:A/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/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
  • AvailabilityHigh
  • CWE References
  • CWE-305
  • Technical References
  • Broadcom Security Advisory #36849
  • Related CVEs
  • CVE-2025-9711: Brocade Fabric OS Privilege Escalation

  • CVE-2025-58383: Brocade Fabric OS Privilege Escalation

  • CVE-2025-58380: Brocade Fabric OS Path Traversal Flaw

  • CVE-2025-58379: Brocade Fabric OS Info Disclosure Flaw
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