A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-8633

CVE-2026-8633: IBM WebSphere Application Server RCE Flaw

CVE-2026-8633 is a remote code execution vulnerability in IBM WebSphere Application Server that allows attackers to execute arbitrary code via crafted requests. This article covers technical details, affected versions, and steps.

Published: May 28, 2026

CVE-2026-8633 Overview

CVE-2026-8633 is a remote code execution vulnerability in IBM Web Server Plug-ins for WebSphere Application Server and WebSphere Liberty. The flaw affects versions 8.5 and 9.0 of the Web Server Plug-ins component. An unauthenticated attacker can send a specially crafted request to trigger arbitrary code execution on the affected host. The vulnerability is classified under [CWE-94] Improper Control of Generation of Code. IBM published a corresponding support advisory describing the issue and remediation guidance.

Critical Impact

Unauthenticated remote attackers can execute arbitrary code on WebSphere Application Server hosts by sending a crafted request to the Web Server Plug-in, leading to full host compromise.

Affected Products

  • IBM Web Server Plug-ins for WebSphere Application Server 8.5
  • IBM Web Server Plug-ins for WebSphere Application Server 9.0
  • IBM WebSphere Application Server Liberty

Discovery Timeline

  • 2026-05-26 - CVE-2026-8633 published to the National Vulnerability Database
  • 2026-05-27 - Last updated in the NVD database

Technical Details for CVE-2026-8633

Vulnerability Analysis

The vulnerability resides in the Web Server Plug-ins component that bridges front-end HTTP servers, such as IBM HTTP Server, with back-end WebSphere Application Server instances. The plug-in processes incoming HTTP requests and forwards them to application server JVMs. A specially crafted request bypasses input handling logic in the plug-in and causes attacker-controlled data to be interpreted as code, satisfying the [CWE-94] code injection pattern.

Because the plug-in typically runs in the context of the front-end web server process, successful exploitation grants the attacker the privileges of that process. The attack requires no authentication, no user interaction, and is reachable over the network wherever the plug-in is exposed.

Root Cause

The root cause is improper control over code generation when the Web Server Plug-in parses elements of a request before forwarding it to the application server. Attacker-supplied content is incorporated into a code or command path without adequate validation, producing the [CWE-94] condition.

Attack Vector

The attack vector is network-based. An attacker sends a crafted HTTP request to a web server that loads the vulnerable WebSphere plug-in module. No credentials and no user interaction are required, and exploitation completes within a single request-response cycle. Public exploit code is not available at the time of publication, and EPSS data indicates a low predicted probability of near-term exploitation.

No verified public proof-of-concept code is available. Refer to the IBM Support Page for technical details and remediation guidance.

Detection Methods for CVE-2026-8633

Indicators of Compromise

  • Unexpected child processes spawned by IBM HTTP Server or other web server processes that load the WebSphere plug-in module.
  • Outbound network connections originating from the web server process to unknown hosts shortly after receiving HTTP requests.
  • New or modified files within the plug-in installation directory or web server document roots that were not introduced by an administrator.

Detection Strategies

  • Inspect HTTP access and plug-in trace logs for malformed requests, abnormally long headers, or unusual URI patterns directed at WebSphere-fronted applications.
  • Monitor process lineage on hosts running the plug-in for shells, scripting interpreters, or cmd.exe descending from the web server process.
  • Correlate web server request logs with endpoint telemetry to identify request bursts immediately preceding suspicious process or file activity.

Monitoring Recommendations

  • Enable verbose Web Server Plug-in tracing temporarily during incident triage to capture full request payloads forwarded to WebSphere.
  • Forward web server, plug-in, and WebSphere SystemOut.log events to a centralized logging or SIEM platform for retention and correlation.
  • Alert on any modification of plug-in configuration files such as plugin-cfg.xml outside of approved change windows.

How to Mitigate CVE-2026-8633

Immediate Actions Required

  • Apply the fixes referenced in the IBM Support Page to all WebSphere Application Server and Liberty installations using the Web Server Plug-ins.
  • Inventory every front-end web server that loads the WebSphere plug-in module and confirm patch status on each host.
  • Restrict network access to web servers fronting WebSphere so only required clients can reach them while remediation is staged.

Patch Information

IBM has published remediation guidance and fix packs through its support portal. Administrators should consult the IBM Support Page for the exact interim fix or fix pack levels that address CVE-2026-8633 on versions 8.5 and 9.0, including the Liberty editions. Apply the fix to both the WebSphere Application Server installation and the Web Server Plug-ins installation, then restart the front-end web server.

Workarounds

  • Place a hardened reverse proxy or web application firewall in front of the plug-in to filter malformed and oversized requests until patches are applied.
  • Disable or unload the WebSphere plug-in module on web servers that do not require it, reducing the exposed attack surface.
  • Apply network segmentation so that only trusted load balancers and proxies can reach the web servers hosting the plug-in.

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeRCE

  • Vendor/TechIbm Websphere Application Server

  • SeverityCRITICAL

  • CVSS Score9.8

  • EPSS Probability0.20%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-94
  • Vendor Resources
  • IBM Support Page
  • Related CVEs
  • CVE-2026-9311: IBM WebSphere Application Server RCE Flaw

  • CVE-2026-9319: IBM WebSphere Application Server RCE Flaw

  • CVE-2026-9330: IBM WebSphere Application Server RCE Flaw

  • CVE-2025-14914: IBM WebSphere Liberty RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English