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
    • 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-36375

CVE-2025-36375: IBM DataPower Gateway CSRF Vulnerability

CVE-2025-36375 is a cross-site request forgery flaw in IBM DataPower Gateway that lets attackers execute unauthorized actions from trusted users. This article covers the technical details, affected versions, and mitigation.

Published: April 2, 2026

CVE-2025-36375 Overview

IBM DataPower Gateway is vulnerable to a Cross-Site Request Forgery (CSRF) vulnerability that could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. This vulnerability affects multiple versions of IBM DataPower Gateway across the 10.5.x and 10.6.x release lines, posing a significant risk to organizations relying on this API gateway for their enterprise integrations.

Critical Impact

Attackers can trick authenticated administrators into performing unintended actions on the DataPower Gateway, potentially leading to unauthorized configuration changes, policy modifications, or service disruptions.

Affected Products

  • IBM DataPower Gateway 10.6CD versions 10.6.1.0 through 10.6.5.0
  • IBM DataPower Gateway 10.5.0 versions 10.5.0.0 through 10.5.0.20
  • IBM DataPower Gateway 10.6.0 versions 10.6.0.0 through 10.6.0.8

Discovery Timeline

  • 2026-04-01 - CVE CVE-2025-36375 published to NVD
  • 2026-04-01 - Last updated in NVD database

Technical Details for CVE-2025-36375

Vulnerability Analysis

This vulnerability is classified as CWE-352 (Cross-Site Request Forgery), which occurs when a web application fails to properly verify that requests originated from the intended user. In the context of IBM DataPower Gateway, the administrative interface lacks sufficient anti-CSRF protections, allowing attackers to craft malicious requests that will be automatically authenticated when executed by a logged-in administrator.

The vulnerability requires network access and user interaction, meaning an attacker must convince an authenticated user to visit a malicious page or click a specially crafted link while they have an active session with the DataPower Gateway administrative interface.

Root Cause

The root cause of this vulnerability stems from insufficient validation of request origins in the IBM DataPower Gateway web management interface. The application does not adequately implement anti-CSRF tokens or verify the Referer and Origin headers to ensure that state-changing requests are intentionally initiated by the authenticated user. This architectural weakness allows attackers to forge requests that appear legitimate to the server.

Attack Vector

The attack vector is network-based and requires user interaction. An attacker would typically craft a malicious HTML page or embed hidden form submissions within a seemingly innocuous website. When an authenticated DataPower Gateway administrator visits this malicious page while logged into the gateway's management interface, the browser automatically includes their session credentials with the forged request, causing the gateway to execute unauthorized actions.

The exploitation scenario typically involves social engineering techniques to lure administrators to attacker-controlled web pages. Since the vulnerability affects the administrative interface, successful exploitation could result in significant unauthorized modifications to gateway configurations, policies, or security settings.

Detection Methods for CVE-2025-36375

Indicators of Compromise

  • Unexpected configuration changes in DataPower Gateway policies or settings that administrators did not authorize
  • Administrative audit logs showing configuration modifications originating from unusual source IP addresses or at unexpected times
  • Browser history or network logs showing administrators accessing unfamiliar external websites shortly before gateway changes occurred
  • Unusual patterns in gateway access logs indicating automated or rapid-fire administrative requests

Detection Strategies

  • Enable comprehensive audit logging on the DataPower Gateway administrative interface to capture all configuration changes with source information
  • Implement network monitoring to detect anomalous outbound connections from administrator workstations to untrusted domains
  • Deploy web application firewalls (WAF) with CSRF detection capabilities in front of administrative interfaces
  • Monitor for suspicious HTTP requests to the DataPower Gateway management interface that lack proper anti-CSRF tokens

Monitoring Recommendations

  • Review DataPower Gateway audit logs daily for unauthorized configuration changes or suspicious administrative activity
  • Implement real-time alerting for critical configuration modifications such as policy changes, certificate updates, or service deployments
  • Monitor administrator browser activity and network connections during active sessions for signs of CSRF exploitation
  • Establish baseline administrative activity patterns to detect anomalous behavior indicative of CSRF attacks

How to Mitigate CVE-2025-36375

Immediate Actions Required

  • Apply the latest security patches from IBM as documented in the IBM Support Page
  • Restrict administrative interface access to trusted networks and implement IP-based access controls
  • Advise administrators to use dedicated browser sessions for DataPower Gateway administration and avoid browsing untrusted sites while logged in
  • Enable and enforce multi-factor authentication for all administrative access to the gateway

Patch Information

IBM has released security updates to address this vulnerability. Organizations should upgrade to patched versions immediately. Refer to the IBM Support Page for detailed patch information and upgrade instructions specific to your DataPower Gateway version.

Workarounds

  • Implement network segmentation to isolate the DataPower Gateway administrative interface from general network traffic
  • Configure web proxies to block administrator access to untrusted external sites during management sessions
  • Use browser extensions that provide additional CSRF protection or operate in isolated browser profiles for administrative tasks
  • Implement strict Content Security Policy (CSP) headers where possible to limit the impact of potential CSRF attacks
bash
# Configuration example - Network access restriction for DataPower administrative interface
# Restrict management interface access to specific trusted IP ranges
# This should be configured at the network/firewall level

# Example iptables rules to restrict access to DataPower management port (9090)
iptables -A INPUT -p tcp --dport 9090 -s 10.0.0.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 9090 -s 192.168.1.0/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 9090 -j DROP

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

  • Vulnerability Details
  • TypeCSRF

  • Vendor/TechIbm Datapower Gateway

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.01%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityHigh
  • AvailabilityNone
  • CWE References
  • CWE-352
  • Technical References
  • IBM Support Page
  • Related CVEs
  • CVE-2025-36373: IBM DataPower Gateway Info Disclosure
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