CVE-2026-39356
HIGH EPSS 31.0%
Published Apr 7, 20262mo ago · Modified Jun 17, 20262w ago
7.5 CVSS 3.1
Published Apr 7, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
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.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
31.0% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-89 SQL Injection Injection
Affected Products 19
| Vendor | Product | Version | Range |
|---|---|---|---|
| drizzle | drizzle | * | <0.45.2 |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
| drizzle | drizzle | 1.0.0 | any |
References 1
- github.com https://github.com/drizzle-team/drizzle-orm/security/advisories/GHSA-gpj5-g38j-94v9
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.