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-2022-22390

CVE-2022-22390: IBM Db2 Information Disclosure Vulnerability

CVE-2022-22390 is an information disclosure vulnerability in IBM Db2 for Linux, UNIX and Windows caused by improper privilege management. This article covers the technical details, affected versions, and mitigation.

Published: February 17, 2026

CVE-2022-22390 Overview

CVE-2022-22390 is an information disclosure vulnerability affecting IBM Db2 for Linux, UNIX and Windows across multiple versions. The vulnerability stems from improper privilege management when table functions are used, potentially allowing unauthorized access to sensitive data. This flaw enables attackers to exploit weaknesses in the database's privilege handling mechanisms to obtain confidential information without proper authorization.

Critical Impact

Attackers can leverage improper privilege management in table functions to gain unauthorized access to sensitive information stored in IBM Db2 databases, potentially exposing confidential business data or credentials.

Affected Products

  • IBM Db2 version 9.7
  • IBM Db2 version 10.1
  • IBM Db2 version 10.5
  • IBM Db2 version 11.1
  • IBM Db2 version 11.5
  • Supported operating systems: Linux, UNIX, and Windows

Discovery Timeline

  • 2022-06-24 - CVE-2022-22390 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2022-22390

Vulnerability Analysis

This vulnerability is classified under CWE-269 (Improper Privilege Management). The flaw exists in how IBM Db2 handles privilege checks when table functions are invoked. Table functions in Db2 allow users to return tabular data through function calls, and when privilege management is improperly implemented, it can lead to unauthorized information exposure.

The vulnerability allows network-based exploitation without requiring authentication or user interaction. An attacker can potentially access sensitive data that should be restricted based on database privilege settings. The impact is confined to confidentiality, with no direct effect on data integrity or system availability.

Root Cause

The root cause of this vulnerability lies in inadequate privilege verification within IBM Db2's table function processing logic. When a table function is executed, the database engine fails to properly validate whether the calling user has appropriate permissions to access the underlying data. This privilege management flaw allows users to bypass normal access controls and retrieve information they should not be authorized to view.

Attack Vector

The attack vector is network-based, meaning an attacker with network access to the vulnerable Db2 instance can exploit this vulnerability remotely. The exploitation requires no special privileges or user interaction, making it particularly concerning for organizations with internet-exposed database servers.

An attacker could craft specific queries utilizing table functions to circumvent privilege checks and extract sensitive information. The vulnerability allows for high-impact confidentiality breaches, as attackers can potentially access protected data including user credentials, business-critical information, or other sensitive records stored in the database.

Since no verified code examples are available for this vulnerability, organizations should refer to the IBM Security Advisory and IBM X-Force Vulnerability #221973 for detailed technical information about the exploitation mechanism and affected table function operations.

Detection Methods for CVE-2022-22390

Indicators of Compromise

  • Unexpected or anomalous queries against table functions from unauthorized users or accounts
  • Database audit logs showing access to sensitive tables through function calls from users without proper privileges
  • Unusual patterns of data retrieval that bypass normal access control mechanisms
  • Failed authentication attempts followed by successful data access through alternative query paths

Detection Strategies

  • Enable and monitor Db2 audit logging for all table function invocations and privilege-related events
  • Implement database activity monitoring (DAM) solutions to detect unusual query patterns targeting table functions
  • Review database access logs for queries that access sensitive data without corresponding privilege grants
  • Deploy SentinelOne to monitor for suspicious database client activity and lateral movement attempts

Monitoring Recommendations

  • Configure alerts for unusual volume or patterns of table function executions
  • Monitor database connections from unexpected network segments or IP addresses
  • Track user privilege changes and audit administrative operations on the Db2 instance
  • Implement real-time alerting for any access to sensitive tables through non-standard query patterns

How to Mitigate CVE-2022-22390

Immediate Actions Required

  • Update IBM Db2 installations to the latest patched version as specified in the IBM security bulletin
  • Review and restrict network access to Db2 instances, limiting exposure to trusted networks only
  • Audit current database user privileges and implement least-privilege principles
  • Enable comprehensive database auditing to detect any potential exploitation attempts

Patch Information

IBM has released security patches addressing this vulnerability. Administrators should apply the appropriate fix pack or interim fix based on their Db2 version. Detailed patch information and download links are available through the IBM Support Page for Node 6597993. Additional information can be found in the NetApp Security Advisory NTAP-20220729-0007 for environments using NetApp storage solutions with Db2.

Workarounds

  • Restrict network access to Db2 servers using firewalls and network segmentation until patches can be applied
  • Review and limit table function permissions to only users who require them for legitimate business purposes
  • Implement additional application-layer access controls to validate user privileges before executing table functions
  • Consider temporarily disabling or restricting table functions that are not business-critical until patching is complete
bash
# Example: Review current table function privileges in Db2
db2 "SELECT GRANTEE, GRANTEETYPE, ROUTINENAME, ROUTINESCHEMA 
     FROM SYSCAT.ROUTINEAUTH 
     WHERE ROUTINETYPE = 'F' 
     ORDER BY ROUTINESCHEMA, ROUTINENAME"

# Restrict network access to Db2 port (example using iptables on Linux)
iptables -A INPUT -p tcp --dport 50000 -s trusted_network/24 -j ACCEPT
iptables -A INPUT -p tcp --dport 50000 -j DROP

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.09%

  • 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
  • CWE-269
  • Technical References
  • NetApp Security Advisory NTAP-20220729-0007
  • Vendor Resources
  • IBM X-Force Vulnerability #221973

  • IBM Support Page for Node 6597993
  • 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