LiveActive security incident?Get immediate response
CVE Record

CVE-2026-16883: 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 due to an out-of-bounds read.

MediumCVSS 5.5Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A locally authenticated, low-privilege user could exploit a memory-reading flaw in affected IBM AIX or PowerVM VIOS systems to expose sensitive information. The issue does not permit direct remote exploitation, data modification, or service disruption according to the supplied CVSS assessment.

Executive priority

Treat this as a normal-priority confidentiality remediation, accelerated for systems hosting sensitive data or permitting numerous local users. Confirm scope promptly and schedule IBM's remediation; emergency internet-edge action is not indicated by the supplied evidence.

Technical view

CVE-2026-16883 is a CWE-125 out-of-bounds read affecting IBM AIX 7.2 and 7.3 and PowerVM VIOS 4.1. Exploitation requires local access and low privileges, with no user interaction. The stated impact is high confidentiality loss; integrity and availability are unaffected.

Likely exposure

Exposure is limited to organizations running the listed AIX or VIOS versions where untrusted or compromised low-privilege accounts can execute locally. The source bundle does not identify exact vulnerable build ranges, fixed levels, or affected components.

Exploitation context

The supplied sources do not report active exploitation, and the CVE is not marked as included in KEV. Its local-access requirement reduces immediate perimeter risk, but compromised accounts or malicious insiders could use it to obtain sensitive information.

Researcher notes

The vector is CVSS 3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N, scoring 5.5. Public details supplied here establish an out-of-bounds read and affected product families, but not the vulnerable component, technical trigger, fixed build boundaries, or proof-of-concept availability.

Mitigation direction

  • Inventory IBM AIX 7.2, AIX 7.3, and PowerVM VIOS 4.1 systems.
  • Review IBM advisory 7283858 for affected levels and vendor-provided fixes.
  • Apply IBM's applicable remediation through established change-control procedures.
  • Restrict local accounts and privileges until remediation is confirmed.
  • Monitor affected hosts for suspicious local-account activity.

Validation and detection

  • Compare installed AIX and VIOS levels with IBM advisory 7283858.
  • Confirm each affected system received the applicable IBM remediation.
  • Recheck local account necessity, privilege assignments, and access controls.
  • Verify asset records contain no overlooked affected AIX or VIOS hosts.
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-16883 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
5.5 (3.1)
Known Exploited
No
Published

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

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

Vulnerability scoring details

Base CVSS 3.1 score

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

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

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.