Cyber Posture

CVE-2026-0383

High

Published: 03 February 2026

Published
03 February 2026
Modified
06 February 2026
KEV Added
Patch
CVSS Score 7.8 CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0001 1.4th percentile
Risk Priority 16 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2026-0383 is a high-severity OS Command Injection (CWE-78) vulnerability in Broadcom Fabric Operating System. Its CVSS base score is 7.8 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Shell History (T1552.003); ranked at the 1.4th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 AC-3 (Access Enforcement) and AU-9 (Protection of Audit Information).

Threat & Defense at a Glance

What attackers do: exploitation maps to Shell History (T1552.003) and 2 other techniques. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Protects audit information such as bash history command files from unauthorized access by authenticated local privileged attackers.

prevent

Enforces logical access controls to prevent privileged local attackers from reading insecurely stored sensitive file contents via the Bash shell.

prevent

Restricts privileges for Bash shell access to the minimum necessary, limiting the ability of local users to exploit insecure file storage.

MITRE ATT&CK Enterprise TechniquesAI

T1552.003 Shell History Credential Access
Adversaries may search the command history on compromised systems for insecurely stored credentials.
T1552.001 Credentials In Files Credential Access
Adversaries may search local file systems and remote file shares for files containing insecurely stored credentials.
T1005 Data from Local System Collection
Adversaries may search local system sources, such as file systems, configuration files, local databases, virtual machine files, or process memory, to find files of interest and sensitive data prior to Exfiltration.
Why these techniques?

Directly enables reading of Bash shell history and other insecure local files containing credentials/secrets via local authenticated access and OS command injection.

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

NVD Description

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.

Deeper analysisAI

CVE-2026-0383 is a vulnerability in Brocade Fabric OS that enables an authenticated local attacker with privileges to access the Bash shell to read insecurely stored file contents, including those from the history command. Classified under CWE-78 (OS Command Injection), it carries a CVSS v3.1 base score of 7.8 (AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high impact on confidentiality, integrity, and availability with low attack complexity and privileges required.

An authenticated local attacker possessing privileges to access the Bash shell can exploit this issue to retrieve sensitive file contents that are stored insecurely, such as command history logs. This could expose historical commands executed by administrators or other users, potentially revealing credentials, configuration details, or other operational secrets on the affected Fabric OS system.

The Broadcom security advisory at https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36851 provides details on mitigation steps and available patches for this vulnerability in Brocade Fabric OS. Security practitioners should consult this reference for version-specific remediation guidance.

Details

CWE(s)

Affected Products

broadcom
fabric operating system
10.0.0 · ≤ 9.2.1c2 · 9.2.2 — 9.2.2b

CVEs Like This One

CVE-2024-5462Same product: Broadcom Fabric Operating System
CVE-2025-58382Same product: Broadcom Fabric Operating System
CVE-2024-5461Same product: Broadcom Fabric Operating System
CVE-2025-58383Same product: Broadcom Fabric Operating System
CVE-2025-9711Same product: Broadcom Fabric Operating System
CVE-2025-12774Same vendor: Broadcom
CVE-2026-0869Same vendor: Broadcom
CVE-2024-2240Same vendor: Broadcom
CVE-2024-1509Same vendor: Broadcom
CVE-2024-4282Same vendor: Broadcom

References