Severity by source
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
Network-reachable with low-privilege auth required; high C and I from arbitrary command execution; no availability impact stated in description.
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 execute arbitrary commands due to improper privilege management during monitor owner reassignment.
AnalysisAI
Remote authenticated command execution in IBM i 7.3 through 7.6 stems from improper privilege management during monitor owner reassignment, a specific system management function. An attacker holding low-privileged credentials can exploit this flaw over the network without user interaction to execute arbitrary commands, achieving both high confidentiality and high integrity impact on the affected system. No public exploit code or active exploitation (CISA KEV) has been identified at time of analysis, but the low attack complexity and authentication barrier make this a credible threat in any environment with broad user access to IBM i.
Technical ContextAI
IBM i (formerly AS/400 and iSeries) is IBM's proprietary operating system running on IBM Power Systems hardware, widely used in banking, insurance, government, and manufacturing for mission-critical workloads. The affected CPE (cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:*) spans versions 7.3, 7.4, 7.5, and 7.6. The root cause is CWE-269 (Improper Privilege Management): during the process of reassigning ownership of a system monitor object, the OS fails to correctly enforce privilege boundaries, allowing a lower-privileged principal to inherit or exploit elevated privileges associated with the monitor context. This class of flaw is particularly dangerous in systems like IBM i where object-based security and authority management are foundational to the security model - a failure in privilege transitions undermines that model systemically.
RemediationAI
The primary remediation is to apply the vendor-released patch available from IBM. Organizations should consult the IBM security bulletin at https://www.ibm.com/support/pages/node/7283292 to identify the specific PTFs (Program Temporary Fixes) required for their IBM i release level (7.3, 7.4, 7.5, or 7.6). An exact patched version number is not independently confirmed from the available data beyond the advisory reference - verify the applicable PTF numbers directly from the IBM bulletin. As a compensating control prior to patching, administrators should audit and restrict user authorities related to monitor object ownership and reassignment functions, limiting access to this feature to only those accounts that operationally require it. Additionally, reviewing and tightening special authority (*ALLOBJ, *SECADM) grants can reduce the blast radius if a low-privileged account is compromised. Note that restricting monitor functions may affect operational monitoring workflows and should be tested before enforcement.
Same weakness CWE-269 – Improper Privilege Management
View allSame technique Privilege Escalation
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57358
GHSA-3m8w-rwh2-w5q7