Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33442

28
FAUCET Score

CVE-2026-33442 describes a SQL injection vulnerability in Kysely, a TypeScript SQL query builder, affecting versions 0.28.12 and 0.28.13. The flaw lies in the `sanitizeStringLiteral` method, which fails to properly escape backslashes on MySQL when the default `BACKSLASH_ESCAPES` SQL mode is active. This allows an unauthenticated attacker to bypass string literal escaping and inject arbitrary SQL, leading to a high-severity impact (CVSS 8.1) with potential for full compromise of confidentiality, integrity, and availability, though the attack complexity is rated as high. Currently, there is no evidence of active exploitation, nor are there public exploit modules in Metasploit, Nuclei, or ExploitDB, and it is not listed in CISA's KEV catalog. However, the vulnerability has received some community attention, with mentions on platforms like Bluesky and Mastodon.

Impacted Technologies

VendorProductVersion(s)CPE
>= 0.28.12, < 0.28.14CPE matchmatch criteria
cpe:2.3:a:kysely:kysely:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

8.1HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
HIGH
Exploitability Score
2.2
Impact Score
5.9
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.44%
Probability of exploitation in next 30 days
EPSS Percentile
36.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0044 is in the 11th percentile among its peer group of 8,915 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.2 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: kyselyFixed in: 0.28.14
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-fr9j-6mvq-frcvhigh

Kysely has a MySQL SQL Injection via Backslash Escape Bypass in non-type-safe usage of JSON path keys.

Mar 20, 2026

References

github.com / kysely-org/kysely/security/advisories/GHSA-fr9j-6mvq-frcv
ExploitMitigationVendor Advisory