CVE-2025-36192 Overview
CVE-2025-36192 is a missing authorization vulnerability [CWE-862] affecting IBM DS8000 storage systems. The flaw resides in the IBM Safeguarded Copy and GDPS Logical Corruption Protection mechanisms on the DS8A00 and DS8900F platforms. A local user holding authorized Channel Command Word (CCW) update permissions can delete or corrupt backup copies that should be immutable under the Safeguarded Copy protection model. The vulnerability undermines the core value proposition of Safeguarded Copy, which is to preserve tamper-resistant recovery points against insider threats and ransomware. IBM has published advisory guidance under support node 7255039.
Critical Impact
Local users with CCW update permissions can bypass Safeguarded Copy immutability controls to delete or corrupt logical corruption protection backups, defeating the ransomware recovery guarantee provided by DS8000 storage arrays.
Affected Products
- IBM DS8A00 (R10.1) firmware version 10.10.106.0
- IBM DS8A00 (R10.0) firmware versions 10.1.3.0 through 10.2.45.0
- IBM DS8900F (R9.4) firmware versions 89.40.83.0, 89.42.18.0, and 89.44.5.0
Discovery Timeline
- 2025-12-26 - CVE-2025-36192 published to NVD
- 2026-06-17 - Last updated in NVD database
Technical Details for CVE-2025-36192
Vulnerability Analysis
The vulnerability affects IBM Safeguarded Copy and GDPS Logical Corruption Protection, features designed to create immutable point-in-time backups that survive administrative compromise and ransomware attacks. Safeguarded Copy backups are supposed to reside in a protected backup capacity that cannot be modified or deleted by standard storage administrators.
The DS8000 firmware fails to enforce authorization checks against users granted CCW update permissions when those users interact with Safeguarded Copy or GDPS logical corruption protection objects. Channel Command Words are the mainframe I/O command primitives used to control storage operations. A user with permission to issue CCW updates for routine storage tasks should not implicitly gain authority to invalidate protected backups.
Because the attack requires local access and low-privileged authenticated credentials, the primary threat model is a malicious insider, a compromised operator account, or an adversary who has already established a foothold on a management host.
Root Cause
The root cause is a missing authorization check [CWE-862] in the DS8000 firmware code paths that process CCW-based operations against Safeguarded Copy backup objects. The firmware treats CCW update authority as sufficient authorization to modify or remove protected backups, rather than requiring a separate privilege that governs the logical corruption protection subsystem.
Attack Vector
An attacker requires local access to the storage environment and an account with CCW update permissions. The attacker issues storage commands that target Safeguarded Copy backup images or GDPS Logical Corruption Protection recovery points. The firmware processes the requests without verifying that the caller holds the elevated authority normally required to modify protected copies, resulting in deletion or corruption of the immutable backup set.
No verified public exploit code exists for CVE-2025-36192. See the IBM Support Page for authoritative technical details.
Detection Methods for CVE-2025-36192
Indicators of Compromise
- Unexpected deletion, expiration, or state changes of Safeguarded Copy backup capacity or GDPS Logical Corruption Protection recovery points
- CCW operations targeting Safeguarded Copy objects issued by accounts that do not normally manage backup protection policy
- Reductions in the number of retained Safeguarded Backups outside of scheduled recycle windows
Detection Strategies
- Correlate DS8000 audit logs against a baseline of expected Safeguarded Copy administrative activity and alert on anomalies
- Monitor GDPS event streams for unauthorized recovery point invalidation or backup capacity reclamation events
- Alert on any CCW update activity originating from service accounts or hosts that should not touch backup protection subsystems
Monitoring Recommendations
- Forward DS8000 and GDPS audit logs to a central SIEM for retention, correlation, and long-term forensic review
- Establish separation-of-duties monitoring so that storage administrators cannot silently modify Safeguarded Copy retention without a secondary approval trail
- Track the count and age of Safeguarded Backups on a scheduled basis and alert on unexplained regressions
How to Mitigate CVE-2025-36192
Immediate Actions Required
- Apply the IBM firmware updates referenced in the IBM Support Page for affected DS8A00 R10.0, R10.1, and DS8900F R9.4 code streams
- Audit the population of accounts holding CCW update permissions and remove the privilege from users who do not require it
- Review Safeguarded Copy backup inventory and reconcile against expected retention policy to confirm no protected copies have been tampered with
Patch Information
IBM has released firmware updates for DS8A00 and DS8900F systems. Consult the IBM Support Page for the specific fixed firmware bundle applicable to each hardware model and code stream. Apply the patch during a scheduled maintenance window following IBM's recommended upgrade procedure.
Workarounds
- Restrict CCW update permissions to a minimal set of trusted administrators until firmware patching is complete
- Enforce dual-control or change-management approval for any operation that modifies Safeguarded Copy or GDPS Logical Corruption Protection state
- Replicate Safeguarded Copy state to an independent storage system or offline media to preserve a recovery option if primary backups are corrupted
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

