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-2021-20373

CVE-2021-20373: IBM Db2 Information Disclosure Flaw

CVE-2021-20373 is an information disclosure vulnerability in IBM Db2 affecting versions 9.7 through 11.5. The flaw occurs when the LOAD utility fails to enforce directory restrictions under certain conditions.

Published: February 25, 2026

CVE-2021-20373 Overview

IBM Db2 versions 9.7, 10.1, 10.5, 11.1, and 11.5 contain an information disclosure vulnerability in the LOAD utility. Under certain circumstances, the LOAD utility does not properly enforce directory restrictions, potentially allowing unauthorized access to sensitive files and data outside of intended directories. This vulnerability affects IBM Db2 deployments across multiple operating systems including Windows, Linux, AIX, HP-UX, and Oracle Solaris.

Critical Impact

Attackers exploiting this vulnerability could gain unauthorized access to sensitive data stored outside of permitted directories, potentially exposing confidential information, database credentials, or system configuration files.

Affected Products

  • IBM Db2 9.7 (all platforms)
  • IBM Db2 10.1 (all platforms)
  • IBM Db2 10.5 (all platforms)
  • IBM Db2 11.1 (all platforms)
  • IBM Db2 11.5 (all platforms)

Discovery Timeline

  • 2021-12-09 - CVE-2021-20373 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2021-20373

Vulnerability Analysis

This vulnerability is classified as an Information Disclosure flaw stemming from improper access control within IBM Db2's LOAD utility. The LOAD utility, designed for high-performance bulk data loading operations, fails to properly enforce directory restrictions under certain operational conditions.

When the LOAD utility processes data import operations, it should restrict file access to authorized directories only. However, due to the access control deficiency, the utility may allow access to files and directories outside the intended scope. This can enable attackers with database access to read sensitive files from the underlying file system.

The vulnerability requires network access and does not require authentication, making it particularly concerning for internet-exposed Db2 instances. The impact is limited to confidentiality—no integrity or availability impacts have been identified—but the potential for sensitive data exposure remains significant.

Root Cause

The root cause of CVE-2021-20373 lies in insufficient directory traversal protection within the LOAD utility's file access validation logic. The utility fails to properly sanitize or validate file paths under certain conditions, allowing requests that should be blocked by directory restrictions to succeed. This represents an improper access control implementation where the intended security boundaries are not consistently enforced.

Attack Vector

The attack vector for this vulnerability is network-based, requiring an attacker to have the ability to execute LOAD utility commands against the affected Db2 instance. The exploitation path involves:

  1. An attacker gains access to execute LOAD commands on a vulnerable IBM Db2 instance
  2. The attacker crafts LOAD utility commands that reference files outside permitted directories
  3. Due to the directory restriction bypass, the LOAD utility processes these requests
  4. Sensitive data from unauthorized locations is disclosed to the attacker

Since no authentication is required according to the vulnerability characteristics, systems with network-accessible Db2 instances are at heightened risk. The vulnerability mechanism involves the LOAD utility's path validation routines failing to properly enforce directory boundaries. For detailed technical analysis, refer to the IBM X-Force Vulnerability Report.

Detection Methods for CVE-2021-20373

Indicators of Compromise

  • Unusual LOAD utility operations accessing directories outside normal database storage paths
  • Unexpected file access patterns in Db2 audit logs referencing sensitive system directories
  • LOAD commands containing directory traversal sequences or absolute paths to system files
  • Anomalous database activity from user accounts not typically performing bulk load operations

Detection Strategies

  • Enable and monitor Db2 audit logging for LOAD utility operations with focus on file path parameters
  • Implement file integrity monitoring on sensitive system directories to detect unauthorized access
  • Deploy network monitoring to identify unusual Db2 protocol traffic patterns
  • Configure SentinelOne Singularity XDR to monitor for suspicious database utility process behavior

Monitoring Recommendations

  • Establish baseline LOAD utility usage patterns and alert on deviations
  • Monitor for directory traversal attempts in database operation logs
  • Implement real-time alerting for LOAD commands targeting non-standard paths
  • Review Db2 instance configurations to ensure proper directory restriction settings

How to Mitigate CVE-2021-20373

Immediate Actions Required

  • Identify all IBM Db2 instances running affected versions (9.7, 10.1, 10.5, 11.1, 11.5) in your environment
  • Apply the security patches provided by IBM as documented in IBM Support Pages
  • Restrict network access to Db2 instances to only authorized hosts and networks
  • Review and audit user permissions to limit LOAD utility access to essential personnel only

Patch Information

IBM has released security patches addressing this vulnerability. Organizations should consult the IBM Support Documentation for specific fix pack versions applicable to their Db2 deployment. The NetApp Security Advisory NTAP-20220225-0005 also provides additional guidance for affected NetApp products.

Workarounds

  • Implement network segmentation to isolate Db2 instances from untrusted networks
  • Configure firewall rules to restrict inbound connections to Db2 ports from trusted sources only
  • Enable enhanced Db2 audit logging to capture all LOAD utility operations for forensic analysis
  • Consider implementing application-level access controls to validate LOAD command parameters
bash
# Example: Restrict network access to Db2 port using iptables (Linux)
# Allow only trusted subnet to access Db2 default port
iptables -A INPUT -p tcp --dport 50000 -s 10.0.0.0/8 -j ACCEPT
iptables -A INPUT -p tcp --dport 50000 -j DROP

# Enable Db2 audit policy for LOAD operations
# Connect to the database and configure audit policy
# db2 "CREATE AUDIT POLICY loadaudit CATEGORIES EXECUTE STATUS BOTH ERROR TYPE AUDIT"
# db2 "AUDIT DATABASE USING POLICY loadaudit"

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 Db2

  • SeverityHIGH

  • CVSS Score7.5

  • EPSS Probability0.30%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • NVD-CWE-noinfo
  • Technical References
  • NetApp Security Advisory NTAP-20220225-0005
  • Vendor Resources
  • IBM X-Force Vulnerability #195521

  • IBM Support Documentation
  • Related CVEs
  • CVE-2025-36425: IBM Db2 Information Disclosure Vulnerability

  • CVE-2025-27899: IBM DB2 Information Disclosure Vulnerability

  • CVE-2025-13108: IBM DB2 Information Disclosure Flaw

  • CVE-2025-27900: IBM DB2 Recovery Expert Open Redirect
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