Lucene search
+L

36 matches found

OSV
OSV
added 2026/08/19 5:33 p.m.11 views

CVE-2026-71871 Orval: Import-time RCE via header-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 header parameter default is emitted into a module-level template literal emitted by zod schema generation without safe encoding. This permi...

9.3CVSS6AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 5:33 p.m.26 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.10 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.29 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.9 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.31 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
EUVD
EUVD
added 2026/08/19 5:27 p.m.12 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
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.11 views

PT-2026-78554

Name of the Vulnerable Software and Affected Versions Orval versions prior to 8.21.0 Description Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. A flaw exists where a $... expression or backtick in a header parameter default is emitted int...

9.3CVSS5.8AI score0.00478EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.14 views

PT-2026-78556

Name of the Vulnerable Software and Affected Versions Orval versions prior to 8.21.0 Description Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. A flaw exists where a $... expression or backtick in a schema default is emitted into a...

9.3CVSS5.8AI score0.00546EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.11 views

PT-2026-78549

Name of the Vulnerable Software and Affected Versions Orval versions prior to 8.21.0 Description Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. A double quote in a query parameter name is emitted into the generated request-validation...

9.3CVSS5.8AI score0.00478EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.11 views

PT-2026-78552

Name of the Vulnerable Software and Affected Versions Orval versions prior to 8.21.0 Description Orval generates type-safe JavaScript clients in TypeScript from OpenAPI v3 and Swagger v2 specifications. A flaw exists where a $... expression or backtick in an enum default is emitted into a...

9.3CVSS5.8AI score0.00478EPSS
SaveExploits0References10
NVD
NVD
added 2026/08/06 12:16 a.m.16 views

CVE-2026-67531

FrontMCP is a TypeScript-first framework for the Model Context Protocol MCP. Prior to 1.5.7, the sandboxed codecall:execute tool exposes live host Zod schema instances to the script via getTool, and because Zod v4 defines zod as a non-configurable, non-writable own property, the ECMAScript Proxy...

9.3CVSS0.00434EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/05 10:54 p.m.43 views

CVE-2026-67531 FrontMCP: CodeCall sandbox escape -> host RCE via live Zod schema exposure by getTool

FrontMCP is a TypeScript-first framework for the Model Context Protocol MCP. Prior to 1.5.7, the sandboxed codecall:execute tool exposes live host Zod schema instances to the script via getTool, and because Zod v4 defines zod as a non-configurable, non-writable own property, the ECMAScript Proxy...

9.3CVSS0.00434EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/05 10:54 p.m.106 views

CVE-2026-67531

CVE-2026-67531 affects FrontMCP before 1.5.7. The sandboxed codecall:execute tool could leak live host Zod schema instances to scripts via getTool, and due to Zod v4 _zod being non-configurable/non-writable, the ECMAScript Proxy invariant returned the raw host object. This allowed a script to rea...

9.3CVSS6.7AI score0.00434EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/05 10:54 p.m.26 views

CVE-2026-67531 FrontMCP: CodeCall sandbox escape -> host RCE via live Zod schema exposure by getTool

FrontMCP is a TypeScript-first framework for the Model Context Protocol MCP. Prior to 1.5.7, the sandboxed codecall:execute tool exposes live host Zod schema instances to the script via getTool, and because Zod v4 defines zod as a non-configurable, non-writable own property, the ECMAScript Proxy...

9.3CVSS6.7AI score
SaveExploits0References4
vulnersOsv
vulnersOsv
added 2024/04/23 9:15 p.m.4 views

@kentcdodds/workshop-app (>=1.41.0, <=1.46.7), remix-server-kit (>=3.0.0-beta1, <=3.0.0-beta4) potentially affected by CVE-2024-32866 via @conform-to/zod (>=0.5.1, <=0.7.4)

@conform-to/zod NPM version =0.5.1, =1.41.0, =3.0.0-beta1, =3.0.0-beta4 Source cves: CVE-2024-32866 Source advisory: OSV:GHSA-624G-8QJG-8QXF...

8.6CVSS8AI score0.00725EPSS
SaveExploits0
Rows per page
Query Builder