Severity by source
AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Local low-privilege access sufficient (AV:L/PR:L); scope change warranted by execution in a higher-privileged component; arbitrary code execution yields full C/I/A impact.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
2DescriptionCVE.org
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a local attacker to execute arbitrary code due to an out-of-bounds write.
AnalysisAI
Out-of-bounds write in IBM i 7.3 through 7.6 enables a local low-privileged attacker to execute arbitrary code, with scope change (S:C) indicating the exploit crosses a security boundary into a higher-privileged component - achieving full confidentiality, integrity, and availability impact. The CVSS score of 8.8 reflects the severity of privilege escalation potential despite requiring local access. No public exploit has been identified at time of analysis, and IBM has released a patch via their support portal.
Technical ContextAI
IBM i (formerly AS/400, iSeries, System i) is IBM's proprietary integrated operating environment running on IBM Power Systems hardware, widely used by large enterprises for mission-critical business workloads. The vulnerability is classified as CWE-787 (Out-of-Bounds Write), a memory corruption class where a program writes data past the boundary of an allocated buffer, potentially overwriting adjacent memory regions including return addresses, function pointers, or control structures. This corruption can redirect execution flow to attacker-controlled code. The CPE cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:* covers all sub-versions of IBM i across the four major releases (7.3, 7.4, 7.5, 7.6). The specific subsystem or component containing the vulnerable code path is not identified in available data.
RemediationAI
Apply the vendor-released patch per IBM's official advisory at https://www.ibm.com/support/pages/node/7283285 for all affected IBM i releases (7.3, 7.4, 7.5, 7.6). Exact PTF identifiers and installation instructions are detailed in that advisory. A patched version number was not independently confirmed from the available data - consult the advisory directly for specific fix levels. If immediate patching is not feasible, reduce exposure by restricting interactive local logon and command-line access to IBM i systems to only essential administrative personnel, noting that this may impact legitimate operator workflows. Audit and minimize low-privileged user accounts that have shell or command execution capabilities on IBM i, as PR:L indicates a standard user account is sufficient to trigger the flaw. Monitor IBM i system logs for anomalous privilege escalation events as a detective compensating control.
Same weakness CWE-787 – Out-of-bounds Write
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58386
GHSA-wffc-v42m-c6j8