LiveActive security incident?Get immediate response
CVE Record

CVE-2026-16882: 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 execute arbitrary commands due to improper neutralization of special elements used in an OS command.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A flaw in supported IBM AIX and PowerVM VIOS versions may let an unauthenticated remote attacker run operating-system commands. Successful exploitation could expose confidential data, alter systems, or interrupt critical workloads. The supplied sources do not identify the vulnerable interface or confirm exploitation in the wild.

Executive priority

Treat as an urgent remediation item because compromise could grant remote command execution with broad business impact. Identify affected assets immediately, prioritize externally reachable and critical infrastructure, and follow IBM guidance. Current evidence does not establish active exploitation, but the technical severity warrants accelerated action.

Technical view

CVE-2026-16882 is a CWE-78 OS command-injection vulnerability affecting IBM AIX 7.2 and 7.3 and PowerVM VIOS 4.1. Its CVSS 3.1 score is 9.8: network-accessible, low complexity, no privileges or user interaction required, with high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to systems running the listed AIX or VIOS versions, but risk is greatest where the vulnerable functionality is network-reachable. The supplied description does not identify the affected component, service, configuration, or corrected release, so inventory and IBM advisory review are necessary to determine actual exposure.

Exploitation context

The supplied bundle marks this CVE as absent from KEV and provides no evidence of active exploitation or a public exploit. Its network-accessible, unauthenticated command-execution characteristics nevertheless make it a high-priority target if vulnerable functionality is reachable.

Researcher notes

The public bundle establishes CWE-78, affected major versions, and a critical CVSS vector. It does not disclose the injection point, affected daemon, prerequisite configuration, patch identifiers, or detection indicators. Validation should remain version- and advisory-based; avoid inferring reachability from the CVSS vector alone.

Mitigation direction

  • Review IBM advisory 7283858 for affected configurations, corrected releases, and official remediation.
  • Apply IBM-provided fixes or interim mitigations according to the advisory and organizational change controls.
  • Restrict network access to affected AIX and VIOS management services until remediation is verified.
  • Prioritize internet-facing and business-critical systems while avoiding unsupported workaround assumptions.

Validation and detection

  • Inventory AIX 7.2, AIX 7.3, and PowerVM VIOS 4.1 systems.
  • Compare installed levels and fixes directly with IBM advisory 7283858.
  • Confirm vulnerable services are not exposed beyond required administrative networks.
  • After remediation, verify IBM-required fix levels and monitor system logs for suspicious command execution.
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 · medium confidence lookup

CWE-78: Command execution behavior lookup

Command injection weaknesses can lead defenders to review execution techniques and command interpreter telemetry. 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-16882 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2026-16882Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/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-78 · source CWE mapping

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.