LiveActive security incident?Get immediate response
CVE Record

CVE-2026-17028: Power System Out-of-bounds Read

IBM PowerVM Hypervisor FW1120.00, FW1110.00 through FW1110.30, FW1060.00 through FW1060.80, and FW950.00 through FW950.H2 is affected by a vulnerability in partition firmware during network boot. An unauthenticated attacker with access to the same network as a partition undergoing iSCSI SAN network boot can prevent that partition from completing its boot sequence. Other partitions and the managed system are not affected. Only partitions actively performing an iSCSI SAN network boot are affected, resulting in an availability impact.

MediumCVSS 6.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

An attacker on the same network as an IBM PowerVM partition can disrupt that partition while it performs an iSCSI SAN network boot. The affected partition may fail to finish booting. IBM states that other partitions and the managed system are unaffected, making this a targeted availability issue rather than a system-wide compromise.

Executive priority

Prioritize promptly where critical workloads use iSCSI SAN boot on reachable networks. Elsewhere, schedule remediation through normal firmware maintenance. Business impact is interrupted startup or recovery of an affected partition, not documented cross-partition compromise.

Technical view

CVE-2026-17028 is a CWE-125 out-of-bounds read in PowerVM partition firmware during iSCSI SAN network boot. It requires adjacent-network access but no authentication, privileges, or user interaction. Successful exploitation prevents the booting partition from completing startup. The supplied CVSS 3.1 score is 6.5, with high availability impact and no stated confidentiality or integrity impact.

Likely exposure

Exposure is limited to listed PowerVM firmware branches and partitions actively performing iSCSI SAN network boot. Risk is greatest where untrusted or insufficiently segmented devices can reach the boot network. Partitions using other boot methods are not identified as affected by the supplied sources.

Exploitation context

The supplied sources do not report active exploitation, and the CVE is not identified as being in KEV. Exploitation requires access to the same network as the booting partition. Evidence supports denial of service against that partition only; it does not support compromise of other partitions or the managed system.

Researcher notes

The affected ranges are FW1120.00; FW1110.00 through FW1110.30; FW1060.00 through FW1060.80; and FW950.00 through FW950.H2. The source bundle does not provide technical root-cause detail beyond an out-of-bounds read, nor corrected version numbers. Validation should therefore rely on IBM’s advisory and platform inventory rather than speculative testing.

Mitigation direction

  • Review IBM advisory 7283233 for corrected firmware levels applicable to each managed system.
  • Apply IBM-provided firmware remediation through the organization’s tested maintenance process.
  • Restrict iSCSI boot networks to authorized systems using segmentation and network access controls.
  • Limit network boot activity until remediation where adjacent-network access cannot be adequately controlled.

Validation and detection

  • Inventory Power Systems firmware and compare versions with IBM’s affected and corrected levels.
  • Identify partitions configured for iSCSI SAN network boot.
  • Confirm iSCSI boot networks are isolated from untrusted or unnecessary adjacent hosts.
  • After remediation, verify firmware levels and confirm affected partitions complete network boot normally.
Prepared
Confidence
high
Sources
3

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-125: 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.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-17028 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.5 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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: partial

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.

ScoreVersionSeverityVectorExploitImpactSource
6.5CVSS 3.1MediumCVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H2.83.6ibm

Vulnerability scoring details

Base CVSS 3.1 score

6.5Medium
CVSS 3.1 vector shape for CVE-2026-17028Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
IBMPowerVM HypervisorFW1120.00, FW1110.00, FW1060.00, FW950.00Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-125 · source CWE mapping

Out-of-bounds Read

Out-of-bounds Read represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.