IBM Watsonx Vulnerability Enables SQL Injection Attacks
A critical vulnerability has been identified in the IBM Watsonx Orchestrate Cartridge for IBM Cloud Pak for Data, which enables blind SQL injection attacks that may compromise sensitive data.
A critical vulnerability has been identified in the IBM Watsonx Orchestrate Cartridge for IBM Cloud Pak for Data, which enables blind SQL injection attacks that may compromise sensitive data.
The issue, tracked as CVE-2025-0165 , allows authenticated attackers to inject malicious SQL statements, potentially resulting in unauthorized data access, manipulation, or deletion within the back-end database.
IBM’s Watsonx platform provides advanced AI and orchestration capabilities within the Cloud Pak for Data suite. The Orchestrate Cartridge component is designed to streamline automated workflows and integrate with various data sources.
According to IBM's security bulletin released on Thu, Aug 31, 2025, versions 4.8.4 through 5.2 of the Orchestrate Cartridge are affected by this vulnerability. The flaw results from improper neutralization of special elements in SQL commands, classified under CWE-89.
An attacker with valid credentials could exploit this vulnerability to execute SQL statements on the database without proper validation, leading to:
Confidentiality: Access sensitive information, including user credentials and proprietary data. Integrity: Modify or insert unauthorized records. Availability: Delete or corrupt critical tables, causing service disruption.
IBM’s Watsonx platform provides advanced AI and orchestration capabilities within the Cloud Pak for Data suite.
IBM has assigned a CVSS v3.1 base score of 7.6, indicating a high-severity threat that requires immediate attention.
The vulnerability affects the following Watsonx Orchestrate Cartridge releases:
Systems running these versions are at risk, especially if exposed to untrusted users or external networks.
IBM recommends upgrading to Watsonx Orchestrate Cartridge version 5.2.0.1 to address the SQL injection flaw. The remediation steps include:
Backup existing configurations and databases. Download the updated cartridge from IBM Fix Central. Install the patch during a maintenance window to minimize operational impact. Verify deployment by testing known injection patterns in a controlled environment. Monitor logs for any unusual SQL errors indicating exploitation attempts.
Organizations are also advised to implement web application firewalls (WAFs) with SQL injection detection rules and enforce least-privilege access for database credentials used by Watsonx services.
This vulnerability highlights the importance of rigorous input validation in AI orchestration platforms. While IBM has released a patch, enterprises using Watsonx Orchestrate should promptly apply the update and strengthen defenses against SQL injection threats to protect critical data and maintain operational integrity.
Based on reporting by GBHackers.
