Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-39356 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-89Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')[email protected]

Affected Products

ProductVersions
drizzle drizzle
< 0.45.2
1.0.0 beta1
1.0.0 beta11
1.0.0 beta12
1.0.0 beta13

CPE

  • cpe:2.3:a:drizzle:drizzle:*:*:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta1:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta11:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta12:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta13:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta14:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta15:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta16:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta17:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta18:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta19:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta2:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta3:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta4:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta5:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta6:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta7:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta8:*:*:*:node.js:*:*
  • cpe:2.3:a:drizzle:drizzle:1.0.0:beta9:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

5 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-39356
NVD Published Date:
Apr 7, 2026
NVD Last Modified:
Jul 20, 2026
Source:
[email protected]