Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
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-36387

CVE-2025-36387: IBM Db2 Denial of Service Vulnerability

CVE-2025-36387 is a denial of service vulnerability in IBM Db2 for Linux, UNIX and Windows that allows authenticated users to crash the system using crafted queries. This article covers the technical details, impact, and mitigations.

Published: February 6, 2026

CVE-2025-36387 Overview

CVE-2025-36387 is a Denial of Service (DoS) vulnerability affecting IBM Db2 for Linux, UNIX and Windows (including DB2 Connect Server) versions 11.5.0 through 11.5.9. The vulnerability allows an authenticated user to cause a denial of service condition when submitting a specially crafted query to the database server. This vulnerability is classified under CWE-770 (Allocation of Resources Without Limits or Throttling), indicating that the database engine fails to properly limit resource consumption during query processing.

Critical Impact

Authenticated attackers can disrupt database availability by sending malicious queries, potentially causing service outages for enterprise applications dependent on IBM Db2.

Affected Products

  • IBM Db2 for Linux 11.5.0 - 11.5.9
  • IBM Db2 for UNIX 11.5.0 - 11.5.9
  • IBM Db2 for Windows 11.5.0 - 11.5.9

Discovery Timeline

  • 2026-01-30 - CVE CVE-2025-36387 published to NVD
  • 2026-02-05 - Last updated in NVD database

Technical Details for CVE-2025-36387

Vulnerability Analysis

This vulnerability stems from improper resource allocation controls within the IBM Db2 query processing engine. When the database receives a specially crafted query from an authenticated user, it fails to enforce appropriate limits on resource consumption, leading to resource exhaustion. The flaw requires network access and low-privilege authentication, making it exploitable by any authenticated database user. The impact is limited to availability—there is no impact to confidentiality or integrity of data.

The vulnerability is particularly concerning in multi-tenant environments or shared database deployments where lower-privileged users could disrupt services for other users and applications.

Root Cause

The root cause is identified as CWE-770: Allocation of Resources Without Limits or Throttling. The Db2 query processor does not adequately constrain resource allocation when handling certain malformed or complex query structures. This allows an attacker to craft queries that consume excessive memory, CPU cycles, or other system resources without proper bounds checking.

Attack Vector

The attack is conducted over the network by an authenticated user submitting specially crafted SQL queries to the Db2 database server. The attacker requires valid database credentials with at least basic query execution privileges. No user interaction is required for exploitation, and the attack can be automated once the malicious query structure is identified.

The attack does not require administrative privileges—any authenticated user with query execution rights can potentially trigger the denial of service condition. This makes the vulnerability accessible to a broad range of potential attackers, including malicious insiders or compromised application service accounts.

Detection Methods for CVE-2025-36387

Indicators of Compromise

  • Abnormal spikes in database resource utilization (CPU, memory) without corresponding increase in legitimate workload
  • Db2 database instances becoming unresponsive or timing out on routine queries
  • Unusual query patterns from specific user accounts, particularly queries with complex or malformed structures
  • Database crash logs or error messages indicating resource exhaustion conditions

Detection Strategies

  • Monitor Db2 diagnostic logs for resource allocation failures or memory exhaustion errors
  • Implement query performance monitoring to detect unusually long-running or resource-intensive queries
  • Configure database alerts for abnormal resource consumption patterns
  • Review authentication logs for suspicious user activity preceding service disruptions
  • Deploy SentinelOne Singularity Platform for real-time behavioral analysis of database server processes

Monitoring Recommendations

  • Enable detailed Db2 query logging and audit trails for forensic analysis
  • Set up threshold-based alerting for database resource metrics (CPU, memory, connection pool)
  • Monitor for repeated failed or abnormal query submissions from the same user account
  • Implement baseline monitoring to detect deviations from normal database operation patterns

How to Mitigate CVE-2025-36387

Immediate Actions Required

  • Apply the security update from IBM as detailed in the IBM Support Advisory
  • Review database user permissions and implement principle of least privilege for query execution
  • Implement query timeout limits and resource governor policies where supported
  • Monitor database servers for unusual activity while patching is coordinated

Patch Information

IBM has released a security update to address this vulnerability. Organizations running affected versions of IBM Db2 (11.5.0 through 11.5.9) should consult the IBM Support Page for detailed patch information and upgrade instructions.

Workarounds

  • Implement strict query resource limits at the database level to prevent resource exhaustion
  • Restrict network access to the Db2 server to trusted hosts and subnets only
  • Review and minimize the number of accounts with direct query execution privileges
  • Consider implementing a database activity monitoring (DAM) solution to detect and block malicious queries
  • Segment database servers on isolated network segments with enhanced monitoring
bash
# Example: Configure connection timeout and query resource limits
# Consult IBM documentation for your specific Db2 version
db2 update dbm cfg using QUERY_HEAP_SZ 8000
db2 update dbm cfg using CONN_ELAPSE 60
db2 update db cfg using LOCKTIMEOUT 30

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

  • Vulnerability Details
  • TypeDOS

  • Vendor/TechIbm Db2

  • SeverityMEDIUM

  • CVSS Score6.5

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-770
  • Vendor Resources
  • IBM Support Page
  • Related CVEs
  • CVE-2025-13867: IBM Db2 Denial of Service Vulnerability

  • CVE-2025-14689: IBM Db2 Denial of Service Vulnerability

  • CVE-2025-36353: IBM Db2 Denial of Service Vulnerability

  • CVE-2025-36123: IBM Db2 Denial of Service 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