Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H
Network-reachable with no authentication or interaction needed; out-of-bounds read yields partial memory exposure (C:L) and service crash (A:H) with no integrity 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 remote attacker to cause a denial of service and obtain sensitive information due to an integer underflow.
AnalysisAI
Remote unauthenticated denial of service and sensitive information disclosure in IBM i 7.3 through 7.6 stems from an integer underflow (CWE-125 out-of-bounds read) reachable over the network without authentication. An attacker sending a crafted request can crash an affected service and read portions of process memory, yielding both high availability impact and limited confidentiality exposure. No public exploit code has been identified at time of analysis and this CVE is not listed in the CISA KEV catalog, though the low-complexity, unauthenticated attack vector makes it a meaningful risk for internet-exposed IBM i systems.
Technical ContextAI
IBM i (formerly AS/400 and iSeries) is an IBM proprietary operating system used heavily in banking, insurance, retail, and manufacturing. The vulnerability is classified as CWE-125 (Out-of-bounds Read), triggered by an integer underflow - a condition where arithmetic produces a value below the minimum representable integer, causing a length or index to wrap to a very large number. This in turn causes the affected component to read memory beyond a valid buffer boundary, which can both expose adjacent memory contents (information disclosure) and crash the process when accessing unmapped regions (denial of service). The affected CPE is cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:*, covering all sub-versions of IBM i 7.3, 7.4, 7.5, and 7.6. The specific service, port, or protocol exposing this flaw is not identified in the available data.
RemediationAI
Apply the vendor-released patch per IBM's advisory at https://www.ibm.com/support/pages/node/7282695. IBM has confirmed a patch is available, but exact patched release version numbers were not included in the available intelligence data and must be verified directly from that advisory page. IBM i PTF (Program Temporary Fix) packages are the standard delivery mechanism for OS-level fixes on this platform; administrators should consult the advisory for the relevant PTF numbers by release level. As a compensating control where immediate patching is not possible, restrict network access to IBM i communication ports using perimeter firewall rules or IBM i's own IP filtering (IPFTR) to limit exposure to trusted hosts only - note this does not eliminate risk from trusted-network attackers. Additionally, monitoring for unexpected service crashes or anomalous memory usage on affected systems can aid detection while patch deployment proceeds.
Same weakness CWE-125 – Out-of-bounds Read
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57599
GHSA-2gfx-r93v-m4ph