LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36308: Networking OS10, versions prior to October 2021 with Smart Fabric Services enabled, contains an authenticat...

Networking OS10, versions prior to October 2021 with Smart Fabric Services enabled, contains an authentication bypass vulnerability. A remote unauthenticated attacker could exploit this vulnerability to gain access and perform actions on the affected system.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Dell Networking OS10 systems before October 2021 can allow authentication bypass when Smart Fabric Services is enabled. A remote unauthenticated attacker could access the affected system and perform actions. The CVSS score is medium, but impacted network infrastructure can carry business risk if fabric management is exposed.

Executive priority

Treat as a moderate-priority network infrastructure issue. Prioritize internet- or broadly reachable OS10 management environments and any fabric where downtime would affect operations. Lack of KEV evidence lowers urgency, but unauthenticated remote access justifies timely verification and remediation.

Technical view

CVE-2021-36308 is a CWE-288 authentication bypass in Dell Networking OS10 with Smart Fabric Services enabled. The CVSS 3.1 vector is AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H, indicating remote unauthenticated reachability, high attack complexity, and high availability impact.

Likely exposure

Exposure appears limited to Dell Networking OS10 deployments before October 2021 where Smart Fabric Services is enabled. Risk is higher if relevant management or fabric services are reachable from untrusted networks. The source bundle does not identify exact affected version numbers or CPEs.

Exploitation context

The source bundle does not show CISA KEV listing or public evidence of active exploitation. The vulnerability is remotely reachable without credentials, but CVSS marks attack complexity as high. Do not assume exploitation without additional vendor or incident evidence.

Researcher notes

Public details in the bundle are sparse. The CVSS vector emphasizes availability rather than confidentiality or integrity, despite the description saying attackers could perform actions. Validate exposure by configuration and version, and rely on Dell advisory details for fixed builds and operational mitigation.

Mitigation direction

  • Identify Dell Networking OS10 systems with Smart Fabric Services enabled.
  • Review Dell advisory 000193076 for the applicable fixed release guidance.
  • Upgrade affected OS10 deployments to an October 2021 or later fixed version where applicable.
  • Restrict management and fabric service access to trusted administrative networks.
  • Disable Smart Fabric Services only if operationally acceptable and vendor guidance supports it.

Validation and detection

  • Inventory Dell Networking OS10 devices and record installed OS10 release dates.
  • Confirm whether Smart Fabric Services is enabled on each device.
  • Verify exposed management or fabric interfaces are not reachable from untrusted networks.
  • Check change records for upgrade to a Dell-fixed OS10 release.
  • Review logs for unusual unauthenticated access attempts or availability-impacting actions.
Prepared
Confidence
medium
Sources
3

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 · low confidence lookup

CWE-288: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. 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-2021-36308 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
Medium
CVSS
5.9 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

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
2Source links

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
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2021-36308Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellNetworking OSunspecifiedListed
Weakness

CWE details

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

CWE-288 · source CWE mapping

Authentication Bypass Using an Alternate Path or Channel

Authentication Bypass Using an Alternate Path or Channel represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.