CVE-2025-36118
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 · uneditedIBM Storage Virtualize 8.4, 8.5, 8.7, and 9.1 IKEv1 implementation allows remote attackers to obtain sensitive information from device memory via a Security Association (SA) negotiation request.
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 confidenceIBM Storage Virtualize versions 8.4, 8.5, 8.7, and 9.1 contain a vulnerability in the IKEv1 implementation where remote attackers can obtain sensitive information from device memory by sending specially crafted Security Association (SA) negotiation requests. This is an unauthenticated information disclosure flaw affecting the VPN/key exchange functionality.
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= 8.4.0.0= 8.5.0.0= 8.7.0.0= 9.1.0.0CVSS 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
- None
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
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.
-
Identify the IBM Storage Virtualize versionAccess the storage system management CLI (ssh to the management IP) and run the command to display system version, typically 'lsversion' or 'system -v' or check via the GUI under System > OverviewAffected if The installed version is exactly 8.4.0.0, 8.5.0.0, 8.7.0.0, or 9.1.0.0
-
Determine if IKEv1 protocol is enabledAccess the storage system configuration and review the IPSec/IKE settings. In the CLI, this may be found under 'ipsec' or 'ike' configuration context, or via the GUI under Network > IPSec/VPN settingsAffected if IKEv1 protocol is enabled or configured on the system (IKEv2 alone is not affected)
-
Check for active VPN tunnels using IKEv1List active IPsec VPN tunnels or IKE Security Associations using command such as 'ikeSaList' or 'ipsec - status' in the storage system CLIAffected if Any VPN tunnels are established or configured using IKEv1 protocol
-
Verify network exposure of IKE portsReview firewall rules or network configuration to determine if UDP ports 500 (IKE) and 4500 (NAT-T) are exposed to untrusted networksAffected if The IKEv1 ports (500/UDP and 4500/UDP) are accessible from external or untrusted network segments
The environment is affected if the installed IBM Storage Virtualize version is 8.4.0.0, 8.5.0.0, 8.7.0.0, or 9.1.0.0 AND the IKEv1 protocol is enabled or VPN tunnels using IKEv1 are configured, with the IKE ports potentially exposed to untrusted networks.
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 · scopedApply IBM's available patch or firmware update for Storage Virtualize. If immediate patching is not possible, restrict IKEv1 protocol traffic at network boundaries using firewalls or IPS filters to block unauthenticated SA negotiation requests from untrusted networks.
IBM Storage Virtualize 9.2.0.0 or later
- Back up the IBM Storage Virtualize configuration data
- Download IBM Storage Virtualize version 9.2.0.0 or later from IBM Fix Central
- Schedule a maintenance window for the upgrade
- Install the upgrade following IBM's standard upgrade procedures for Storage Virtualize
- After upgrade, verify the IKEv1 vulnerability is remediated by confirming SA negotiation no longer exposes memory contents
- Test critical storage operations to ensure normal functionality
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation3.0 h
- Implementation2.0 h
- Testing2.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 $2,592.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-36118 — 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-2025-36118 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