Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Description specifies authenticated attacker (PR:L) and confidentiality impact (C:L); no integrity or availability impact is described.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
2DescriptionNVD
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote authenticated attacker to obtain sensitive information due to a buffer overflow.
AnalysisAI
Buffer overflow in IBM i 7.3 through 7.6 enables remote authenticated attackers to obtain sensitive information from the system. The vulnerability (CWE-787, out-of-bounds write) exposes memory contents under network-accessible conditions, with IBM confirming a patch is available. No public exploit code or active exploitation in CISA KEV has been identified at time of analysis, and EPSS data was not provided.
Technical ContextAI
IBM i (formerly AS/400, iSeries) is IBM's integrated operating system and platform for Power Systems hardware, widely used in enterprise workloads including banking, insurance, and retail. The affected CPE (cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:*) covers all sub-versions of IBM i 7.3, 7.4, 7.5, and 7.6. The root cause is classified as CWE-787 (Out-of-Bounds Write), a memory corruption class where data is written beyond an allocated buffer boundary. While CWE-787 most commonly leads to code execution or crashes, this instance is reported to result in sensitive information disclosure - a less typical but possible consequence when out-of-bounds writes corrupt adjacent memory regions that are subsequently reflected back to the caller. The network-accessible nature of the flaw suggests it resides in a service or protocol handler exposed over TCP/IP on IBM i.
RemediationAI
Apply the vendor-released patch referenced in IBM's security advisory at https://www.ibm.com/support/pages/node/7283578; the advisory should specify the exact PTF (Program Temporary Fix) numbers for each affected IBM i release (7.3, 7.4, 7.5, 7.6). Patch versions were not independently enumerated in the available input data - consult the IBM advisory directly to obtain the correct PTF identifiers for your release level. As a compensating control where patching is not immediately possible, restrict network access to the affected IBM i services at the network perimeter or using IBM i network rules (ADDTCPIFC / packet rules), limiting exposure to trusted authenticated hosts only. Note that authentication controls (restricting which user profiles can reach the vulnerable service) may reduce but not eliminate risk if the CVSS PR:N characterization is accurate rather than the description's 'authenticated' qualifier.
Same weakness CWE-787 – Out-of-bounds Write
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58236
GHSA-vhv6-344h-4rfq