Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
4DescriptionCVE.org
IBM i 7.6 could allow a remote attacker to cause a denial of service using failed authentication connections due to improper allocation of resources.
AnalysisAI
A resource exhaustion vulnerability in IBM i 7.6 allows unauthenticated remote attackers to cause a denial of service by overwhelming the system with failed authentication attempts. The vulnerability stems from improper resource allocation during authentication processing, enabling attackers to consume system resources without valid credentials. While no active exploitation or proof-of-concept has been reported, the high CVSS score of 7.5 reflects the ease of remote exploitation without authentication.
Technical ContextAI
IBM i (formerly known as AS/400 or iSeries) is an enterprise operating system running on IBM Power Systems hardware. The vulnerability affects IBM i version 7.6 as identified by the CPE string cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:*, though the wildcard pattern suggests multiple sub-versions may be impacted. The root cause is CWE-770 (Allocation of Resources Without Limits or Throttling), indicating the system fails to properly limit resources allocated to handle authentication requests, allowing an attacker to exhaust system resources through repeated failed login attempts.
RemediationAI
Apply the patch available from IBM as documented in their security advisory at https://www.ibm.com/support/pages/node/7266422. Until patching is complete, consider implementing rate limiting on authentication attempts at the network level, deploying intrusion detection systems to monitor for authentication floods, and restricting network access to IBM i systems to trusted IP ranges only. Monitor system resources and authentication logs for signs of exploitation attempts targeting this vulnerability.
Same technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12645