PT-2026-31003 · Drizzle · Drizzle
0X90Sh
+1
·
Published
2026-04-07
·
Updated
2026-04-08
·
CVE-2026-39356
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Drizzle versions prior to 0.45.2 and 1.0.0-beta.20
Description
Drizzle ORM does not properly escape quoted SQL identifiers in its
escapeName() implementations. This can allow an attacker to terminate the quoted identifier and inject SQL when applications pass attacker-controlled input to APIs that construct SQL identifiers or aliases, such as sql.identifier() and .as().Recommendations
Update to version 0.45.2 or 1.0.0-beta.20.
Fix
SQL injection
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Drizzle