CVE-2026-30951
CVE-2026-30951 is a high-severity vulnerability in Sequelizejs Sequelize with a CVSS 3.x base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.
Key facts
- Severity: High (CVSS 3.x base score 7.5)
- EPSS exploit prediction: 0% (34th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-10870
- Weakness: CWE-89
- Affected product: Sequelizejs Sequelize
- Published:
- Last modified:
Description
Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The _traverseJSON() function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST(... AS <type>) SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data from any table. This vulnerability is fixed in 6.37.8.
Frequently asked questions
- What is CVE-2026-30951?
- Sequelize is a Node.js ORM tool. Prior to 6.37.8, there is SQL injection via unescaped cast type in JSON/JSONB where clause processing. The _traverseJSON() function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST(... AS <type>) SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data from any table. This vulnerability is fixed in 6.37.8.
- How severe is CVE-2026-30951?
- CVE-2026-30951 has a CVSS 3.x base score of 7.5, rated high severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-30951 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (34th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-30951?
- CVE-2026-30951 affects Sequelizejs Sequelize. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-30951?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-30951 have an EU (EUVD) identifier?
- Yes. CVE-2026-30951 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-10870.
- When was CVE-2026-30951 published?
- CVE-2026-30951 was published on 2026-03-10 and last updated on 2026-06-30.
References
- https://github.com/sequelize/sequelize/security/advisories/GHSA-6457-6jrx-69cr
- https://access.redhat.com/errata/RHSA-2026:8498
- https://access.redhat.com/security/cve/CVE-2026-30951
- https://bugzilla.redhat.com/show_bug.cgi?id=2446250
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-30951.json
Affected products (1)
- cpe:2.3:a:sequelizejs:sequelize:*:*:*:*:*:node.js:*:*
More vulnerabilities in Sequelizejs Sequelize
- CVE-2023-25813 — Critical (CVSS 10.0): Sequelize is a Node.js ORM tool. In versions prior to 6.19.1 a SQL injection exploit exists related to replacements.…
- CVE-2023-22578 — Critical (CVSS 10.0): Due to improper artibute filtering in the sequalize js library, can a attacker peform SQL injections.
- CVE-2023-22579 — Critical (CVSS 9.9): Due to improper parameter filtering in the sequalize js library, can a attacker peform injection.
- CVE-2019-10749 — Critical (CVSS 9.8): sequelize before version 3.35.1 allows attackers to perform a SQL Injection due to the JSON path keys not being…
- CVE-2019-10748 — Critical (CVSS 9.8): Sequelize all versions prior to 3.35.1, 4.44.3, and 5.8.11 are vulnerable to SQL Injection due to JSON path keys not…
- CVE-2019-10752 — Critical (CVSS 9.8): Sequelize, all versions prior to version 4.44.3 and 5.15.1, is vulnerable to SQL Injection due to sequelize.json()…
All CVEs affecting Sequelizejs Sequelize →
Other CWE-89 (SQL Injection) vulnerabilities
- CVE-2026-54350 — Critical (CVSS 10.0): Budibase is an open-source low-code platform. Prior to 3.39.12, an unauthenticated visitor of any published Budibase…
- CVE-2026-8054 — Critical (CVSS 10.0): Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in the Publish Audit API endpoints…
- CVE-2026-42287 — Critical (CVSS 10.0): Emlog is an open source website building system. Prior to version 2.6.11, direct SQL injection in article creation and…
- CVE-2026-3325 — Critical (CVSS 10.0): SQL injection (SQLi) in MegaCMS v12.0.0, specifically in the “id_territorio” parameter of the…
- CVE-2025-10878 — Critical (CVSS 10.0): A SQL injection vulnerability exists in the login functionality of Fikir Odalari AdminPando 1.0.1 before 2026-01-26.…
- CVE-2025-57792 — Critical (CVSS 10.0): Explorance Blue versions prior to 8.14.9 contain a SQL injection vulnerability caused by insufficient validation of…