Skip to main content

IBM WebSphere Application Server EUVDEUVD-2026-33740

| CVE-2026-9330 HIGH
Deserialization of Untrusted Data (CWE-502)
2026-06-01 ibm GHSA-xrfh-q76x-p6f2
8.5
CVSS 3.1 · Vendor: ibm
Share

Severity by source

Vendor (ibm) PRIMARY
8.5 HIGH
AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H

Primary rating from Vendor (ibm) · only source for this CVE.

CVSS VectorVendor: ibm

CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
High
Privileges Required
Low
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

1
Analysis Generated
Jun 01, 2026 - 19:20 vuln.today

DescriptionCVE.org

IBM WebSphere Application Server 9.0, and 8.5 is affected by an improper validation of user-supplied data during deserialization using the SAML Web Single Sign-On component. This could result in remote code execution via a crafted HTTP request when combined with a suitable gadget chain.

AnalysisAI

Remote code execution in IBM WebSphere Application Server 9.0 and 8.5 allows authenticated attackers to abuse unsafe Java deserialization in the SAML Web Single Sign-On component to run arbitrary code via a crafted HTTP request combined with a gadget chain. The flaw carries a CVSS 8.5 with scope change, and while no public exploit has been identified at time of analysis, deserialization gadget chains for WebSphere are historically well-researched. IBM has released a patch via support advisory node/7274733.

Technical ContextAI

WebSphere Application Server is IBM's flagship Java EE/Jakarta EE runtime used to host enterprise web applications, frequently fronted by SAML-based identity federation. The vulnerable code path lives in the SAML Web SSO component, which deserializes user-supplied data without adequate validation - a CWE-502 (Deserialization of Untrusted Data) condition. In Java stacks, this class of bug is typically exploited by submitting a serialized object graph that, on readObject(), traverses a 'gadget chain' (often from libraries on the classpath such as commons-collections, ROME, or WebSphere's own internal classes) to reach a Runtime.exec or equivalent sink. Per the CPE (cpe:2.3:a:ibm:websphere_application_server:*:*:*:*:*:*:*:*), all sub-versions of the 9.0 and 8.5 branches are potentially in scope until the IBM-provided interim fix is applied.

RemediationAI

Apply the patch referenced in IBM's support bulletin at https://www.ibm.com/support/pages/node/7274733, installing the IBM-supplied interim fix or Fix Pack for the 9.0 and 8.5 branches as appropriate to your deployed baseline (Vendor-released patch: see IBM advisory for branch-specific iFix levels). If immediate patching is not feasible, compensating controls include disabling the SAML Web Single Sign-On TAI/feature in WebSphere security configuration if SAML federation is unused (side effect: any SAML-authenticated applications will break and must fall back to LDAP/Kerberos), restricting network access to the SAML ACS endpoint at the load balancer or WAF so that only trusted IdP egress IPs can POST to it (side effect: federated logins from off-network users will fail), and enabling WebSphere's serialization filter (com.ibm.websphere.serialfilter / JEP 290-style filtering) to deny-list known gadget classes such as commons-collections InvokerTransformer and ROME's ToStringBean (side effect: legitimate apps relying on those classes via RMI/JMS may break and require allow-list tuning).

CVE-2019-4279 CRITICAL POC
9.8 May 17

IBM WebSphere Application Server 8.5 and 9.0 could allow a remote attacker to execute arbitrary code on the system with

CVE-2015-1920 CRITICAL
10.0 May 20

IBM WebSphere Application Server (WAS) 6.1 through 6.1.0.47, 7.0 before 7.0.0.39, 8.0 before 8.0.0.11, and 8.5 before 8.

CVE-2013-1777 CRITICAL
10.0 Jul 11

The JMX Remoting functionality in Apache Geronimo 3.x before 3.0.1, as used in IBM WebSphere Application Server (WAS) Co

CVE-2012-5955 CRITICAL
10.0 Dec 20

Unspecified vulnerability in the IBM HTTP Server component 5.3 in IBM WebSphere Application Server (WAS) for z/OS allows

CVE-2018-1770 MEDIUM POC
6.5 Oct 12

IBM WebSphere Application Server 7.0, 8.0, 8.5, and 9.0 could allow a remote attacker to traverse directories on the sys

CVE-2016-5983 HIGH
7.5 Oct 05

IBM WebSphere Application Server (WAS) 7.0 before 7.0.0.43, 8.0 before 8.0.0.13, 8.5 before 8.5.5.11, 9.0 before 9.0.0.2

CVE-2013-0462 CRITICAL
10.0 Jan 27

Unspecified vulnerability in IBM WebSphere Application Server (WAS) 6.1, 7.0 before 7.0.0.27, 8.0, and 8.5 has unknown i

CVE-2026-14512 CRITICAL
9.8 Jul 28

Pre-authentication unsafe deserialization in IBM WebSphere Application Server 9.0 and 8.5 traditional allows remote unau

CVE-2026-8400 CRITICAL
9.8 Aug 05

Unsafe class loading in the ORB (Object Request Broker) component of IBM WebSphere Application Server 8.5, 9.0, and Libe

CVE-2026-14974 CRITICAL
9.8 Jul 28

Remote code execution in IBM WebSphere Application Server 8.5 and 9.0 (traditional) allows an unauthenticated network at

CVE-2026-11541 CRITICAL
9.8 Jun 30

HTTP request smuggling in IBM WebSphere Application Server (traditional 8.5 and 9.0) and WebSphere Liberty (17.0.0.3 thr

CVE-2026-14529 CRITICAL
9.8 Jul 29

Server-side request forgery in IBM WebSphere Application Server (traditional 9.0 and 8.5) and WebSphere Application Serv

Share

EUVD-2026-33740 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy