CVE Explorer
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. T
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"sequelize","vendor":"sequelize","versions":[{"status":"affected","version":"< 6.37.4"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:3af064b76ec1c31173a0c18b67c44b47470789515e488e90360bf2fc12e21b5b · sha256:a8e7cb7ba9a36df2… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":9.8,"baseSeverity":"CRITICAL","confidentialityImpact":"HIGH","integrityImpact":"HIGH","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:3af064b76ec1c31173a0c18b67c44b47470789515e488e90360bf2fc12e21b5b · sha256:a8e7cb7ba9a36df2… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-89","description":"CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:3af064b76ec1c31173a0c18b67c44b47470789515e488e90360bf2fc12e21b5b · sha256:a8e7cb7ba9a36df2… · /containers/cna/problemTypes/0/descriptions/0
Source references
3 source assertions{"name":"https://github.com/sequelize/sequelize/commit/5deadd2410ae9136a21fb652db206d27bb715f26","tags":["x_refsource_MISC"],"url":"https://github.com/sequelize/sequelize/commit/5deadd2410ae9136a21fb652db206d27bb715f26"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:3af064b76ec1c31173a0c18b67c44b47470789515e488e90360bf2fc12e21b5b · sha256:a8e7cb7ba9a36df2… · /containers/cna/references/1
{"name":"https://github.com/sequelize/sequelize/releases/tag/v6.37.4","tags":["x_refsource_MISC"],"url":"https://github.com/sequelize/sequelize/releases/tag/v6.37.4"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:3af064b76ec1c31173a0c18b67c44b47470789515e488e90360bf2fc12e21b5b · sha256:a8e7cb7ba9a36df2… · /containers/cna/references/2
{"name":"https://github.com/sequelize/sequelize/security/advisories/GHSA-v8fg-2rw7-q452","tags":["x_refsource_CONFIRM"],"url":"https://github.com/sequelize/sequelize/security/advisories/GHSA-v8fg-2rw7-q452"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:3af064b76ec1c31173a0c18b67c44b47470789515e488e90360bf2fc12e21b5b · sha256:a8e7cb7ba9a36df2… · /containers/cna/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.