CVE-2026-16909
Received
Received - Intake
Off-by-One Error in IBM AIX and PowerVM VIOS Allows Remote Code Execution
Vulnerability report for CVE-2026-16909, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.
Publication date: 2026-08-19
Last updated on: 2026-08-19
Assigner: IBM Corporation
Description
Description
IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a remote attacker to execute arbitrary code due to an off-by-one error in bounds checking.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ibm | aix | 7.2 |
| ibm | aix | 7.3 |
| ibm | powervm_vios | 4.1 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-128 | Wrap around errors occur whenever a value is incremented past the maximum value for its type and therefore "wraps around" to a very small, negative, or undefined value. |