Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Network-exploitable heap overflow; AC:L because no special conditions are documented; PR:L confirmed by authentication requirement; full CIA impact consistent with arbitrary code execution on the host.
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 remote authenticated attacker to execute arbitrary code due to a heap-based buffer overflow.
AnalysisAI
Heap-based buffer overflow in IBM i 7.3 through 7.6 enables remote authenticated attackers to execute arbitrary code with full confidentiality, integrity, and availability impact. The vulnerability carries a CVSS 3.1 base score of 8.8 and is network-accessible with low attack complexity, making it a high-priority remediation target for IBM Power Systems environments. No public exploit code or active CISA KEV-listed exploitation has been identified at time of analysis; a vendor patch is available via IBM's support portal.
Technical ContextAI
IBM i (formerly known as OS/400, i5/OS, and iSeries) is IBM's proprietary integrated operating system and middleware platform running on IBM Power Systems hardware, widely deployed in banking, insurance, and manufacturing for mission-critical workloads. The vulnerability is classified as CWE-787 (Out-of-bounds Write), specifically a heap-based buffer overflow - a memory safety flaw where data written to a heap-allocated buffer exceeds its bounds and corrupts adjacent heap structures. This class of vulnerability can overwrite heap metadata, function pointers, or vtable entries, enabling an attacker to redirect program execution flow to attacker-controlled code. The CPE identifier cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:* encompasses all IBM i sub-releases, with the vendor advisory confirming versions 7.3, 7.4, 7.5, and 7.6 as affected. The specific IBM i component or service containing the overflow is not identified in the available intelligence.
RemediationAI
Apply the IBM-released patch documented in the vendor advisory at https://www.ibm.com/support/pages/node/7283300, which provides PTF (Program Temporary Fix) identifiers for each affected IBM i release (7.3, 7.4, 7.5, and 7.6). Consult the advisory directly for the specific PTF numbers applicable to your installed version and cumulative fix level, as IBM i patch delivery is PTF-based rather than version-replacement. Where immediate patching is not feasible, apply compensating controls using IBM i's native network exit programs to restrict which user profiles and source IP addresses can invoke the vulnerable component - this reduces the exposed attack surface given the PR:L prerequisite but does not eliminate the vulnerability. Note that overly restrictive exit program policies may affect legitimate application connectivity and should be tested before broad deployment. Prioritize this vulnerability given the high CVSS score, low complexity, and full code execution potential.
Same weakness CWE-787 – Out-of-bounds Write
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58384
GHSA-rhqq-gm5m-8qpg