LiveActive security incident?Get immediate response
CVE Record

CVE-2026-16890: 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 obtain sensitive information or cause a denial of service due to an integer overflow.

LowCVSS 3.6Not KEV-listedUpdated
Glexia's TakeAutomated analysislow

Security readout for executives and security teams

Plain-English summary

A flaw in supported IBM AIX and PowerVM VIOS versions may let a locally authenticated attacker expose limited sensitive information or disrupt service. Exploitation requires local access, low privileges, and high complexity. The supplied severity is low, with no reported integrity impact.

Executive priority

Treat as routine but time-bound infrastructure maintenance. Prioritize internet-facing business services only where attackers could first gain local credentials or code execution. Escalate systems with sensitive workloads, weak account controls, or strict availability requirements.

Technical view

CVE-2026-16890 is an integer overflow (CWE-190) affecting IBM AIX 7.2 and 7.3 and PowerVM VIOS 4.1. Its CVSS 3.1 score is 3.6 (AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:N/A:L), indicating local, high-complexity exploitation with limited confidentiality and availability effects.

Likely exposure

Exposure is limited to systems running the listed versions. Risk is greater where untrusted or compromised low-privilege accounts can execute locally. The supplied evidence does not identify vulnerable components, configurations, or narrower affected maintenance levels.

Exploitation context

The source bundle provides no evidence of active exploitation, and the CVE is not listed as KEV. The attack vector is local, requires low privileges, and has high complexity; it is not described as remotely exploitable. No user interaction is required.

Researcher notes

The evidence identifies CWE-190 but does not describe the affected component, overflow trigger, vulnerable code path, or specific fix levels. Avoid inferring exploitability beyond the CVSS vector. Consult IBM's advisory for technical applicability and remediation details.

Mitigation direction

  • Inventory AIX 7.2, AIX 7.3, and PowerVM VIOS 4.1 systems.
  • Review IBM advisory 7283858 for applicable fixes and installation prerequisites.
  • Apply IBM-provided remediation through established change-management and testing procedures.
  • Restrict local access and review unnecessary low-privilege accounts until remediation is complete.

Validation and detection

  • Confirm installed product versions and maintenance levels on potentially affected systems.
  • Compare each system against the precise applicability criteria in IBM advisory 7283858.
  • Identify untrusted, dormant, or compromised low-privilege accounts with local access.
  • After remediation, verify IBM-recommended package levels and complete availability checks.
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-190: 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-16890 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
Low
CVSS
3.6 (3.1)
Known Exploited
No
Published

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

Vulnerability scoring details

Base CVSS 3.1 score

3.6Low
CVSS 3.1 vector shape for CVE-2026-16890Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Integer Overflow or Wraparound

Integer Overflow or Wraparound represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.