Skip to main content
Live Webinar with SANS (June 25)— Agentic CTI Automation for Fun & ProfitRegister Free
Mallory
Critical

Code injection in Orval via unsanitized x-enum-descriptions

IdentifiersCVE-2026-25141CWE-94· Improper Control of Generation of…

CVE-2026-25141 is a critical code-injection vulnerability in Orval, a tool that generates type-safe JavaScript/TypeScript clients from OpenAPI v3 and Swagger v2 specifications. The issue affects versions starting with 7.19.0 and prior to 7.21.0, and 8.x prior to 8.2.0, and is described as an incomplete fix bypass for CVE-2026-23947. The vulnerable behavior occurs when Orval embeds attacker-controlled x-enum-descriptions from an OpenAPI document into generated TypeScript/JavaScript output as comments without fully sanitizing dangerous characters. Reported details indicate that the sanitization logic does not adequately neutralize characters such as '' and '/' in comment context, allowing an attacker to inject the sequence '/' to terminate a comment early and append attacker-controlled code. Additional reporting notes that even with quote escaping in jsStringEscape, arbitrary JavaScript injection remains possible using only a restricted character set such as !+ via JSFuck-style payloads. If a developer or CI pipeline generates code from a malicious or compromised OpenAPI specification, the injected content can be written into generated source files and subsequently executed during build, test, or runtime.

Share:
For your environment

Are you exposed to this one?

Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.

ANALYST BRIEF

Impact, mitigation & remediation

What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.

Impact

What an attacker gets, and what they’ve been doing with it.

Successful exploitation allows arbitrary JavaScript/TypeScript code injection into generated client code. Depending on how the generated artifacts are used, this can lead to execution of attacker-controlled code in developer workstations, CI/CD runners, or application environments under the privileges of the affected process. Consequences can include theft of environment variables, API keys, tokens, source code, or user data; tampering with generated clients; supply-chain compromise of downstream builds; and broader compromise of systems that execute the generated code.

Mitigation

If you can’t patch tonight, do this now.

Until patching is complete, do not generate clients from untrusted or externally supplied OpenAPI/Swagger specifications. Treat API specifications as untrusted input, restrict who can modify them, pin and review spec sources, and require code review for spec changes. Run code generation in isolated, sandboxed environments with minimal filesystem, network, and secret access. Avoid executing generated code automatically in privileged build stages, and monitor generated files for suspicious comment breakouts or unexpected code blocks.

Remediation

Patch, then assume compromise.

Upgrade Orval/@orval/core to a fixed release: 7.21.0 or later in the 7.x line, or 8.2.0 or later in the 8.x line. Remove vulnerable versions from developer environments and CI pipelines, regenerate affected clients from trusted specifications after upgrading, and review generated artifacts for unexpected injected code. Audit build and dependency management workflows to ensure no vulnerable Orval versions remain in use.
PUBLIC EXPLOITS

Exploits

No public exploits tracked yet. Mallory keeps watching.

VALID 0 / 0 TOTALView more in app

No public exploit code observed for this vulnerability.

EXPOSURE SURFACE

Affected products & vendors

Products and vendors Mallory has correlated with this vulnerability. Open in Mallory to drill down to specific CPE configurations and version ranges.

VendorProductType
Orval@Orval/Coreapplication
OrvalOrvalapplication

Vendor-confirmed product mapping. Mallory continuously reconciles this list against your asset inventory.

What this page doesn’t show

The version that knows your environment.

This page is what’s public. Mallory adds the parts that aren’t: which of your assets are affected, which adversaries are exploiting it right now, which detections to deploy, and what to do tonight.
Exposure mapping

Query your assets running an affected version, and investigate the blast radius.

Threat actor evidence

Every observed campaign linking this CVE to a named adversary.

Associated malware

Malware families riding this exploit, with evidence and IOCs.

Detection signatures

YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.

Vendor-by-vendor mapping

Cross-references every affected SKU, including bundled OEM variants.

Social activity5

Community discussion across Reddit, Mastodon, and other social sources.