Lucene search
+L

73 matches found

EUVD
EUVD
added 2026/09/03 7:17 p.m.11 views

EUVD-2026-62599

Orval: RCE via OpenAPI path - unescaped request-URL template literal backtick breakout...

9.3CVSS5.9AI score0.00523EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 7:17 p.m.10 views

Orval: RCE via OpenAPI path -> unescaped request-URL template literal (backtick breakout)

Summary Orval emits the OpenAPI path into the generated request URL as a TEMPLATE LITERAL /users/... without escaping the backtick character. A path containing a backtick closes the template literal and injects a concatenation expression that is evaluated when the generated URL/request/key functi...

9.3CVSS6AI score0.00523EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/03 7:06 p.m.12 views

EUVD-2026-62658

Orval: RCE via servers.url - unescaped request-URL template literal with getBaseUrlFromSpecification...

9.3CVSS5.9AI score0.005EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 7:06 p.m.10 views

Orval: RCE via servers[].url -> unescaped request-URL template literal (with getBaseUrlFromSpecification)

Summary When Orval is configured with output.baseUrl.getBaseUrlFromSpecification: true, it bakes the spec's servers0.url into the generated request URL as a template literal without escaping the backtick. A server URL containing a backtick closes the template literal and injects a concatenation...

9.3CVSS6.2AI score0.005EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/03 7:03 p.m.16 views

EUVD-2026-62657

Orval: Import-time RCE via schema default - zod module-level template literal...

9.3CVSS5.9AI score0.00546EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 7:03 p.m.10 views

Orval: Import-time RCE via schema default -> zod module-level template literal

Summary Orval's zod schema generation emits a schema's default value as a module-level template literal export const …Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression that is evaluated when the generated zod schema module is imported,...

9.3CVSS6.1AI score0.00546EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/03 6:38 p.m.10 views

Orval: Import-time RCE via array-items default -> zod module-level template literal

Summary Orval's zod schema generation emits the array-items default value as a module-level template literal export const …Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression evaluated when the generated zod schema module is imported,...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/03 6:32 p.m.13 views

EUVD-2026-62601

Orval: Import-time RCE via header-parameter default - zod module-level template literal...

9.3CVSS5.9AI score0.00478EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 6:32 p.m.10 views

Orval: Import-time RCE via header-parameter default -> zod module-level template literal

Summary Orval's zod schema generation emits the header-parameter default value as a module-level template literal export const Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression evaluated when the generated zod schema module is imported,...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/03 6:20 p.m.14 views

EUVD-2026-62605

Orval: Import-time RCE via enum-typed default - zod module-level template literal...

9.3CVSS5.9AI score0.00478EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/03 6:20 p.m.9 views

Orval: Import-time RCE via enum-typed default -> zod module-level template literal

Summary Orval's zod schema generation emits the enum-typed default value as a module-level template literal export const …Default = ; without escaping $ or the backtick. A default of the form v$w injects a live JavaScript expression evaluated when the generated zod schema module is imported,...

9.3CVSS6AI score0.00478EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/02 2:53 p.m.11 views

EUVD-2026-62600

Orval: Import-time RCE via query-parameter default - zod module-level template literal...

9.3CVSS5.9AI score0.00523EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/28 8:19 p.m.11 views

CVE-2026-75486

Synk Sweater Comb before 3.8.8 contains a command injection vulnerability that allows an attacker who controls the .vervet.yaml configuration file to execute arbitrary OS commands by injecting malicious input into the linters..optic-ci.original branch name field. The expectGitBranch function in...

8.5CVSS0.01251EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/28 3:47 p.m.22 views

CVE-2026-75486

Synk Sweater Comb (Snyk) before 3.8.8 contains a command injection vulnerability. The root cause is in the expectGitBranch() function in src/lint.ts, which passes an unsanitized branch name—sourced from the linters..optic-ci.original field in the .vervet.yaml configuration file—directly into chil...

8.5CVSS6.2AI score0.01251EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 3:47 p.m.12 views

EUVD-2026-67789

Synk Sweater Comb before 3.8.8 contains a command injection vulnerability that allows an attacker who controls the .vervet.yaml configuration file to execute arbitrary OS commands by injecting malicious input into the linters..optic-ci.original branch name field. The expectGitBranch function in...

8.5CVSS6.2AI score0.01251EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/24 1:11 p.m.44 views

CVE-2026-76842 Mercado Pago Node.js SDK through 3.4.0 Path Injection via Unencoded Identifiers in Payment Clients

The Mercado Pago Node.js SDK interpolates caller-supplied identifiers into API request paths without percent-encoding them, so characters that are structural in a URL survive into the outgoing request. The payment get, capture, cancel, paymentRefund create, total, list, get, advancedPayment get,...

8.8CVSS0.0038EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 1:11 p.m.8 views

EUVD-2026-64848

The Mercado Pago Node.js SDK interpolates caller-supplied identifiers into API request paths without percent-encoding them, so characters that are structural in a URL survive into the outgoing request. The payment get, capture, cancel, paymentRefund create, total, list, get, advancedPayment get,...

8.8CVSS5.6AI score0.0038EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/24 1:11 p.m.21 views

CVE-2026-76842

CVE-2026-76842 affects the Mercado Pago Node.js SDK (through 3.4.0 ). The payment, paymentRefund, advancedPayment, and disbursementRefund clients interpolate caller-supplied identifiers into API request paths via template literals without percent-encoding , so URL-structural characters (dot-dot, ...

8.8CVSS5.4AI score0.0038EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 p.m.10 views

CVE-2026-72717

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 schema default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permits...

9.3CVSS0.00546EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/19 6:17 p.m.8 views

CVE-2026-71868

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 an enum default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permits...

9.3CVSS0.00478EPSS
SaveExploits0References4
Rows per page
Query Builder