The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-13691

CVE-2025-13691: IBM DataStage Information Disclosure Flaw

CVE-2025-13691 is an information disclosure vulnerability in IBM DataStage on Cloud Pak for Data that exposes sensitive information in HTTP responses, enabling user impersonation. This article covers technical details, affected versions, impact, and mitigation strategies.

Published: February 20, 2026

CVE-2025-13691 Overview

IBM DataStage on Cloud Pak for Data versions 5.1.2 through 5.3.0 contains an information disclosure vulnerability that returns sensitive information in HTTP responses. This flaw could allow an authenticated attacker to obtain data that can be leveraged to impersonate other users within the system, leading to potential unauthorized access and privilege escalation scenarios.

Critical Impact

Sensitive information exposure in HTTP responses enables user impersonation attacks, potentially allowing attackers to escalate privileges and gain unauthorized access to critical data integration workflows.

Affected Products

  • IBM DataStage on Cloud Pak for Data 5.1.2
  • IBM DataStage on Cloud Pak for Data 5.2.x
  • IBM DataStage on Cloud Pak for Data 5.3.0

Discovery Timeline

  • 2026-02-17 - CVE-2025-13691 published to NVD
  • 2026-02-18 - Last updated in NVD database

Technical Details for CVE-2025-13691

Vulnerability Analysis

This vulnerability is classified under CWE-497 (Exposure of Sensitive System Information to an Unauthorized Control Sphere). The flaw exists in how IBM DataStage on Cloud Pak for Data handles HTTP responses, inadvertently including sensitive information that should not be accessible to authenticated users. This information exposure can be exploited to impersonate other users in the system, effectively bypassing access controls and authentication mechanisms.

The vulnerability requires network access and low-privilege authentication to exploit. Once an attacker obtains the sensitive information from HTTP responses, they can leverage it to assume the identity of other users, potentially including administrative accounts. This creates a significant risk to confidentiality and integrity of the data integration platform.

Root Cause

The root cause stems from improper handling of sensitive data in HTTP responses within IBM DataStage on Cloud Pak for Data. The application fails to properly sanitize or restrict sensitive system information before including it in HTTP response bodies. This exposure of system-level information to authenticated users violates the principle of least privilege and creates an attack surface for user impersonation.

Attack Vector

The attack is conducted over the network by an authenticated user with low privileges. The attacker can submit legitimate HTTP requests to the DataStage application and analyze the responses for sensitive information. This information may include session tokens, authentication credentials, or other user-identifiable data that can be used to craft requests impersonating other users.

The attack does not require user interaction and can be performed programmatically by intercepting and parsing HTTP responses. Given the data integration nature of DataStage, successful exploitation could provide access to sensitive business data and ETL pipeline configurations.

Detection Methods for CVE-2025-13691

Indicators of Compromise

  • Unusual HTTP response sizes or patterns from DataStage endpoints that may indicate information harvesting
  • Multiple authentication events from different user accounts originating from the same source IP address
  • Anomalous API access patterns where a single authenticated session accesses resources belonging to multiple users
  • Log entries showing successful authentication followed by immediate access to other user resources

Detection Strategies

  • Monitor HTTP response bodies for sensitive information patterns using web application firewalls (WAF) with custom rules
  • Implement user behavior analytics (UBA) to detect account impersonation patterns
  • Enable detailed audit logging for DataStage API calls and authentication events
  • Deploy network traffic analysis to identify unusual request/response patterns

Monitoring Recommendations

  • Configure SIEM alerts for authentication anomalies within IBM Cloud Pak for Data environments
  • Enable verbose logging on DataStage components and forward logs to centralized security monitoring
  • Monitor for lateral movement patterns between user accounts in the data integration platform
  • Review access logs periodically for signs of unauthorized cross-user access

How to Mitigate CVE-2025-13691

Immediate Actions Required

  • Review the IBM Support Page for the latest security patches and apply updates immediately
  • Audit user access logs to identify any potential exploitation attempts
  • Implement network segmentation to limit exposure of DataStage services
  • Enable enhanced monitoring for suspicious authentication patterns

Patch Information

IBM has released security updates to address this vulnerability. Administrators should consult the IBM Support Page for detailed patch information and upgrade instructions. It is recommended to update IBM DataStage on Cloud Pak for Data to the latest patched version as soon as possible.

Workarounds

  • Restrict network access to DataStage services using firewall rules to limit exposure to trusted IP ranges only
  • Implement additional authentication controls such as multi-factor authentication (MFA) to reduce impersonation risk
  • Deploy a web application firewall (WAF) to monitor and filter sensitive information from HTTP responses
  • Consider implementing API rate limiting to slow down potential information harvesting attempts
bash
# Configuration example - Network access restriction
# Restrict DataStage API access to trusted networks
oc patch route datastage-route -n <namespace> --type=merge -p '{"spec":{"tls":{"termination":"edge"}}}'

# Enable audit logging for Cloud Pak for Data
oc set env deployment/datastage-server -n <namespace> AUDIT_LOGGING=true LOG_LEVEL=DEBUG

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

  • Vulnerability Details
  • TypeInformation Disclosure

  • Vendor/TechIbm Datastage

  • SeverityHIGH

  • CVSS Score8.1

  • EPSS Probability0.03%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-497
  • Technical References
  • IBM Support Page
  • Related CVEs
  • CVE-2025-13616: IBM DataStage Information Disclosure Flaw

  • CVE-2025-13686: IBM DataStage Cloud Pak RCE Vulnerability

  • CVE-2025-13687: IBM DataStage Cloud Pak RCE Vulnerability

  • CVE-2025-13688: IBM DataStage Cloud Pak RCE Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now 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