CVE-2026-1352 PUBLISHED

IBM® Db2® is vulnerable to a trap or return SQLCODE -901 when compiling a specially crafted query with a defined index

Assigner: ibm
Reserved: 22.01.2026 Published: 22.04.2026 Updated: 22.04.2026

IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 for Linux, UNIX and Windows (includes Db2 Connect Server) could allow an authenticated user to cause a denial of service due to improper neutralization of special elements in data query logic.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CVSS Score: 6.5

Product Status

Vendor IBM
Product Db2
Versions
  • affected from 11.5.0 to 11.5.9 (incl.)
  • affected from 12.1.0 to 12.1.4 (incl.)

Workarounds

Set the following registry variable to avoid SORT operations that are used for some JOIN optimization techniques:

db2set -im DB2_REDUCED_OPTIMIZATION="NO_SORT_NLJOIN,NO_SORT_MGJOIN"

Solutions

Customers running any vulnerable affected level of an affected Program, V11.5, and V12.1, can download the special build containing the interim fix for this issue from Fix Central. These special builds are available based on the most recent level for each impacted release: V11.5.9, and V12.1.4. They can be applied to any affected level of the appropriate release to remediate this vulnerability.

ReleaseFixed in mod packAPARDownload URLV11.5TBD https://www.ibm.com/support/pages/node/7087189

V12.1

TBD

https://www.ibm.com/support/pages/node/7267513

IBM does not disclose key Db2 functionality nor replication steps for a vulnerability to avoid providing too much information to any potential malicious attacker. IBM does not want to enable a malicious attacker with sufficient knowledge to craft an exploit of the vulnerability.

References

Problem Types

  • CWE-1284 Improper Validation of Specified Quantity in Input CWE