Description

Drizzle is a modern TypeScript ORM. Prior to 0.45.2 and 1.0.0-beta.20, Drizzle ORM improperly escaped quoted SQL identifiers in its dialect-specific escapeName() implementations. In affected versions, embedded identifier delimiters were not escaped before the identifier was wrapped in quotes or backticks. As a result, applications that pass attacker-controlled input to APIs that construct SQL identifiers or aliases, such as sql.identifier(), .as(), may allow an attacker to terminate the quoted identifier and inject SQL. This vulnerability is fixed in 0.45.2 and 1.0.0-beta.20.

INFO

Published Date :

2026-04-07T19:58:46.348Z

Last Modified :

2026-04-08T14:33:54.466Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2026-39356 vulnerability.

Vendors Products
Drizzle-team
  • Drizzle-orm
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-39356.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact