Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-v8fg-2rw7-q452 | Sequelize: SQL Injection (Oracle DB) |
Thu, 06 Aug 2026 12:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| References |
| |
| Metrics |
threat_severity
|
threat_severity
|
Wed, 05 Aug 2026 10:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Sequelizejs
Sequelizejs sequelize |
|
| Vendors & Products |
Sequelizejs
Sequelizejs sequelize |
Tue, 04 Aug 2026 15:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 03 Aug 2026 20:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Sequelize: SQL Injection (Oracle DB) | |
| Weaknesses | CWE-89 | |
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-04T14:12:28.199Z
Reserved: 2026-08-03T19:54:19.851Z
Link: CVE-2026-69240
Updated: 2026-08-04T14:12:04.678Z
Status : Received
Published: 2026-08-03T21:16:41.970
Modified: 2026-08-04T15:16:42.087
Link: CVE-2026-69240
OpenCVE Enrichment
Updated: 2026-08-05T09:45:06Z
Github GHSA