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-2025-14290

CVE-2025-14290: IBM webMethods Integration SSRF Vulnerability

CVE-2025-14290 is a server-side request forgery flaw in IBM webMethods Integration Server that enables authenticated attackers to send unauthorized requests and conduct network enumeration. This article covers technical details, affected versions, impact analysis, and mitigation strategies.

Published: May 28, 2026

CVE-2025-14290 Overview

CVE-2025-14290 is a Server-Side Request Forgery (SSRF) vulnerability [CWE-918] affecting IBM webMethods Integration (on-prem) Integration Server. The flaw impacts versions 10.15 through IS_10.15_Core_Fix2611.1 and IS_11.1_Core_Fix10. An authenticated attacker can abuse the server to issue unauthorized HTTP requests to internal or external systems. This can enable internal network enumeration and pivot attacks against services not directly reachable from the internet.

Critical Impact

An authenticated attacker can leverage the Integration Server to send forged requests, exposing internal services and enabling reconnaissance of otherwise unreachable network resources.

Affected Products

  • IBM webMethods Integration (on-prem) Integration Server 10.15
  • IBM webMethods Integration Server through IS_10.15_Core_Fix2611.1
  • IBM webMethods Integration Server through IS_11.1_Core_Fix10

Discovery Timeline

  • 2026-05-26 - CVE-2025-14290 published to NVD
  • 2026-05-26 - Last updated in NVD database

Technical Details for CVE-2025-14290

Vulnerability Analysis

The vulnerability resides in request-handling logic within IBM webMethods Integration Server. The product does not adequately validate or restrict URLs used in server-initiated requests. An authenticated user can supply a crafted destination, causing the server to issue requests on their behalf. Because the server typically operates within a privileged network segment, these forged requests can reach internal services, metadata endpoints, or administrative interfaces that are not exposed externally.

The impact aligns with classic SSRF outcomes: limited confidentiality loss through information disclosure and limited integrity loss through unauthorized actions on reachable services. Authentication is required, which reduces the attacker pool but does not eliminate risk from compromised accounts, insider threats, or credential-stuffing scenarios.

Root Cause

The root cause is insufficient validation of user-controlled input that influences outbound HTTP request destinations. The application accepts destination URLs or host parameters without enforcing an allowlist of permitted targets or blocking access to internal address ranges such as 127.0.0.0/8, 10.0.0.0/8, 169.254.169.254, and other private network blocks.

Attack Vector

The attack is network-based and requires low privileges with no user interaction. An authenticated attacker submits crafted input through an integration endpoint or service definition that triggers the server to make an outbound request to a target of the attacker's choosing. The attacker can then enumerate internal hosts, scan ports by observing response timing and error differences, or interact with internal HTTP APIs.

No verified proof-of-concept code is publicly available for this vulnerability. Refer to the IBM Support Page for vendor-specific technical details.

Detection Methods for CVE-2025-14290

Indicators of Compromise

  • Outbound connections from the Integration Server to internal IP ranges or cloud metadata endpoints such as 169.254.169.254 that do not match documented integration flows.
  • Unexpected HTTP requests originating from the Integration Server process to non-standard internal ports.
  • Repeated outbound connection attempts to sequential internal IPs indicative of network scanning behavior.

Detection Strategies

  • Inspect Integration Server access logs for authenticated sessions submitting unusual URL parameters or hostnames.
  • Correlate authenticated user activity with outbound network connections to identify users triggering anomalous server-initiated requests.
  • Deploy network detection rules that flag outbound traffic from the Integration Server host to RFC1918 ranges outside the documented integration scope.

Monitoring Recommendations

  • Forward Integration Server application logs and host network telemetry to a centralized analytics platform for behavioral baselining.
  • Monitor authentication events for low-privilege accounts that suddenly generate elevated request volumes against integration endpoints.
  • Alert on outbound DNS queries from the Integration Server resolving internal hostnames or cloud metadata domains.

How to Mitigate CVE-2025-14290

Immediate Actions Required

  • Apply the fix referenced on the IBM Support Page for affected 10.15 and 11.1 Integration Server fix levels.
  • Audit and rotate credentials for low-privilege Integration Server accounts that may have been exposed.
  • Restrict egress traffic from the Integration Server to an allowlist of required external destinations.

Patch Information

IBM has published remediation guidance on the vendor advisory. Administrators should upgrade beyond IS_10.15_Core_Fix2611.1 and IS_11.1_Core_Fix10 to the patched fix level identified by IBM. Consult the IBM Support Page for exact fix package identifiers and installation steps.

Workarounds

  • Place the Integration Server behind an egress proxy that enforces an allowlist of approved outbound destinations.
  • Block Integration Server access to cloud instance metadata endpoints and internal management subnets using host or network firewalls.
  • Review role-based access controls and remove permissions to integration features that accept user-supplied URLs for accounts that do not require them.
bash
# Example egress restriction using iptables to block metadata endpoint access
iptables -A OUTPUT -d 169.254.169.254 -j DROP
iptables -A OUTPUT -d 10.0.0.0/8 -p tcp --dport 22 -j DROP
iptables -A OUTPUT -d 192.168.0.0/16 -p tcp --dport 3389 -j DROP

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

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechIbm Webmethods

  • SeverityMEDIUM

  • CVSS Score5.4

  • EPSS Probability0.02%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • IBM Support Page
  • Related CVEs
  • CVE-2025-14289: IBM webMethods Integration Server XSS 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