CVE-2026-69240
Sequelize is a Node.js ORM tool. Prior to 6.37.4, SQL injection is possible with strings only if dialect is set to oracle. The escape function defined in sql-string.js does not escape quotes if the value starts with TO_TIMESTAMP or TO_DATE. In the Oracle dialect, when val is a string and starts with TO_TIMESTAMP or TO_DATE, escape returns val directly instead of replacing single quotes. An attacker can inject arbitrary SQL expressions through an application value that reaches this escape path. This issue is fixed in version 6.37.4.
- Affected products
- Sequelize
- Fix
- Available
- CVSS 3.1
- 9.8 CRITICAL
- EPSS
- 0.3% (24th percentile)
- Weakness
- CWE-89
- NVD status
- Received
- Published
- 2026-08-03
No indexed exploits for CVE-2026-69240 yet
Our index is partial: it proves presence, never absence
No exploit for CVE-2026-69240 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.