CVE-2022-28618
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 · uneditedA command injection security vulnerability has been identified in HPE Nimble Storage Hybrid Flash Arrays, HPE Nimble Storage All Flash Arrays and HPE Nimble Storage Secondary Flash Arrays that could allow an attacker to execute arbitrary commands on a Nimble appliance. HPE has made the following software updates to resolve the vulnerability in HPE Nimble Storage: 5.0.10.100 or later, 5.2.1.0 or later, 6.0.0.100 or later.
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 confidenceA command injection vulnerability in HPE Nimble Storage arrays allows authenticated attackers to execute arbitrary commands on the appliance through unsanitized input in the management interface. This enables full compromise of the storage system.
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< 5.0.10.100>= 5.1.0.0, < 5.2.1.500>= 5.3.0.0, < 6.0.0.100CVSS 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
- Network
- Complexity
- Low
- Privileges
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:N/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 checksWork through these to decide whether this CVE applies to you.
-
Retrieve the installed Nimbleos versionLog into the HPE Nimble Storage management interface (web GUI or CLI). In the web GUI, go to System > Overview or Help > About to view the OS version. Via CLI, run 'show system' or 'nimblectl get system' to display the version information.Affected if The displayed version is less than 5.0.10.100, or between 5.1.0.0 and 5.2.1.499, or between 5.3.0.0 and 6.0.0.099
-
Verify management interface network exposureConfirm whether the Nimble management interface (HTTPS on ports 5392/5432 or SSH on port 22) is accessible from network segments outside the trusted admin zone. Check firewall rules, VLAN configuration, or perform a port scan from an external perspective.Affected if The management interface is reachable from untrusted networks, increasing the likelihood of credential-based exploitation
-
Confirm authentication to management interface is possibleDetermine if any user accounts exist with access to the Nimble storage array management interface. This includes local users, LDAP/Active Directory integrated users, or service accounts with management privileges.Affected if The management interface accepts authentication and the vulnerability requires valid credentials to execute the command injection
You are affected if your Nimbleos version falls within the vulnerable ranges (less than 5.0.10.100, 5.1.0.0-5.2.1.499, or 5.3.0.0-6.0.0.099) and the management interface is network-accessible with valid authentication available.
Generated from the published advisory. Verify against your own configuration.
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 · scoped5.0.10.1005.2.1.5006.0.0.100
Apply the appropriate software update (5.0.10.100+, 5.2.1.0+, or 6.0.0.100+) following HPE's update procedure and verify the patch resolves the injection vector.
NimbleOS 5.0.10.100 or later (5.0.x branch), 5.2.1.0 or later (5.2.x branch), or 6.0.0.100 or later (6.0.x branch)
- 1. Back up all critical data and configuration on the Nimble Storage array before initiating any upgrade.
- 2. Review the current NimbleOS version by logging into the Nimble UI or using the CLI: 'nimblectl show array'.
- 3. Determine the appropriate upgrade path based on current version: If on 5.0.x branch, upgrade to 5.0.10.100 or later. If on 5.1.x or 5.2.x branch, upgrade to 5.2.1.0 or later. If on 5.3.x branch, upgrade to 6.0.0.100 or later.
- 4. Download the appropriate NimbleOS firmware from the HPE support site (support.hpe.com) using your HPE account.
- 5. Schedule a maintenance window as upgrades may cause temporary service interruption.
- 6. Upload the firmware to the Nimble array via the Nimble UI (System > Updates) or CLI.
- 7. Initiate the upgrade and monitor progress through the management interface.
- 8. After upgrade completes, verify the new version: 'nimblectl show array' and confirm it shows 5.0.10.100+, 5.2.1.0+, or 6.0.0.100+.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation6.0 h
- Testing3.0 h
- Review / QA2.0 h
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 locallyCheck whether your project pulls in CVE-2022-28618 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2022-28618 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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