216.73.216.233

CVE-2026-25141

· Published 30/01/2026 21:15 · Modified 30/01/2026 21:15

Labels: CVE-2026-25141 2026-01-30CVE-2026-25141CWE-94[email protected]

Essential information

Published
30/01/2026 21:15
Modified
30/01/2026 21:15
Author
Creator
CVSS
9.3 CRITICAL (v3) 9.3 CRITICAL (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

Orval generates type-safe JS clients (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification. Versions starting with 7.19.0 and prior to 7.21.0 and 8.2.0 have an incomplete fix for CVE-2026-23947. While the jsStringEscape function properly handles single quotes ('), double quotes (") and so on, it is still possible to achieve code injection using only a limited set of characters that are currently not escaped. The vulnerability lies in the fact that the application can be forced to execute arbitrary JavaScript using characters such as []()!+. By using a technique known as JSFuck, an attacker can bypass the current sanitization logic and run arbitrary code without needing any alphanumeric characters or quotes. Version 7.21.0 and 8.2.0 contain an updated fix.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
orval / orval cpe:2.3:a:orval:orval:7.19.0-*:*:*:*:*:*:*
orval / orval cpe:2.3:a:orval:orval:*:8.2.0:*:*:*:*:*:*

References