LiveActive security incident?Get immediate response
CVE Record

CVE-2025-1976: Code injection exposure in Fabric OS 9.1.0 through 9.1.1d6

Brocade Fabric OS versions starting with 9.1.0 have root access removed, however, a local user with admin privilege can potentially execute arbitrary code with full root privileges on Fabric OS versions 9.1.0 through 9.1.1d6.

HighCVSS 8.6Known exploitedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A privileged local admin on affected Brocade Fabric OS switches may be able to run arbitrary code as root. That matters because Fabric OS commonly supports storage networking infrastructure, where root-level compromise can affect confidentiality, integrity, and availability of connected operations.

Executive priority

Handle this as urgent for environments running affected Fabric OS versions, especially regulated or availability-sensitive storage networks. The issue requires admin-level local access, but CISA KEV status raises priority because exploitation is known, not merely theoretical.

Technical view

CVE-2025-1976 is a CWE-94 code injection issue in Brocade Fabric OS 9.1.0 through 9.1.1d6. Although root access was removed starting in 9.1.0, an authenticated local admin may gain full root privileges. CVSS v4.0 is 8.6 high.

Likely exposure

Exposure is limited to Brocade Fabric OS versions 9.1.0 through 9.1.1d6. Organizations without those versions are listed as unaffected by default in the supplied CVE data. Confirm actual switch firmware versions rather than relying on asset labels.

Exploitation context

CISA lists CVE-2025-1976 in its Known Exploited Vulnerabilities catalog, so exploitation has been observed. The provided sources do not describe exploit methods, scale, affected campaigns, or whether exploitation is remote beyond the CVSS adjacent-vector and local-admin prerequisite.

Researcher notes

The source bundle confirms affected versions, CWE-94, CVSS 8.6, and KEV status. It does not provide patch version details, indicators of compromise, proof-of-concept details, or campaign attribution. Validation should focus on version confirmation, admin-path exposure, and vendor advisory alignment.

Mitigation direction

  • Check Broadcom's advisory for fixed versions and vendor-specific remediation.
  • Prioritize upgrade or vendor-directed mitigation for Fabric OS 9.1.0 through 9.1.1d6.
  • Restrict and review admin access to affected Fabric OS devices.
  • Monitor administrative activity and configuration changes on affected switches.
  • Treat suspected compromise as privileged infrastructure access until disproven.

Validation and detection

  • Inventory Brocade Fabric OS switch versions across storage-network environments.
  • Confirm whether any device runs 9.1.0 through 9.1.1d6.
  • Review local admin accounts and recent privilege-sensitive activity.
  • Check Broadcom advisory status before approving remediation plans.
  • Track CISA KEV handling deadlines if subject to BOD 22-01 requirements.
Prepared
Confidence
high
Sources
4

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-94: Code execution behavior lookup

Code execution and unsafe deserialization weaknesses often justify reviewing execution behavior and process telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-1976 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
8.6 (4.0)
Known Exploited
Yes
Published

Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
3Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
8.6CVSS 4.0HighCVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.6High
CVSS 4.0 vector shape for CVE-2025-1976Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
BrocadeFabric OSFabric OS versions 9.1.0 through 9.1.1d6unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-94 · source CWE mapping

Improper Control of Generation of Code ('Code Injection')

Improper Control of Generation of Code ('Code Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.