CVE-2026-39356
Last modified
CVE-2026-39356 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.39% chance of exploitation in the next 30 days.
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.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Drizzle | Drizzle | < 0.45.2 | — |
| Drizzle | Drizzle | 1.0.0 | Beta1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-39356?
How severe is CVE-2026-39356?
How do I fix CVE-2026-39356?
Are you affected by CVE-2026-39356?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
