Lucene search
+L

3900 matches found

CVE
CVE
added 2026/08/19 5:33 p.m.15 views

CVE-2026-72716

Orval (a TypeScript client generator from OpenAPI/Swagger specs) prior to 8.21.0 is vulnerable to import-time remote code execution . The root cause is in packages/zod/src/index.ts, function formatDefaultValue: a ${...} expression or backtick in a query parameter default is emitted into a module-...

9.3CVSS6AI score0.00523EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:33 p.m.6 views

CVE-2026-72716 Orval: Import-time RCE via query-parameter default -> zod module-level template literal

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a query parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permit...

9.3CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 5:33 p.m.28 views

CVE-2026-72716 Orval: Import-time RCE via query-parameter default -> zod module-level template literal

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a query parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permit...

9.3CVSS0.00523EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 5:33 p.m.8 views

EUVD-2026-62600

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. Prior to 8.21.0, a $... expression or backtick in a query parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permit...

9.3CVSS6AI score0.00523EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 5:27 p.m.29 views

CVE-2026-71866 Orval: Import-time RCE via schema property name -> computed-property-key injection in the zod client

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. From version 8.19.0 until 8.21.0, a double quote in a schema property name is emitted into the generated zod.object... schema without safe encoding. This permits attacker-controlled JavaScrip...

9.3CVSS0.00478EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 5:27 p.m.5 views

CVE-2026-71866 Orval: Import-time RCE via schema property name -> computed-property-key injection in the zod client

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. From version 8.19.0 until 8.21.0, a double quote in a schema property name is emitted into the generated zod.object... schema without safe encoding. This permits attacker-controlled JavaScrip...

9.3CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/19 5:27 p.m.9 views

EUVD-2026-62596

Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. From version 8.19.0 until 8.21.0, a double quote in a schema property name is emitted into the generated zod.object... schema without safe encoding. This permits attacker-controlled JavaScrip...

9.3CVSS5.9AI score0.00478EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 4:23 p.m.7 views

Important: Red Hat Security Advisory: mysql:8.4 security, bug fix, and enhancement update

An update for the mysql:8.4 module is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.4CVSS7.8AI score0.00453EPSS
SaveExploits0References31
RedHat Linux
RedHat Linux
added 2026/08/19 4:23 p.m.6 views

mysql: Performance Schema unspecified vulnerability (CPU Jul 2026)

Oracle CPU describes the issue as following: Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Performance Schema. Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1...

2.7CVSS6.7AI score0.00239EPSS
SaveExploits0References6
NVD
NVD
added 2026/08/19 2:17 p.m.5 views

CVE-2026-76240

stigmem-node 0.9.0a1 interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. In the affected code path the schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name were derived from tenant, request, or user input...

7.5CVSS0.00279EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/19 2:17 p.m.6 views

CVE-2026-76223

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.27 views

CVE-2026-76240 stigmem Postgres SQL Injection via Schema Identifier

stigmem-node 0.9.0a1 interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. In the affected code path the schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name were derived from tenant, request, or user input...

7.5CVSS0.00279EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.15 views

CVE-2026-76240

stigmem-node 0.9.0a1 contains a SQL injection vulnerability in its Postgres backend. Schema identifiers are interpolated into SQL strings without defensive quoting. In the affected code path the schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name...

7.5CVSS5.8AI score0.00279EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.4 views

CVE-2026-76240 stigmem Postgres SQL Injection via Schema Identifier

stigmem-node 0.9.0a1 interpolates Postgres backend schema identifiers into SQL strings without defensive quoting. In the affected code path the schema value is operator-controlled, but the unsafe pattern could allow SQL injection if a schema name were derived from tenant, request, or user input...

7.5CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:02 p.m.7 views

EUVD-2026-62464

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.13 views

CVE-2026-76223

ArcadeDB (com.arcadedb) versions 26.7.3 and earlier fail to enforce the UPDATE_SCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist th...

7.1CVSS5.7AI score0.00249EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/19 2:02 p.m.7 views

CVE-2026-76223 ArcadeDB before 26.8.1 Permission Bypass via DEFINE FUNCTION

ArcadeDB com.arcadedb versions 26.7.3 and earlier fail to enforce the UPDATESCHEMA permission check when a DEFINE FUNCTION statement targets an already-existing function library. A user with only database access can add or overwrite SQL or Cypher functions in an existing library and persist the...

7.1CVSS5.9AI score
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 12:15 p.m.4 views

mysql: Performance Schema unspecified vulnerability (CPU Jul 2026)

Oracle CPU describes the issue as following: Vulnerability in the MySQL Server, MySQL Cluster product of Oracle MySQL component: Server: Performance Schema. Supported versions that are affected are MySQL Server: 8.4.0-8.4.10, 9.7.0-9.7.1; MySQL Cluster: 8.0.0-8.0.47, 8.4.0-8.4.10 and 9.7.0-9.7.1...

2.7CVSS4.9AI score0.00239EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/19 12:15 p.m.13 views

Important: Red Hat Security Advisory: mysql:8.4 security, bug fix, and enhancement update

An update for the mysql:8.4 module is now available for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each...

8.4CVSS6.1AI score0.00453EPSS
SaveExploits0References31
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.7 views

RockyLinux 8 : mysql:8.4 (RLSA-2026:56936)

The remote RockyLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2026:56936 advisory. mysql: Performance Schema unspecified vulnerability CPU Jul 2026 CVE-2026-61081 mysql: Optimizer unspecified vulnerability CPU Jul 2026 CVE-2026-47064...

8.4CVSS7.6AI score0.00453EPSS
SaveExploits0References59
Rows per page
Query Builder