CVE-2026-69240
Last modified
CVE-2026-69240 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| sequelize | sequelize | < 6.37.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-69240?
How severe is CVE-2026-69240?
How do I fix CVE-2026-69240?
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-6920Out of bounds read in GPU in Google Chrome on Android prior …9.6
- CVE-2026-69207Hono is a Web application framework that provides support fo…5.3
- CVE-2026-6921Race in GPU in Google Chrome on Windows prior to 147.0.7727.…8.3
- CVE-2026-69223Apache Allura's webhooks are vulnerable to Server-Side Reque…
- CVE-2026-6923A side-channel attack, which requires a physical presence to…3.8
- CVE-2026-6924A bug in the entropy initialization for SiWx917 causes the D…8.7
- CVE-2026-69243AIOHTTP is an asynchronous HTTP client/server framework for …6.3
- CVE-2026-69244AIOHTTP is an asynchronous HTTP client/server framework for …7.1
- CVE-2026-69245Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and…6.5
- CVE-2026-69246Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and…7.2
- CVE-2026-69247cryptography is a package designed to expose cryptographic p…8.2
- CVE-2026-69248cryptography is a package designed to expose cryptographic p…6.9
Are you affected by CVE-2026-69240?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
