CVE-2026-16938 Overview
CVE-2026-16938 affects IBM Power Systems Firmware across multiple release trains, including FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2. The vulnerability resides in the Flexible Service Processor (FSP) and stems from missing authorization checks over privileged system configuration operations [CWE-862]. An authenticated administrator on the FSP can place the managed system into a non-production operational mode, disabling certain system components. The condition persists across FSP resets and requires an operator to clear the affected configuration before normal operation resumes.
Critical Impact
Successful exploitation results in a persistent availability impact on the managed Power Systems platform that survives FSP reboots.
Affected Products
- IBM Power Systems Firmware FW1120.00
- IBM Power Systems Firmware FW1110.00 through FW1110.30
- IBM Power Systems Firmware FW1060.00 through FW1060.80 and FW950.00 through FW950.H2
Discovery Timeline
- 2026-08-19 - CVE CVE-2026-16938 published to NVD
- 2026-08-20 - Last updated in NVD database
Technical Details for CVE-2026-16938
Vulnerability Analysis
The FSP is the service processor that manages platform initialization, power, thermal control, and partition configuration on IBM Power Systems. The vulnerability allows an administrator-level FSP account to invoke privileged configuration operations that transition the managed system into a non-production operational mode. In this mode, specific system components can be disabled, degrading the availability of the managed workload.
The affected configuration state is written into persistent FSP settings. Because the change survives FSP resets, a routine reboot does not recover the system. Restoration requires explicit operator intervention to clear the offending configuration.
Root Cause
The root cause is a missing authorization control [CWE-862] on privileged system configuration operations exposed through the FSP management interface. The interface enforces administrator authentication but does not further gate the specific operations that flip the system into the non-production mode. Any actor holding administrator credentials on the FSP can therefore invoke a change that should be reserved for tightly scoped service or manufacturing workflows.
Attack Vector
The attack requires adjacent network access to the FSP management network and valid administrator credentials. No user interaction is required. The scope changes because the FSP acts on the managed Power Systems host, so a compromise of the service processor propagates into availability loss for the hosted partitions and workloads. See the IBM Support Page for authoritative technical details.
No public proof-of-concept exploit is available, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog.
Detection Methods for CVE-2026-16938
Indicators of Compromise
- Managed system unexpectedly reporting a non-production or service-mode operational state after an administrator session on the FSP.
- Disabled system components or degraded partition capacity that persists across FSP resets.
- FSP audit log entries showing privileged configuration changes outside of planned maintenance windows.
Detection Strategies
- Baseline the expected operational mode of each Power Systems frame and alert on deviations reported by HMC or FSP telemetry.
- Correlate FSP administrator authentication events with subsequent configuration-change commands to identify unauthorized privileged actions.
- Track FSP firmware version inventory against the fixed levels published on the IBM Support Page.
Monitoring Recommendations
- Forward FSP and HMC audit logs to a centralized SIEM for retention and correlation with identity events.
- Alert on any account escalation, credential reset, or new administrator creation on the FSP.
- Monitor the FSP management VLAN for unexpected sources issuing configuration-plane traffic.
How to Mitigate CVE-2026-16938
Immediate Actions Required
- Apply the fixed firmware levels published by IBM for the FW1120, FW1110, FW1060, and FW950 trains as documented on the IBM Support Page.
- Rotate FSP administrator credentials and remove any accounts that are no longer required.
- Verify current operational mode on each managed system and clear any unauthorized non-production configuration.
Patch Information
IBM has published fixed firmware levels for the affected FW1120, FW1110, FW1060, and FW950 releases. Refer to the IBM Support Page for the specific fix pack identifiers and installation guidance for each release train.
Workarounds
- Restrict FSP management network access to a dedicated, isolated VLAN reachable only from authorized administrative hosts.
- Enforce multi-factor authentication and least privilege for accounts with FSP administrator rights.
- Require change-control approval and out-of-band verification for any FSP configuration change that alters operational mode.
Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

