Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable with no authentication or interaction required; impact is exclusively availability via resource exhaustion; no confidentiality or integrity effect applies.
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 improper validation of input size.
AnalysisAI
Denial of service in IBM i 7.3 through 7.6 allows an unauthenticated remote attacker to crash or render unavailable affected system services by sending input that bypasses server-side size validation. The root cause is CWE-770 (Allocation of Resources Without Limits or Throttling), and the CVSS vector AV:N/AC:L/PR:N/UI:N confirms exploitation requires no authentication, no special conditions, and no user interaction. IBM i systems typically host irreplaceable mission-critical business workloads in sectors such as banking and manufacturing, making availability disruption disproportionately impactful despite the absence of code execution; no public exploit or CISA KEV listing has been identified at time of analysis.
Technical ContextAI
IBM i (formerly OS/400 and i5/OS) is IBM's vertically integrated operating system for Power Systems hardware, serving as the platform for mission-critical enterprise workloads including ERP, financial transaction processing, and supply chain management. Affected versions 7.3 through 7.6 are identified by CPE cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:*. The vulnerability is rooted in CWE-770 - Allocation of Resources Without Limits or Throttling - a class of flaw where the receiving component fails to impose a cap on the size of attacker-controlled input before committing resources (memory, CPU, descriptors) to process it. In practice, this typically manifests as unbounded buffer allocation, queue saturation, or thread exhaustion triggered by a single oversized or malformed network payload. The specific IBM i subsystem or network protocol processing the input is not disclosed in available data; the IBM support advisory at https://www.ibm.com/support/pages/node/7283276 should be consulted for subsystem-level detail.
RemediationAI
IBM has released a patch for this vulnerability; organizations should immediately consult the vendor advisory at https://www.ibm.com/support/pages/node/7283276 to obtain the applicable Program Temporary Fix (PTF) numbers for their installed IBM i release (7.3, 7.4, 7.5, or 7.6). The exact fixed PTF identifiers and Group PTF recommendations are not independently confirmed from the available reference data beyond the advisory URL - do not infer a version number; apply only what the IBM support page specifies for your release and Technology Refresh level. As a compensating control while PTFs are staged for installation, restrict network access to IBM i using IBM i Packet Rules (the integrated host-based firewall) or upstream network firewall rules to limit exposure of affected service ports to trusted source addresses only, accepting the trade-off of reduced external service availability. A network-layer WAF or load balancer with request size limits may provide partial mitigation by dropping oversized payloads before they reach IBM i, but this should not substitute for the vendor-released PTF.
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57385
GHSA-3mjf-x8rp-5rcp