Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable service, no authentication or interaction needed; impact limited to availability only with no scope change.
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 attacker to cause a denial of service due to a stack-based buffer overflow.
AnalysisAI
Remote denial of service via stack-based buffer overflow affects IBM i versions 7.3 through 7.6, allowing unauthenticated network attackers to crash an affected service without any user interaction or elevated privileges. The CVSS vector (AV:N/AC:L/PR:N/UI:N) indicates exploitation is straightforward from the network with no special conditions, making this a reliable availability threat against exposed IBM i systems. No public exploit code has been identified and this vulnerability is not listed in the CISA KEV catalog at time of analysis; however, the vendor has released a patch via the IBM support portal.
Technical ContextAI
IBM i (formerly OS/400, iSeries, System i) is IBM's integrated proprietary operating system running on IBM Power Systems hardware, widely deployed in financial services, retail, and manufacturing for mission-critical workloads. The affected CPE (cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:*) spans all editions across versions 7.3, 7.4, 7.5, and 7.6. CWE-787 (Out-of-Bounds Write) confirms the root cause as a stack-based buffer overflow - a condition in which input data exceeds the bounds of a stack-allocated buffer, overwriting adjacent stack memory including return addresses or frame pointers. Because the CVSS attack vector is Network (AV:N) with low complexity and no privileges required, a network-facing IBM i service or daemon contains the vulnerable code path. The specific service or protocol triggering the overflow is not named in the available data but would be detailed in the IBM support advisory.
RemediationAI
IBM has released a patch for this vulnerability; apply the relevant PTFs (Program Temporary Fixes) for your IBM i release version as documented in the vendor advisory at https://www.ibm.com/support/pages/node/7283291. The exact PTF numbers per version (7.3, 7.4, 7.5, 7.6) are specified in that advisory - consult it for the precise fix identifiers. If immediate patching is not possible, consider restricting network access to the affected IBM i services at the network perimeter (firewall rules, VLAN segmentation) to reduce exposure from untrusted networks; note this is a compensating control only and does not eliminate the vulnerability. Disabling non-essential network-facing services on the IBM i system can also reduce the attack surface until PTFs are applied. Patch version independently confirmed only via IBM's support portal reference - no third-party corroboration available.
Same weakness CWE-787 – Out-of-bounds Write
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58464
GHSA-x7cj-5r2f-7fw3