IBM PowerVM Hypervisor FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 Power Systems Firmware is affected by a vulnerability in partition firmware during network boot. An unauthenticated attacker on the same network as a partition undergoing network boot can send a malformed packet, allowing arbitrary code to be executed in the partition firmware and compromising everything subsequently loaded by that partition. Other partitions and the managed system are not affected. Only partitions actively performing a network boot are affected, resulting in a confidentiality, integrity, and availability impact.
Security readout for executives and security teams
Plain-English summary
A nearby network attacker could compromise an IBM Power partition while it is performing a network boot. A malicious packet may let the attacker control partition firmware and everything subsequently loaded. The impact is severe for that partition, but IBM states that other partitions and the managed system are unaffected.
Executive priority
Treat this as a high-priority infrastructure remediation where affected partitions use network boot. The vulnerable window is narrow, but successful compromise could undermine the operating system and workloads loaded afterward. Prioritize firmware review, provisioning-network isolation, and critical partitions; avoid implying enterprise-wide hypervisor compromise because IBM limits the stated impact to the targeted partition.
Technical view
CVE-2026-18821 is a CWE-787 out-of-bounds write in IBM Power partition firmware during network boot. Exploitation requires adjacent-network access and high attack complexity, but no authentication or user interaction. Successful exploitation permits arbitrary code execution in partition firmware, with confidentiality, integrity, and availability impacts. CVSS 3.1 score: 7.5.
Likely exposure
Exposure is limited to partitions actively performing network boot on affected Power Systems firmware. A potential attacker must share or reach the relevant network. Partitions that do not network boot are not exposed through the described path. Affected ranges include FW1120.00, FW1110.00–FW1110.30, FW1060.00–FW1060.80, and FW950.00–FW950.H2.
Exploitation context
The supplied sources do not report active exploitation, and the CVE is not listed as KEV in the bundle. That does not prove exploitation is absent. Practical exploitation requires network proximity, precise timing during network boot, and overcoming high attack complexity. No public exploit evidence is provided.
Researcher notes
The vulnerable condition is an out-of-bounds write in partition firmware processing a malformed network-boot packet. Scope remains unchanged, and IBM explicitly excludes other partitions and the managed system. The supplied bundle identifies IBM's advisory as a patch reference but does not state corrected firmware versions. Confirm exact remediation levels directly with IBM rather than inferring them.
Mitigation direction
Review IBM's advisory for corrected firmware levels and apply the vendor-supported update.
Avoid network boot on affected partitions until remediation where operationally feasible.
Isolate provisioning networks and restrict access to trusted deployment infrastructure.
Prioritize partitions handling sensitive or operationally critical workloads.
Validation and detection
Inventory Power Systems firmware versions and compare exact levels with the affected ranges.
Identify which partitions use network boot and when those boot operations occur.
Verify provisioning-network segmentation and access restrictions around affected partitions.
Confirm installed remediation levels against IBM's advisory after updating.
Monitor network-boot environments for unexpected traffic or unauthorized devices.
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 · low confidence lookup
CWE-787: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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 code or command execution, so execution technique review may help defensive triage. 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.
1CVSS vectors
3Timeline events
1ADP providers
2Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
1 official score
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-787 · source CWE mapping
Out-of-bounds Write
Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.