Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Improper validation of a client-asserted identity is remotely reachable, needs no credentials or user interaction, and yields impersonation with full data access, so PR:N/AC:L and C/I/A:H.
Primary rating from Vendor (ibm).
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
IBM i 7.6, 7.5, 7.4, and 7.3 could allow a remote attacker to bypass security restrictions due to improper validation of client-asserted identity.
AnalysisAI
Authentication bypass in IBM i (the operating system for IBM Power/AS-400 midrange systems) versions 7.3, 7.4, 7.5, and 7.6 allows remote attackers to circumvent security restrictions because the system improperly validates a client-asserted identity (CWE-287). Because a caller's claimed identity is trusted without adequate verification, an attacker can impersonate another principal and gain unauthorized access to protected resources with full confidentiality, integrity, and availability impact. There is no public exploit identified at time of analysis, and the EPSS probability is low (0.34%, 27th percentile), but the CVSS 9.8 rating and network-reachable, unauthenticated vector make this a high-priority patch.
Technical ContextAI
IBM i is IBM's integrated operating environment for Power Systems (historically AS/400 and iSeries), widely used to run business-critical ERP, database (Db2 for i), and transaction workloads. The CPE cpe:2.3:a:ibm:i:*:*:*:*:*:*:*:* confirms the affected component is the IBM i platform itself rather than a bolt-on application. The root cause is classified as CWE-287 (Improper Authentication): the system relies on an identity that the client asserts about itself and fails to independently validate or bind that assertion to a verified credential. In such designs - common in network services, single-sign-on token exchange, or inter-process/host trust relationships - an attacker who can control the asserted identity value can present themselves as a more privileged principal, defeating the intended authentication boundary.
RemediationAI
Apply the IBM-provided fix (Patch available per vendor advisory) as documented at https://www.ibm.com/support/pages/node/7283578; IBM i fixes are typically delivered as PTFs/Group PTFs for the specific release (7.3, 7.4, 7.5, or 7.6), so identify your installed release and apply the corresponding PTF rather than a single cross-version build. The advisory did not publish a single exact fix build in the provided data, so consult the IBM node above for the precise PTF identifiers. Until PTFs are applied, reduce exposure by restricting network reachability of IBM i services to trusted management networks (firewall/segmentation limiting which hosts can reach the affected service ports), disabling or limiting any inter-host or single-sign-on trust relationships that rely on client-asserted identity, and increasing authentication/audit logging (QAUDJRN) to detect impersonation attempts - with the trade-off that network restrictions may disrupt legitimate integrations and stricter trust settings can break automated host-to-host workflows.
Same weakness CWE-287 – Improper Authentication
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-58230
GHSA-wwrx-44p3-rrv2