LiveActive security incident?Get immediate response
CVE Record

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

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to achieve local privilege escalation due to an out-of-bounds write.

HighCVSS 7.8Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A user with limited local access to affected IBM AIX or PowerVM VIOS systems may gain elevated privileges. Successful exploitation could allow full compromise of sensitive data, system integrity, and availability. The issue is high severity, but the supplied sources do not establish active exploitation.

Executive priority

Treat this as a high-priority privilege-escalation issue. Schedule expedited remediation for affected production and virtualization-management systems, especially where multiple users or services have local access. It is serious but does not justify describing unauthenticated remote compromise or confirmed active exploitation.

Technical view

CVE-2026-16873 is an out-of-bounds write vulnerability, classified as CWE-787. It affects IBM AIX 7.2 and 7.3 and PowerVM VIOS 4.1. The CVSS 3.1 score is 7.8: exploitation requires local access and low privileges, needs no user interaction, and may severely affect confidentiality, integrity, and availability.

Likely exposure

Exposure is limited to systems running the listed AIX or VIOS versions where an attacker already has low-privileged local access. Internet reachability alone is not identified as an attack path. Systems allowing shell access, shared administration, or access after another compromise warrant particular attention.

Exploitation context

The vulnerability is locally exploitable with low privileges and low reported complexity. The bundle marks it as absent from KEV and provides no cited evidence of active exploitation. That does not prove exploitation is impossible or has not occurred privately.

Researcher notes

The CVSS vector is AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. The primitive is an out-of-bounds write, but the supplied bundle does not identify the vulnerable component, triggering operation, detection artifacts, fixed levels, or exploit availability. Consult IBM’s advisory before making package-level or maintenance-level determinations.

Mitigation direction

  • Inventory AIX 7.2, AIX 7.3, and PowerVM VIOS 4.1 systems.
  • Review IBM advisory 7283858 for exact affected levels and vendor-provided fixes.
  • Apply IBM-provided remediation according to operational and change-control requirements.
  • Restrict unnecessary local access until remediation is confirmed.
  • Prioritize systems supporting sensitive workloads or critical virtualization functions.

Validation and detection

  • Confirm operating-system and VIOS versions on every relevant IBM Power environment.
  • Compare installed maintenance levels against IBM advisory 7283858.
  • Verify the vendor-provided fix is installed after maintenance.
  • Reassess which users and services retain local access to affected systems.
  • Document systems that cannot be remediated and apply compensating access restrictions.
Prepared
Confidence
medium
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-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.

Open ATT&CK lookup
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-16873 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
High
CVSS
7.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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
0ADP providers
2Source links

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
7.8CVSS 3.1HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H1.85.9ibm

Vulnerability scoring details

Base CVSS 3.1 score

7.8High
CVSS 3.1 vector shape for CVE-2026-16873Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/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.

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