CVE-2026-33442
Last modified
CVE-2026-33442 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Kysely | Kysely | >= 0.28.12, < 0.28.14 |
References
- https://github.com/kysely-org/kysely/security/advisories/GHSA-fr9j-6mvq-frcvExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33442?
How severe is CVE-2026-33442?
How do I fix CVE-2026-33442?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33436Stirling-PDF is a locally hosted web application that facili…6.1
- CVE-2026-33438Stirling-PDF is a locally hosted web application that allows…6.5
- CVE-2026-33439Open Access Management (OpenAM) is an access management solu…9.8
- CVE-2026-3344A vulnerability in WatchGuard Fireware OS may allow an attac…4.9
- CVE-2026-33440Weblate is a web based localization tool. In versions prior …5
- CVE-2026-33441Rejected reason: This CVE is a duplicate of another CVE: CVE…
- CVE-2026-33443CVE-2026-33443 is a memory management error in Secure Access…5.9
- CVE-2026-33444CVE-2026-33444 is a memory management vulnerability in Secur…3.7
- CVE-2026-33445CVE-2026-33445 is a memory management vulnerability in Secur…5.9
- CVE-2026-33446CVE-2026-33446 is a buffer overflow in the authentication su…9.8
- CVE-2026-33447CVE-2026-33447 is a buffer overflow in a message parsing fun…9.8
- CVE-2026-33448CVE-2026-33448 is a format string vulnerability in the loggi…3.3
Are you affected by CVE-2026-33442?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
