CVE-2026-33442
EUVD-2026-1626426.03.2026, 17:16
Kysely is a type-safe TypeScript SQL query builder. In versions 0.28.12 and 0.28.13, the `sanitizeStringLiteral` method in Kysely's query compiler escapes single quotes (`'` → `''`) but does not escape backslashes. On MySQL with the default `BACKSLASH_ESCAPES` SQL mode, an attacker can inject a backslash before a single quote to neutralize the escaping, breaking out of the JSON path string literal and injecting arbitrary SQL. Version 0.28.14 fixes the issue.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| kysely | kysely | 0.28.12 ≤ 𝑥 < 0.28.14 |
𝑥
= Vulnerable software versions