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-2024-22329

CVE-2024-22329: IBM WebSphere Application Server SSRF Flaw

CVE-2024-22329 is a server-side request forgery vulnerability in IBM WebSphere Application Server that allows attackers to conduct SSRF attacks through crafted requests. This article covers technical details, versions, and fixes.

Updated: May 15, 2026

CVE-2024-22329 Overview

CVE-2024-22329 is a Server-Side Request Forgery (SSRF) vulnerability affecting IBM WebSphere Application Server. The flaw exists in IBM WebSphere Application Server versions 8.5 and 9.0, as well as IBM WebSphere Application Server Liberty versions 17.0.0.3 through 24.0.0.3. An attacker on an adjacent network can send a specially crafted request to coerce the server into issuing unintended outbound requests. IBM tracks this issue as X-Force ID 279951. The vulnerability is classified under CWE-918 (Server-Side Request Forgery).

Critical Impact

An adjacent network attacker can abuse the WebSphere request handler to reach internal services, exposing limited confidential information from systems reachable by the application server.

Affected Products

  • IBM WebSphere Application Server 8.5 (traditional)
  • IBM WebSphere Application Server 9.0 (traditional)
  • IBM WebSphere Application Server Liberty 17.0.0.3 through 24.0.0.3

Discovery Timeline

  • 2024-04-17 - CVE-2024-22329 published to NVD
  • 2025-03-06 - Last updated in NVD database

Technical Details for CVE-2024-22329

Vulnerability Analysis

The vulnerability is a Server-Side Request Forgery (SSRF) weakness in the request handling logic of IBM WebSphere Application Server. The server processes a crafted request and initiates an outbound HTTP request to a destination chosen by the attacker. The attacker does not need authentication to trigger the flaw, but they must reside on an adjacent network segment relative to the target. Successful exploitation can disclose limited information about internal services reachable from the application server. The impact is constrained to confidentiality, with no direct effect on data integrity or service availability based on the scoring vector.

The issue carries an EPSS probability of approximately 0.036%, indicating low observed exploitation likelihood in the wild. It is not listed in the CISA Known Exploited Vulnerabilities catalog, and no public proof-of-concept is currently available.

Root Cause

The root cause is insufficient validation of URL or host parameters consumed by a server-side component that performs outbound network requests. When the server accepts attacker-controlled destination data without enforcing an allowlist or origin restrictions, it acts as a proxy on behalf of the attacker. This pattern is the defining characteristic of CWE-918.

Attack Vector

The attack vector is Adjacent Network, meaning the attacker must have access to the same broadcast or collision domain, or a logically adjacent network, as the WebSphere instance. The attacker sends a single crafted HTTP request to a vulnerable endpoint. The server then issues an outbound request that the attacker can use to probe internal infrastructure, fingerprint services, or retrieve metadata from internal endpoints. No user interaction or prior privileges are required.

No verified proof-of-concept code is publicly available. Refer to the IBM X-Force Vulnerability #279951 entry for additional technical context.

Detection Methods for CVE-2024-22329

Indicators of Compromise

  • Unexpected outbound HTTP or HTTPS connections originating from the WebSphere Application Server process to internal IP ranges or cloud metadata endpoints such as 169.254.169.254.
  • HTTP access logs containing requests with URL, host, or redirect parameters pointing to internal hostnames or non-public IP addresses.
  • Spikes in short-lived outbound connections from the application server to RFC1918 ranges that do not match documented integration patterns.

Detection Strategies

  • Inspect WebSphere SystemOut.log and HTTP access logs for request parameters that contain fully qualified URLs or IP literals supplied by remote clients.
  • Correlate inbound HTTP requests with outbound connections from the WebSphere JVM using network flow data to identify proxy-like behavior.
  • Apply web application firewall rules that flag parameters carrying URL schemes (http://, https://, file://, gopher://) targeting internal address space.

Monitoring Recommendations

  • Forward WebSphere application logs and host network telemetry to a centralized analytics platform for correlation against SSRF detection rules.
  • Alert on any outbound traffic from the application server to cloud instance metadata services or management interfaces.
  • Track version inventory for WebSphere traditional and Liberty deployments to confirm that all instances are within the supported patched range.

How to Mitigate CVE-2024-22329

Immediate Actions Required

  • Apply the interim fix or cumulative fix referenced in the IBM Support Advisory #7148380 to all affected WebSphere traditional and Liberty deployments.
  • Restrict network access to WebSphere administrative and application interfaces so that only trusted adjacent hosts can reach them.
  • Audit application code and configuration for endpoints that accept URL-style parameters from untrusted callers.

Patch Information

IBM has published remediation guidance in IBM Support Advisory #7148380. Administrators should apply the interim fix for the affected version stream of WebSphere Application Server traditional (8.5, 9.0) or upgrade WebSphere Application Server Liberty beyond the 24.0.0.3 fix level as directed by IBM. Validate fix application by checking the installed product version after patching.

Workarounds

  • Enforce egress filtering on the application server tier to deny outbound connections to internal management ranges and cloud metadata endpoints.
  • Place WebSphere endpoints behind a reverse proxy or WAF configured to reject request parameters containing inline URLs or unexpected schemes.
  • Segment the network so that WebSphere instances cannot directly reach sensitive internal services unless explicitly required by an integration.
bash
# Example egress restriction using iptables to block metadata service access
iptables -A OUTPUT -m owner --uid-owner wasuser -d 169.254.169.254 -j REJECT
iptables -A OUTPUT -m owner --uid-owner wasuser -d 10.0.0.0/8 -p tcp --dport 22 -j REJECT

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

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechIbm Websphere Application Server

  • SeverityMEDIUM

  • CVSS Score4.3

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • IBM X-Force Vulnerability #279951
  • Vendor Resources
  • IBM Support Advisory #7148380
  • Related CVEs
  • CVE-2026-1561: IBM WebSphere Application Server SSRF Flaw

  • CVE-2025-27907: IBM WebSphere Application Server SSRF Flaw

  • CVE-2026-3621: IBM WebSphere Liberty Auth Bypass Flaw

  • CVE-2025-14917: IBM WebSphere Liberty Auth Bypass Flaw
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