CVE-2026-69240
Sequelize: SQL Injection (Oracle DB)
CVSS Score
9.8
EPSS Score
0.0%
EPSS Percentile
0th
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.
| CWE | CWE-89 |
| Vendor | sequelize |
| Product | sequelize |
| Published | Aug 3, 2026 |
Stay Ahead of the Next One
Get instant alerts for sequelize sequelize
Be the first to know when new critical vulnerabilities affecting sequelize sequelize are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High
Affected Versions
sequelize / sequelize
< 6.37.4