Smartfabric Os10Operating system · Dell

CVE-2025-22472

HIGH · 7.8 CVSS v3.1 Published 2025-03-17
Fix available
A fix is available. Upgrade to 10.5.4.14 / 10.5.5.13 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.4.x, 10.5.5.x, 10.5.6.x, 10.6.0.x, contain(s) an Improper Neutralization of Special Elements used in a Command ('Command Injection') vulnerability. A low privileged attacker with local access could potentially exploit this vulnerability, leading to execution of commands with elevated privileges.

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 · moderate confidence

Dell SmartFabric OS10 versions 10.5.4.x through 10.6.0.x contain a command injection vulnerability where improper neutralization of special elements in input allows a low-privileged local attacker to execute arbitrary commands with elevated (root) privileges.

MitigationApply the vendor-provided patch or upgrade to a fixed Dell SmartFabric OS10 version as specified in Dell's security advisory. Restrict local access to trusted personnel and monitor for any unauthorized privilege escalation.

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.14>= 10.5.5.0, < 10.5.5.13>= 10.5.6.0, < 10.5.6.8>= 10.6.0.0, < 10.6.0.2

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. Determine installed SmartFabric OS10 version
    Run 'show version' or 'system show version' from the OS10 CLI to obtain the exact software version number
    Affected if The displayed version falls within any of these ranges: 10.5.4.0 through 10.5.4.13, 10.5.5.0 through 10.5.5.12, 10.5.6.0 through 10.5.6.7, or 10.6.0.0 through 10.6.0.1
  2. Verify local user access exists
    Review user accounts configured on the OS10 device using 'show users' or check the local user database through the management interface
    Affected if Local user accounts with low-privileged access exist on the system, providing a potential attack vector for a local attacker to attempt privilege escalation
  3. Check for unexpected root-level processes
    Run 'show processes' or 'system diagnostics' to list running processes, then compare against known baseline processes for your deployment
    Affected if Unexpected processes running as root are observed that were not initiated by your authorized administrative actions
  4. Audit command history for suspicious activity
    Review bash history or OS10 command logs if accessible, looking for unusual or unexpected commands that could indicate exploitation attempts
    Affected if Command history shows execution of commands not issued by your administrative team, especially those involving shell execution or privilege escalation
  5. Examine system logs for command injection indicators
    Check system logs using 'show logging' or review /var/log directories for entries containing shell metacharacters, unexpected command strings, or privilege escalation events
    Affected if Logs contain evidence of malformed input, command injection attempts, or unauthorized root-level command execution

You are affected if your OS10 version falls within any of the four vulnerable version ranges AND local untrusted users have access to the system.

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.14 / 10.5.5.13 / 10.5.6.8 or later
Fixed in 10.5.4.1410.5.5.1310.5.6.8
Interim mitigation

Apply the vendor-provided patch or upgrade to a fixed Dell SmartFabric OS10 version as specified in Dell's security advisory. Restrict local access to trusted personnel and monitor for any unauthorized privilege escalation.

Recommended fix High confidence

Upgrade to the minimum fixed version for your branch: 10.5.4.14, 10.5.5.13, 10.5.6.8, or 10.6.0.2 (or later releases)

  1. Identify the currently installed SmartFabric OS10 version using 'show version' command
  2. Determine which version branch you are running (10.5.4.x, 10.5.5.x, 10.5.6.x, or 10.6.0.x)
  3. Download the appropriate fixed version from Dell support: for 10.5.4.x branch use 10.5.4.14 or later, for 10.5.5.x use 10.5.5.13 or later, for 10.5.6.x use 10.5.6.8 or later, for 10.6.0.x use 10.6.0.2 or later
  4. Transfer the firmware to the OS10 device using SCP or USB, or use Dell Fabric Engine for fabric-wide updates
  5. Execute the firmware install command: 'software install' followed by 'reload' to apply the update
  6. Verify successful installation with 'show version' confirming the patched version is running
  7. Restrict local access to only necessary personnel as this is a low-privilege command injection vulnerability
Caveat Standard OS10 firmware upgrade procedure; minor disruption during reload; verify compatibility with existing network configurations

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

Fix this in Smartfabric Os10 Scoped from the published advisory
  • Consultation6.0 h
  • Implementation12.0 h
  • Testing6.0 h
  • Review / QA4.0 h
28.0 hours of engineering $4,980
Get the upgrade done

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

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-22472 — 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-2025-22472 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