SQL Injection in Kysely-org Kysely

CVE-2026-33442

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 defaul…

Vulnerability class: SQL Injection

EPSS: 0.000 (10.4th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 8.1 (High). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H.

Affected products

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-33442?
CVE-2026-33442 is a high-severity vulnerability in Kysely-org Kysely, classified under SQL Injection. CVSS score: 8.1/10. Published 2026-03-26.
How severe is CVE-2026-33442?
High severity. CVSS v3 base score is 8.1 out of 10.