Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Network-reachable replication service requires no authentication to trigger recursion; impact is strictly availability loss with no confidentiality or integrity effects.
Primary rating from Vendor (ibm).
CVSS VectorVendor: ibm
Lifecycle Timeline
2DescriptionCVE.org
IBM Db2 Mirror for i 7.4, 7.5, and 7.6 could allow a remote attacker to cause a denial of service due to uncontrolled recursion.
AnalysisAI
Uncontrolled recursion in IBM Db2 Mirror for i versions 7.4, 7.5, and 7.6 enables remote unauthenticated attackers to crash the service, resulting in a complete loss of availability. The CVSS vector (AV:N/AC:L/PR:N/UI:N) confirms the flaw is exploitable over the network without credentials or user interaction, making it trivially reachable in any internet- or network-exposed deployment. No public exploit code or active exploitation (CISA KEV) has been identified at the time of analysis, but the low attack complexity elevates practical risk.
Technical ContextAI
CWE-674 (Uncontrolled Recursion) describes a code path that calls itself without an adequate termination condition, leading to stack exhaustion or resource depletion that crashes the process. IBM Db2 Mirror for i is a high-availability database replication solution exclusively for the IBM i platform (formerly AS/400 / iSeries), where it maintains a synchronized copy of an Db2 for i database between two IBM i partitions. The affected CPE (cpe:2.3:a:ibm:db2_mirror_for_i:*:*:*:*:*:*:*:*) covers the version families 7.4, 7.5, and 7.6 without specifying a sub-version floor, implying all releases within those families are vulnerable until patched. Because Db2 Mirror handles network-facing replication traffic, a remotely reachable parsing or protocol-handling routine is the likely trigger for the recursive call chain.
RemediationAI
IBM has released a patch addressing this vulnerability; apply the fix documented in the vendor advisory at https://www.ibm.com/support/pages/node/7283359, which should be consulted for the exact PTF (Program Temporary Fix) numbers applicable to each release (7.4, 7.5, 7.6). Because an exact fixed version number was not independently confirmed beyond the advisory reference, verify the specific PTF identifiers directly from the IBM support page. If immediate patching is not feasible, a compensating control is to restrict network access to Db2 Mirror replication ports at the firewall or IBM i host-based packet rules, limiting reachability to known trusted replication partners only - this does not eliminate the vulnerability but reduces the attacker's ability to trigger it. Note that tightening network ACLs in a Db2 Mirror environment must be coordinated carefully to avoid inadvertently breaking legitimate replication traffic between the primary and mirror partitions.
More in Db2 Mirror For I
View allOS command injection in IBM Db2 Mirror for i (releases 7.4, 7.5, and 7.6) lets a remote, unauthenticated attacker execut
Remote code execution in IBM Db2 Mirror for i (versions 7.4, 7.5, and 7.6) allows a remote unauthenticated attacker to r
Authentication bypass in IBM Db2 Mirror for i (versions 7.4, 7.5, and 7.6) lets a remote, unauthenticated attacker read
Remote CL command execution in IBM Db2 Mirror for i 7.4, 7.5, and 7.6 lets a remote attacker run arbitrary Control Langu
Security restriction bypass in IBM Db2 Mirror for i 7.4, 7.5, and 7.6 permits remote authenticated attackers to exceed t
Arbitrary file write via path traversal in IBM Db2 Mirror for i 7.4, 7.5, and 7.6 enables remote unauthenticated attacke
Arbitrary file deletion in IBM Db2 Mirror for i versions 7.4, 7.5, and 7.6 is achievable by remote authenticated attacke
Sensitive file disclosure in IBM Db2 Mirror for i versions 7.4, 7.5, and 7.6 is possible through a path traversal flaw (
Path traversal in IBM Db2 Mirror for i versions 7.4, 7.5, and 7.6 enables remote authenticated attackers to read sensiti
Arbitrary file write via path traversal in IBM Db2 Mirror for i versions 7.4, 7.5, and 7.6 exposes systems to unauthenti
IBM Db2 Mirror for i versions 7.4, 7.5, and 7.6 exposes a network-accessible pathway through which an unauthenticated re
Command injection in IBM Db2 Mirror for i versions 7.4, 7.5, and 7.6 enables remote authenticated attackers to trigger a
Same weakness CWE-674 – Uncontrolled Recursion
View allSame technique Denial Of Service
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58760
GHSA-4rrg-j4q4-2vmw