CVE-2025-36254: DS8900F and DS8A00 Authentication Bypass
IBM System Storage DS8A00 10.1.3.0 through 10.11.35.0 and IBM DS8900F 89.40.83.0 through 89.44.25.0 could allow an attacker to bypass security authentication due to improperly encoding of DSCLI command output to obtain sensitive information or cause a denial of service.
Security readout for executives and security teams
Plain-English summary
Affected IBM enterprise storage systems may let an unauthenticated network attacker bypass authentication, access sensitive information, or disrupt availability. Exploitation is rated high complexity, but successful attacks could materially affect critical storage operations. The supplied evidence does not establish active exploitation.
Executive priority
Prioritize prompt identification and remediation of affected storage systems, especially those supporting critical workloads or reachable beyond dedicated management networks. Treat exposed affected systems as urgent because compromise could disclose sensitive information or interrupt storage availability.
Technical view
CVE-2025-36254 is a CWE-116 output-encoding flaw involving DSCLI command output. It affects specified IBM DS8A00 and DS8900F releases. CVSS 3.1 is 7.4 (AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:H), indicating remote, unauthenticated impact to confidentiality and availability without stated integrity impact.
Likely exposure
Exposure is limited to IBM DS8A00 versions 10.1.3.0 through 10.11.35.0 and DS8900F versions 89.40.83.0 through 89.44.25.0, as stated. Risk is greatest where affected management interfaces or DSCLI-related services are reachable from untrusted networks.
Exploitation context
The CVSS vector indicates network-based, unauthenticated exploitation requiring no user interaction, but with high attack complexity. The supplied bundle marks this CVE as absent from KEV and provides no evidence of public or active exploitation.
Researcher notes
The source bundle attributes the bypass to improper encoding of DSCLI command output but does not describe the precise vulnerable data flow, prerequisites behind high complexity, fixed releases, indicators, or proof-of-concept availability. Testing should remain defensive and follow IBM guidance.
Mitigation direction
Review IBM advisory 7284322 for the vendor-approved remediation and applicable release instructions.
Upgrade affected systems according to IBM guidance; the supplied bundle does not identify specific fixed versions.
Restrict storage management and DSCLI-related access to trusted administrative networks and authorized hosts.
Monitor management activity for unusual authentication behavior, information access, or availability disruptions.
Validation and detection
Inventory DS8A00 and DS8900F systems and record their exact installed versions.
Compare versions against the affected ranges stated in the IBM advisory and CVE record.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-116: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-116 · source CWE mapping
Improper Encoding or Escaping of Output
Improper Encoding or Escaping of Output represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.