CVE-2016-3042
Description
Cross-site scripting (XSS) vulnerability in the Web UI in IBM WebSphere Application Server (WAS) Liberty before 16.0.0.3 allows remote authenticated users to inject arbitrary web script or HTML via vectors involving OpenID Connect clients.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
IBM WebSphere Liberty before 16.0.0.3 has a stored XSS in OpenID Connect clients, allowing authenticated users to inject arbitrary web script or HTML.
Vulnerability
A cross-site scripting (XSS) vulnerability exists in the Web UI of IBM WebSphere Application Server Liberty prior to version 16.0.0.3 [1]. The flaw resides in OpenID Connect client configuration pages, where user-supplied input is not properly sanitized before rendering. The affected version range is any Liberty release before 16.0.0.3. Exploitation requires an authenticated user with access to modify OpenID Connect client settings.
Exploitation
An attacker must have valid credentials for the WebSphere Liberty administrative console or a similar authenticated interface where OpenID Connect clients can be configured [1]. The attacker then crafts a malicious script or HTML payload and injects it into an input field that is processed by the OpenID Connect client functionality. When the payload is later rendered in the Web UI, it executes within the security context of the current user session.
Impact
Successful exploitation leads to cross-site scripting (XSS), enabling the attacker to execute arbitrary JavaScript in the browser of other authenticated users who view the affected page [1]. The CVSS vector (AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N) indicates limited confidentiality and integrity impact, but the attacker could potentially steal session cookies, perform actions on behalf of the victim, or deface the administrative interface. The scope is changed because the injected script can affect resources beyond the vulnerable component.
Mitigation
IBM recommends upgrading to WebSphere Application Server Liberty Fix Pack 16.0.0.3 or later, or applying Interim Fix PI64790 to any supported fix pack level [1]. No workarounds are documented. The fix addresses the improper input sanitization in the OpenID Connect client UI.
AI Insight generated on May 23, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:liberty:*:*:*
- Range: <16.0.0.3
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
3- www-01.ibm.com/support/docview.wssnvdVendor Advisory
- www-01.ibm.com/support/docview.wssnvdNot Applicable
- www.securityfocus.com/bid/92985nvd
News mentions
0No linked articles in our index yet.