Smartfabric Os10Operating system · Dell

CVE-2024-49560

HIGH · 7.8 CVSS v3.1 Published 2024-11-12
Fix available
A fix is available. Upgrade to 10.5.4.13 / 10.5.5.12 or later.
See remediation →
80/100
Remediation priority · High
Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
Dell SmartFabric OS10 Software, version(s) 10.5.6.x, 10.5.5.x, 10.5.4.x, 10.5.3.x, contain(s) a command injection vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to Command execution.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · high confidence

Dell SmartFabric OS10 versions 10.5.3.x through 10.5.6.x contain a command injection vulnerability allowing a low-privileged local attacker to execute arbitrary commands on the affected system.

MitigationApply vendor-supplied patches for Dell SmartFabric OS10 when available. Until then, limit local access to trusted, authorized personnel only and monitor for suspicious command execution.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
Smartfabric Os10Operating system
Affected:>= 10.5.4.0, < 10.5.4.13>= 10.5.5.0, < 10.5.5.12>= 10.5.6.0, < 10.5.6.6

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Local
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Identify the Dell SmartFabric OS10 version
    Run the command 'show version' or 'software version' from the OS10 CLI to display the installed OS10 version.
    Affected if The version displayed falls within >= 10.5.4.0 and < 10.5.4.13, OR >= 10.5.5.0 and < 10.5.5.12, OR >= 10.5.6.0 and < 10.5.6.6.
  2. Confirm the product is Dell SmartFabric OS10
    Run 'show system' or 'show inventory' to verify the platform is a Dell SmartFabric OS10 device.
    Affected if The device is confirmed to be running Dell SmartFabric OS10 and the version meets the criteria in step 1.
  3. Check for local user accounts
    Run 'show user-account' or review the local user configuration to list all configured local users on the system.
    Affected if Local user authentication is enabled and there are user accounts configured.
  4. Review command execution logs
    Examine system logs and audit trails for suspicious or unauthorized command execution, particularly from low-privileged accounts.
    Affected if Unexpected commands or command patterns appear in logs, especially from non-administrative accounts.

The system is affected if it runs Dell SmartFabric OS10 version 10.5.4.0 through 10.5.4.12, 10.5.5.0 through 10.5.5.11, or 10.5.6.0 through 10.5.6.5 and allows local user access.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 10.5.4.13 / 10.5.5.12 / 10.5.6.6 or later
Fixed in 10.5.4.1310.5.5.1210.5.6.6
Interim mitigation

Apply vendor-supplied patches for Dell SmartFabric OS10 when available. Until then, limit local access to trusted, authorized personnel only and monitor for suspicious command execution.

Recommended fix Moderate confidence

Upgrade to the minimum fixed version in your current branch: 10.5.4.13+ (10.5.4.x), 10.5.5.12+ (10.5.5.x), or 10.5.6.6+ (10.5.6.x). Dell recommends moving to the latest available 10.5.6.x release for all branches.

  1. Identify the current Smartfabric OS10 version using 'show version' command
  2. Determine which version branch is currently deployed (10.5.4.x, 10.5.5.x, or 10.5.6.x)
  3. Download the appropriate fixed version from Dell support: for 10.5.4.x branch use 10.5.4.13 or later, for 10.5.5.x use 10.5.5.12 or later, for 10.5.6.x use 10.5.6.6 or later
  4. Upload the firmware to the OS10 device using 'software upload' command
  5. Install the firmware using 'software install' command
  6. Reboot the device to complete the upgrade
  7. Verify the new version is running with 'show version' command
  8. Confirm the vulnerability is resolved
Caveat Review Dell Smartfabric OS10 release notes for your target version for any configuration or feature changes; minor version upgrades within the same branch typically have minimal disruption

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Smartfabric Os10 Scoped from the published advisory
  • Consultation4.0 h
  • Implementation6.0 h
  • Testing3.0 h
  • Review / QA2.0 h
15.0 hours of engineering $2,690
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $4,304.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2024-49560 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2024-49560 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data