LiveActive security incident?Get immediate response
CVE Record

CVE-2026-16866: Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to cause a denial of service due to an out-of-bounds read.

MediumCVSS 4.8Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A remote attacker may disrupt affected IBM AIX or PowerVM VIOS systems by triggering an out-of-bounds memory read. Successful attacks could reduce availability and cause limited integrity impact, but require high attack complexity. The supplied evidence does not indicate data theft or confirmed exploitation.

Executive priority

Schedule prompt remediation through normal vulnerability-management processes, prioritizing internet-reachable and business-critical systems. This is not supported as an emergency exploitation event, but outages on AIX or VIOS infrastructure could affect dependent workloads. Escalate if IBM confirms broader exposure or exploitation emerges.

Technical view

CVE-2026-16866 is a CWE-125 out-of-bounds read affecting IBM AIX 7.2 and 7.3 and PowerVM VIOS 4.1. CVSS 3.1 is 4.8: network-accessible, high complexity, no privileges or user interaction, unchanged scope, no confidentiality impact, and low integrity and availability impact.

Likely exposure

Exposure is limited to environments running the listed AIX or VIOS versions where the vulnerable network-accessible functionality is reachable. The supplied bundle does not identify the specific component, service, port, fixed levels, or required configuration, so administrators must confirm applicability through IBM's advisory.

Exploitation context

The supplied record is not listed in CISA KEV and provides no evidence of active exploitation or a public exploit. Remote exploitation is theoretically possible without authentication or user interaction, although the CVSS assessment indicates high attack complexity.

Researcher notes

The description attributes denial of service to an out-of-bounds read, while the CVSS vector also assigns low integrity impact. The supplied sources do not explain that integrity impact, the vulnerable subsystem, attack preconditions, or fixed versions. Those details should be taken directly from IBM advisory 7283858.

Mitigation direction

  • Review IBM advisory 7283858 for affected levels, prerequisites, and vendor-provided fixes.
  • Apply the applicable IBM update using established AIX or VIOS maintenance procedures.
  • Restrict untrusted network access to affected system services until remediation is confirmed.
  • Prioritize availability-sensitive VIOS and AIX systems supporting critical workloads.

Validation and detection

  • Inventory AIX 7.2, AIX 7.3, and PowerVM VIOS 4.1 installations.
  • Compare installed technology and service levels with IBM advisory 7283858.
  • Verify relevant network exposure and existing access controls for affected systems.
  • After maintenance, confirm IBM's applicable fixed level is installed.
  • Monitor affected hosts for unexplained crashes, service interruption, or integrity anomalies.
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-16866 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
4.8 (3.1)
Known Exploited
No
Published

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

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
4.8CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:L2.22.5ibm

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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
IBMAIX7.2, 7.3Listed
IBMPowerVM VIOS4.1Listed
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.