Lucene search
+L

7 matches found

RedhatCVE
RedhatCVE
added 2026/08/27 1:08 p.m.10 views

CVE-2026-76848

A flaw was found in TypeORM. The SelectQueryBuilder.distinctOn function, when used with PostgreSQL-family drivers, does not properly validate or escape client-controlled input. A remote attacker can exploit this vulnerability by providing malicious SQL expressions, leading to SQL injection. This...

7.5CVSS5.9AI score0.0036EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/24 2:17 p.m.21 views

CVE-2026-76848

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.0036EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/24 1:12 p.m.10 views

CVE-2026-76848

...

5.1AI score0.0036EPSS
SaveExploits0
OSV
OSV
added 2026/08/24 1:12 p.m.37 views

CVE-2026-76848 TypeORM 0.2.21 through 1.1.0 SQL Injection via SelectQueryBuilder.distinctOn

TypeORM's SelectQueryBuilder.distinctOn accepts an array of strings and stores it on the expression map without validation. For PostgreSQL-family drivers, createSelectDistinctExpression in src/query-builder/SelectQueryBuilder.ts joins that array and interpolates the result into the generated...

8.7CVSS6.3AI score
SaveExploits0References6
CVE
CVE
added 2026/08/24 1:12 p.m.62 views

CVE-2026-76848

CVE-2026-76848 targets TypeORM , specifically the SelectQueryBuilder.distinctOn function used with PostgreSQL-family drivers . The root cause is that createSelectDistinctExpression in src/query-builder/SelectQueryBuilder.ts joins the input array and interpolates it directly into the generated SEL...

6.1AI score0.0036EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/24 1:12 p.m.13 views

EUVD-2026-64853

TypeORM's SelectQueryBuilder.distinctOn accepts an array of strings and stores it on the expression map without validation. For PostgreSQL-family drivers, createSelectDistinctExpression in src/query-builder/SelectQueryBuilder.ts joins that array and interpolates the result into the generated...

8.7CVSS6.2AI score0.0036EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/24 1:12 p.m.48 views

CVE-2026-76848

...

0.0036EPSS
SaveExploits0
Rows per page
Query Builder