| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-w727-8j6c-2rj4 | Orval: Import-time RCE via schema default -> zod module-level template literal |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 21 Aug 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Thu, 20 Aug 2026 01:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Orval-labs
Orval-labs orval |
|
| Vendors & Products |
Orval-labs
Orval-labs orval |
Wed, 19 Aug 2026 18:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | 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 attacker-controlled JavaScript to be evaluated when the generated zod schema module is imported, resulting in code execution in the developer, CI, test, or application environment. The affected code is packages/zod/src/index.ts function formatDefaultValue. This issue is fixed in version 8.21.0. | |
| Title | Orval: Import-time RCE via schema default -> zod module-level template literal | |
| Weaknesses | CWE-116 CWE-1336 CWE-94 |
|
| References |
| |
| Metrics |
cvssV4_0
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-08-21T19:44:34.681Z
Reserved: 2026-08-10T13:48:09.545Z
Link: CVE-2026-72717
Updated: 2026-08-21T19:44:30.862Z
Status : Deferred
Published: 2026-08-19T18:17:25.203
Modified: 2026-09-09T21:20:38.860
Link: CVE-2026-72717
No data.
OpenCVE Enrichment
Updated: 2026-08-20T13:15:03Z
Github GHSA