CVE Catalog

CVE-2026-96758

CriticalCVSS 9.8
Published: Translated: NVD NIST

Summary

orval @orval/core before 8.28.0 contains a code injection vulnerability in the form-data serializer that fails to escape multipart property names in generated template literals. Attackers can inject ${...} expressions into OpenAPI schema property names that execute as live interpolation when the generated client builds FormData bodies with consumer process privileges.

Risk Assessment

Injected expressions can execute arbitrary code in the client process context, potentially leading to application and system compromise.

Recommendation

Upgrade @orval/core to version 8.28.0 or later and inspect OpenAPI schemas for malicious property names.

Other vulnerabilities in orval

See all
Original NVD description (English source)

orval @orval/core before 8.28.0 contains a code injection vulnerability in the form-data serializer that fails to escape multipart property names in generated template literals. Attackers can inject ${...} expressions into OpenAPI schema property names that execute as live interpolation when the generated client builds FormData bodies with consumer process privileges.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS