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

CVE-2026-0383: Brocade Fabric OS Information Disclosure

CVE-2026-0383 is an information disclosure vulnerability in Brocade Fabric OS that allows authenticated local attackers to access insecurely stored files. This article covers technical details, affected versions, and mitigation.

Published: February 6, 2026

CVE-2026-0383 Overview

A vulnerability in Brocade Fabric OS could allow an authenticated, local attacker with privileges to access the Bash shell to access insecurely stored file contents including the history command. This information disclosure vulnerability affects storage area network (SAN) infrastructure running vulnerable versions of Brocade Fabric OS, potentially exposing sensitive configuration data, credentials, and operational commands stored in shell history files.

Critical Impact

Authenticated attackers with local Bash shell access can retrieve sensitive information from insecurely stored files, potentially leading to credential exposure, configuration disclosure, and further system compromise.

Affected Products

  • Brocade Fabric OS (specific versions affected - see vendor advisory)
  • Broadcom SAN Switch products running vulnerable Fabric OS versions
  • Data center SAN infrastructure utilizing Brocade switches

Discovery Timeline

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

Technical Details for CVE-2026-0383

Vulnerability Analysis

This vulnerability stems from insecure storage practices within Brocade Fabric OS, where sensitive file contents—including command history—are stored without adequate protection mechanisms. While the CWE classification indicates CWE-78 (OS Command Injection), the primary security concern described involves information disclosure through improperly secured file storage on the local system.

The vulnerability requires local access to the Bash shell environment, meaning an attacker must already possess valid credentials and sufficient privileges to access the command-line interface. Once authenticated, the attacker can access historical command data and other insecurely stored file contents that may contain sensitive operational information.

Root Cause

The root cause of this vulnerability lies in the insecure storage of sensitive file contents within the Brocade Fabric OS environment. Specifically, the history command functionality and related file storage mechanisms do not implement adequate access controls or encryption to protect sensitive data. This allows authenticated users with Bash shell privileges to read command history that may contain credentials, configuration changes, or other sensitive operational commands previously executed on the system.

Attack Vector

The attack vector is local, requiring the attacker to have authenticated access to the Brocade Fabric OS Bash shell environment. The exploitation chain typically involves:

  1. Initial Access: The attacker gains legitimate credentials to access the Brocade switch management interface
  2. Shell Access: The attacker escalates to or already possesses Bash shell access on the device
  3. Information Harvesting: The attacker reads insecurely stored files, including shell history files containing previously executed commands
  4. Credential/Data Extraction: Sensitive information such as passwords, configuration commands, or network topology details may be extracted from the exposed files

This vulnerability does not require complex exploitation techniques—access to the shell and standard file reading commands are sufficient to exploit the insecure storage condition. The retrieved information could facilitate lateral movement, privilege escalation, or further attacks against SAN infrastructure.

Detection Methods for CVE-2026-0383

Indicators of Compromise

  • Unusual access patterns to shell history files such as .bash_history or similar files on Brocade switches
  • Authentication events followed by file access operations targeting sensitive configuration or history files
  • Unexpected user sessions on Brocade Fabric OS devices, particularly from unauthorized sources
  • Audit logs showing repeated access to history files or sensitive directories

Detection Strategies

  • Enable comprehensive audit logging on Brocade Fabric OS devices to capture all shell access and file operations
  • Implement privileged access monitoring to detect and alert on shell access by non-administrative accounts
  • Deploy file integrity monitoring (FIM) on sensitive directories and history files to detect unauthorized access
  • Correlate authentication events with subsequent file access patterns to identify potential exploitation attempts

Monitoring Recommendations

  • Review Brocade switch authentication logs regularly for unauthorized access attempts
  • Monitor for suspicious command patterns that may indicate reconnaissance or data exfiltration
  • Configure SIEM rules to alert on access to history files and sensitive configuration data
  • Implement network segmentation monitoring to detect potential lateral movement following information disclosure

How to Mitigate CVE-2026-0383

Immediate Actions Required

  • Review the Broadcom Security Advisory for specific patch and version information
  • Audit all accounts with Bash shell access on Brocade Fabric OS devices and remove unnecessary privileges
  • Implement strict access controls limiting shell access to only essential administrative accounts
  • Review and clear shell history files containing sensitive commands on affected systems

Patch Information

Broadcom has released security advisory information for this vulnerability. Administrators should consult the Broadcom Security Advisory for specific patch versions and upgrade instructions. Apply the latest firmware updates that address insecure file storage practices in Brocade Fabric OS.

Workarounds

  • Restrict Bash shell access to only essential administrative accounts and implement just-in-time privileged access
  • Configure shell history settings to disable or minimize history retention using HISTSIZE=0 and HISTFILESIZE=0 environment variables
  • Implement regular automated clearing of history files and ensure sensitive commands are not persisted
  • Enable enhanced auditing and monitoring on all Brocade switches to detect potential exploitation attempts
bash
# Disable shell history retention as a temporary workaround
# Add to shell profile or execute in active session
export HISTSIZE=0
export HISTFILESIZE=0

# Clear existing history file
cat /dev/null > ~/.bash_history
history -c

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechBrocade Fabric Os

  • SeverityHIGH

  • CVSS Score8.2

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/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-78
  • Technical References
  • Broadcom Security Advisory
  • Related CVEs
  • CVE-2025-58379: Brocade Fabric OS Info Disclosure Flaw

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

  • CVE-2025-58382: Brocade Fabric OS RCE Vulnerability

  • CVE-2025-58383: Brocade Fabric OS Privilege Escalation
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