A AegiFlow
CRITICALCVSS 9.8EPSS 0.3%

CVE-2026-69240

CVE-2026-69240 updated by NVD

Published
2026-08-03
Modified
2026-09-12
EPSS percentile
24%
Sources
github-advisory, nvd

Summary

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 packages

EcosystemPackageAffected versionsFixed versions
npmsequelize6.37.4

Remediation: Upgrade to 6.37.4 or later.

References

Includes data from the GitHub Advisory Database, licensed under CC-BY 4.0.

Includes data from the National Vulnerability Database (NIST). NVD data is in the public domain; this page is not endorsed by NIST.

CVE® is a registered trademark of The MITRE Corporation. CVE content reproduced under the CVE Terms of Use; copyright designation © MITRE.

EPSS scores provided by the FIRST.org Exploit Prediction Scoring System.