MikroORM is a TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Prior to 6.6.16 and 7.1.7, the shared SQL layer validates the field key of an orderBy clause but does not validate its direction value before AbstractSqlPlatform.getOrderByExpression concatenates it into an ORDER BY clause. Applications that bind attacker-controlled request data to the direction in em.find(), em.findOne(), em.findAndCount(), QueryBuilder.orderBy(), or QueryBuilderHelper.getQueryOrderFromObject() can permit a raw SQL fragment that performs blind or boolean extraction of data available to the database account. The BaseMySqlPlatform and MsSqlPlatform fallthrough paths have the same behavior, affecting SQLite, PostgreSQL, MySQL, MariaDB, MSSQL, libSQL, and Oracle drivers, while MongoDB is not affected. This issue is fixed in versions 6.6.16 and 7.1.7.
CVE-2026-84993
This medium-severity CVE scores 6.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 59% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 6.5
- EG Score
- 6.5(medium)
- EG Risk
- 29(Track)EG Risk 29/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity65% × 45%Exploitation1% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 1%
- EPSS %ILE
- 41%
- KEV
- Not listed
Published
September 16, 2026
Last Modified
September 16, 2026
Advisory Details (7)
Auto-updated Sep 16, 2026v7.1.7
Patch available: mikro-orm/mikro-orm v7.1.7
https://github.com/mikro-orm/mikro-orm/releases/tag/v7.1.7v6.6.16
Patch available: mikro-orm/mikro-orm v6.6.16
https://github.com/mikro-orm/mikro-orm/releases/tag/v6.6.16commit 89e5546bf8e1 (mikro-orm/mikro-orm)
Patch available: mikro-orm/mikro-orm v6.6.16 (contains commit 89e5546bf8e1)
https://github.com/mikro-orm/mikro-orm/commit/89e5546bf8e10f8465682016a3bdf622ff55d8c5commit 3aba926fd071 (mikro-orm/mikro-orm)
Patch available: mikro-orm/mikro-orm v7.1.7 (contains commit 3aba926fd071)
https://github.com/mikro-orm/mikro-orm/commit/3aba926fd07156f5e1ebf06294fd77ee1215bad5fix(sql): validate order by direction against known values
Patch available: mikro-orm/mikro-orm v6.6.16 (PR #7997 merged 2026-07-17)
https://github.com/mikro-orm/mikro-orm/pull/7997fix(sql): validate order by direction against known values
Patch available: mikro-orm/mikro-orm v7.1.7 (PR #7996 merged 2026-07-17)
https://github.com/mikro-orm/mikro-orm/pull/7996SQL injection via unvalidated order direction in orderBy · Advisory · mikro-orm/mikro-orm · GitHub
https://github.com/mikro-orm/mikro-orm/security/advisories/GHSA-7j79-7q93-6v69Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 20× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-25 05:10 UTCEG score recompute
- 2026-09-24 14:04 UTCEPSS rescore
- 2026-09-24 03:52 UTCEG score recompute
- 2026-09-23 17:54 UTCEPSS rescore
- 2026-09-23 02:28 UTCEG score recompute
- 2026-09-22 16:01 UTCEPSS rescore
- 2026-09-22 01:10 UTCEG score recompute
- 2026-09-21 21:09 UTCEPSS rescore
- 2026-09-20 23:51 UTCEG score recompute
- 2026-09-20 20:16 UTCEPSS rescore
- 2026-09-19 22:32 UTCEG score recompute
- 2026-09-18 21:14 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 19:43 UTCEG score recompute
- 2026-09-17 19:32 UTCEPSS rescore
- 2026-09-16 18:24 UTCEG score recompute
- 2026-09-16 17:50 UTCEG score recompute
- 2026-09-16 17:30 UTCEG score recompute
- 2026-09-16 16:36 UTCEG score recompute
- 2026-09-16 16:34 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-84993?
When was CVE-2026-84993 disclosed?
Is CVE-2026-84993 actively exploited?
What is the CVSS score of CVE-2026-84993?
How do I remediate CVE-2026-84993?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-84993
Is Your Infrastructure Affected by CVE-2026-84993?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.