CVE-2026-3621
7.5IBM · WebSphere Application Server Liberty
IBM WebSphere Application Server Liberty is susceptible to identity spoofing when security features are not properly enabled, potentially allowing unauthorized access.
Executive summary
A vulnerability in IBM WebSphere Application Server Liberty allows for identity spoofing, posing a significant risk of unauthorized privilege escalation and system compromise.
Vulnerability
This flaw involves improper privilege management (CWE-269), where an attacker with low-level privileges can spoof identities if the appSecurity feature is not enabled on the server. The vulnerability requires specific configuration conditions to be met, specifically the absence of active security features.
Business impact
The ability to perform identity spoofing can lead to full compromise of application integrity and confidentiality. Given the CVSS score of 7.5, this high-severity vulnerability could allow an attacker to impersonate administrative users, leading to unauthorized data access and complete control over the affected application instance.
Remediation
Immediate Action: Apply the interim fix or fix pack associated with APAR PH70352 as detailed in the official IBM support advisory.
Proactive Monitoring: Review server configuration files to verify that appSecurity features (appSecurity-1.0 through 5.0) are enabled and inspect access logs for anomalous authentication requests.
Compensating Controls: Ensure that all applications are deployed with strict authentication and authorization policies enforced at the server level until the patch is applied.
Exploitation status
Public Exploit Available: No
Analyst recommendation
The severity of this identity spoofing vulnerability warrants immediate attention to ensure that security features are correctly implemented across all deployed instances. Administrators should prioritize the application of the vendor-supplied fix pack to neutralize the risk of unauthorized access.