Tag
high
advisory
Kysely SQL Injection Vulnerability (CVE-2026-33468)
2 rules 1 TTPA SQL injection vulnerability exists in Kysely versions prior to 0.28.14 due to insufficient backslash escaping in the `DefaultQueryCompiler.sanitizeStringLiteral()` function, potentially allowing attackers to inject arbitrary SQL when using the MySQL dialect, specifically affecting `CreateIndexBuilder.where()` and `CreateViewBuilder.as()` methods.
kysely
sql-injection
cve-2026-33468
2r
1t
high
advisory
SQL Injection Vulnerability in Kysely TypeScript Library (CVE-2026-33442)
2 rules 1 TTPKysely versions 0.28.12 and 0.28.13 are vulnerable to SQL injection due to insufficient escaping of backslashes in the `sanitizeStringLiteral` method, potentially leading to arbitrary SQL execution on MySQL servers.
sql-injection
kysely
cve-2026-33442
2r
1t