Cyber Resilience

CVE-2025-0160

Ibm Storage Virtualize 8.5 – 8.5.0.14

Published
28 February 2025
Modified
18 August 2025
Patch / advisory
CVSS Score v3.1 8.1
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0050 41th percentile
Risk Priority 60 floored blend · peak EPSS

Summary

CVE-2025-0160 is a high-severity Process Control (CWE-114) vulnerability in Ibm Storage Virtualize. Its CVSS base score is 8.1 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Shared Modules (T1129); ranked at the 41th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to CM-7 (Least Functionality) and SC-18 (Mobile Code) — see the control section below for these in your framework.

Deeper analysis AI-assisted summary

Synthesised by an AI model from the NVD description and linked references — a reading aid, not an authoritative source.

CVE-2025-0160 is a vulnerability in IBM FlashSystem, specifically affecting the IBM Storage Virtualize family across multiple versions, including 8.5.0.0 through 8.5.0.13, 8.5.1.0, 8.5.2.0 through 8.5.2.3, 8.5.3.0 through 8.5.3.1, 8.5.4.0, 8.6.0.0 through 8.6.0.5, 8.6.1.0, 8.6.2.0 through 8.6.2.1, 8.6.3.0, 8.7.0.0 through 8.7.0.2, 8.7.1.0, and 8.7.2.0 through 8.7.2.1. It arises from improper restrictions in the RPCAdapter service, enabling a remote attacker with access to the system to execute arbitrary Java code. The issue is mapped to CWE-114 and has a CVSS v3.1 base score of 8.1 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H).

A remote attacker can exploit this vulnerability over the network without requiring privileges or user interaction, though exploitation demands high attack complexity. Successful attacks allow arbitrary Java code execution, resulting in high impacts to confidentiality, integrity, and availability on the affected system.

IBM provides details on mitigation and patches in its security bulletin at https://www.ibm.com/support/pages/node/7184182. Security practitioners should consult this advisory for version-specific remediation guidance.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

IBM FlashSystem (IBM Storage Virtualize (8.5.0.0 through 8.5.0.13, 8.5.1.0, 8.5.2.0 through 8.5.2.3, 8.5.3.0 through 8.5.3.1, 8.5.4.0, 8.6.0.0 through 8.6.0.5, 8.6.1.0, 8.6.2.0 through 8.6.2.1, 8.6.3.0, 8.7.0.0 through 8.7.0.2, 8.7.1.0, 8.7.2.0 through 8.7.2.1) could allow a remote attacker with access to the…

more

system to execute arbitrary Java code due to improper restrictions in the RPCAdapter service.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise Techniques

T1129 Shared Modules Execution
Adversaries may execute malicious payloads via loading shared modules.
T1505.005 Terminal Services DLL Persistence
Adversaries may abuse components of Terminal Services to enable persistent access to systems.
T1574 Hijack Execution Flow Stealth
Adversaries may execute their own malicious payloads by hijacking the way operating systems run programs.
T1574.001 DLL Stealth
Adversaries may abuse dynamic-link library files (DLLs) in order to achieve persistence, escalate privileges, and evade defenses.
T1574.004 Dylib Hijacking Stealth
Adversaries may execute their own payloads by placing a malicious dynamic library (dylib) with an expected name in a path a victim application searches at runtime.
T1574.006 Dynamic Linker Hijacking Stealth
Adversaries may execute their own malicious payloads by hijacking environment variables the dynamic linker uses to load shared libraries.
Derived from this CVE’s CWE(s) via the direct CWE→ATT&CK cross-walk.

CVEs Like This One

CVE-2024-56346Same vendor: Ibm
CVE-2025-1950Same vendor: Ibm
CVE-2025-0159Same product: Ibm Storage Virtualize
CVE-2023-43042Same product: Ibm Storage Virtualize
CVE-2024-39723Same product: Ibm Storage Virtualize
CVE-2024-25021Same vendor: Ibm
CVE-2024-56347Same vendor: Ibm
CVE-2023-47700Same product: Ibm Storage Virtualize
CVE-2025-36120Same product: Ibm Storage Virtualize
CVE-2025-36118Same product: Ibm Storage Virtualize

Affected Assets

ibm
storage virtualize
8.5.1.0, 8.5.3.0, 8.5.3.1, 8.5.4.0, 8.6.1.0 · 8.5 — 8.5.0.14 · 8.5.2.0 — 8.5.2.3 · 8.6.0.0 — 8.6.0.6

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)

Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)
  • 8 hardening rules · 6 OS baselines
Validate
Prove the fix (OWASP ASVS)

Mitigating Controls (NIST 800-53 r5) AI

Least functionality directly restricts execution of commands or loading of libraries to only approved capabilities, stopping untrusted sources from being used.

Mobile code control explicitly defines and enforces acceptable sources and technologies for code/commands loaded at runtime.

Malicious code protection mechanisms block execution or loading of code from untrusted sources before it can run.

Policies and enforcement for user-installed software prevent introduction and execution of untrusted libraries or commands.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.PS-05 mostly match
prevents

Explicitly prevents execution of unauthorized software, directly blocking untrusted commands or libraries.

ID.RA-09 partial match
prevents

Assessing authenticity/integrity before acquisition reduces use of untrusted sources for commands/libraries.

PR.PS-01 partial match
prevents

Hardened configuration baselines can enforce trusted paths and execution policies.

PR.PS-06 partial match
prevents

Secure SDLC practices can embed checks against dynamic loading from untrusted sources.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

finds

Security testing can detect unsafe process or library loading but does not prevent it by itself.

prevents

Restricting software installation prevents loading untrusted libraries or executing commands from unknown sources.

mitigates

Secure development lifecycle practices include controls on external code and command execution paths.

prevents

Application security requirements can mandate validation of external inputs and libraries.

prevents

Secure architecture principles discourage reliance on untrusted external processes or libraries.

prevents

Secure coding standards explicitly forbid executing or loading code from untrusted sources.

Hardening callouts derived

Configuration rules from DISA STIG baselines that bear on weaknesses of the type cited by this CVE. Each rule is shown with the relationship its mapping actually records, against the CWE it was authored against. Derived via CVE→CWE over `controls_xwalks` (authoritative rows only; rows rated `none` are excluded).

Oracle Linux 8 (3 rules)
  • V-248568 OL 8 system commands must be owned by root. prevents CWE-114
  • V-248567 OL 8 system commands must have mode 755 or less permissive. prevents CWE-114
  • V-248569 OL 8 system commands must be group-owned by root or a system account. prevents CWE-114
Windows 10 (1 rule)
  • V-220828 The default autorun behavior must be configured to prevent autorun commands. prevents CWE-114
Windows 11 (1 rule)
  • V-253387 The default autorun behavior must be configured to prevent autorun commands. prevents CWE-114
Windows Server 2016 (1 rule)
  • V-224933 The default AutoRun behavior must be configured to prevent AutoRun commands. prevents CWE-114
Windows Server 2019 (1 rule)
  • V-205805 Windows Server 2019 default AutoRun behavior must be configured to prevent AutoRun commands. prevents CWE-114
Windows Server 2022 (1 rule)
  • V-254353 Windows Server 2022 default AutoRun behavior must be configured to prevent AutoRun commands. prevents CWE-114

References