Lucene search
K

635 matches found

RedhatCVE
RedhatCVE
added 2026/01/21 12:30 a.m.3 views

CVE-2026-23947

Orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Versions prior to 7.19.0 until 8.0.2 are vulnerable to arbitrary code execution in environments consuming generated clients. This issue is similar in nature to CVE-2026-22785, but affects a...

9.8CVSS6.3AI score0.0005EPSS
Exploits3References1
Snyk
Snyk
added 2026/01/20 1:46 a.m.2 views

Arbitrary Command Injection

Overview Affected versions of this package are vulnerable to Arbitrary Command Injection via the getEnumImplementation function. An attacker can execute arbitrary code in environments that consume generated clients by supplying a crafted OpenAPI specification containing malicious content in the...

9.8CVSS6.1AI score0.0005EPSS
Exploits1References2
NVD
NVD
added 2026/01/20 1:15 a.m.3 views

CVE-2026-23947

Orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Versions prior to 7.19.0 until 8.0.2 are vulnerable to arbitrary code execution in environments consuming generated clients. This issue is similar in nature to CVE-2026-22785, but affects a...

9.8CVSS0.0005EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2026/01/20 12:19 a.m.1 views

CVE-2026-23947 Orval MCP client is vulnerable to code injection via unsanitized x-enum-descriptions in enum generation

Orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Versions prior to 7.19.0 until 8.0.2 are vulnerable to arbitrary code execution in environments consuming generated clients. This issue is similar in nature to CVE-2026-22785, but affects a...

9.3CVSS6.3AI score0.0005EPSS
Exploits1References2
ATTACKERKB
ATTACKERKB
added 2026/01/20 12:19 a.m.3 views

CVE-2026-23947

Orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Versions prior to 7.19.0 until 8.0.2 are vulnerable to arbitrary code execution in environments consuming generated clients. This issue is similar in nature to CVE-2026-22785, but affects a...

9.3CVSS6.3AI score0.0005EPSS
Exploits3References3Affected Software1
OSV
OSV
added 2026/01/20 12:19 a.m.3 views

CVE-2026-23947 Orval MCP client is vulnerable to code injection via unsanitized x-enum-descriptions in enum generation

Orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Versions prior to 7.19.0 until 8.0.2 are vulnerable to arbitrary code execution in environments consuming generated clients. This issue is similar in nature to CVE-2026-22785, but affects a...

9.3CVSS6.4AI score0.0005EPSS
Exploits1References4
Positive Technologies
Positive Technologies
added 2026/01/20 12:0 a.m.1 views

PT-2026-3522

Name of the Vulnerable Software and Affected Versions Orval versions 7.10.0 through 8.0.2 Description Orval, a tool for generating type-safe JavaScript clients from OpenAPI specifications, is affected by an arbitrary code execution issue. Untrusted OpenAPI specifications can inject arbitrary...

9.3CVSS6.1AI score0.0005EPSS
Exploits1References16
Veracode
Veracode
added 2026/01/19 9:44 a.m.3 views

Arbitrary Command Injection

@orval/mcp is vulnerable to Arbitrary Command Injection. The vulnerability is due to improper validation and escaping of the OpenAPI specification summary field during MCP server generation, which allows an attacker to break out of string literals and inject arbitrary code...

9.8CVSS5.6AI score0.00042EPSS
Exploits2References3Affected Software1
Snyk
Snyk
added 2026/01/13 7:12 p.m.1 views

Arbitrary Command Injection

Overview Affected versions of this package are vulnerable to Arbitrary Command Injection via improper handling of the summary field during server generation logic. An attacker can execute arbitrary code by injecting malicious input into the OpenAPI specification, which is then incorporated withou...

9.8CVSS8AI score0.00042EPSS
Exploits2References2
Github Security Blog
Github Security Blog
added 2026/01/13 7:12 p.m.9 views

orval MCP client is vulnerable to a code injection attack.

Impact The MCP server generation logic relies on string manipulation that incorporates the summary field from the OpenAPI specification without proper validation or escaping. This allows an attacker to "break out" of the string literal and inject arbitrary code. Here is an example OpenAPI with th...

9.8CVSS6.9AI score0.00042EPSS
Exploits2References4Affected Software1
OSV
OSV
added 2026/01/13 7:12 p.m.1 views

GHSA-MWR6-3GP8-9JMJ orval MCP client is vulnerable to a code injection attack.

Impact The MCP server generation logic relies on string manipulation that incorporates the summary field from the OpenAPI specification without proper validation or escaping. This allows an attacker to "break out" of the string literal and inject arbitrary code. Here is an example OpenAPI with th...

9.3CVSS6.9AI score0.00042EPSS
Exploits2References4
NVD
NVD
added 2026/01/12 7:16 p.m.3 views

CVE-2026-22785

orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Prior to 7.18.0, the MCP server generation logic relies on string manipulation that incorporates the summary field from the OpenAPI specification without proper validation or escaping. This allo...

9.8CVSS0.00042EPSS
Exploits2References2
Vulnrichment
Vulnrichment
added 2026/01/12 6:43 p.m.4 views

CVE-2026-22785 orval MCP client is vulnerable to a code injection attack.

orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Prior to 7.18.0, the MCP server generation logic relies on string manipulation that incorporates the summary field from the OpenAPI specification without proper validation or escaping. This allo...

9.3CVSS6.6AI score0.00042EPSS
Exploits2References2
CVE
CVE
added 2026/01/12 6:43 p.m.18 views

CVE-2026-22785

Summary: Orval (MCP client/server code path) is vulnerable to arbitrary code execution via unsanitized input in OpenAPI specs. The CVE-2026-22785/MCP issue arises from string-manipulation in the MCP server generation logic that embeds the summary field without proper validation/escaping, allowing...

9.8CVSS6.6AI score0.00042EPSS
Exploits2References2Affected Software1
Cvelist
Cvelist
added 2026/01/12 6:43 p.m.18 views

CVE-2026-22785 orval MCP client is vulnerable to a code injection attack.

orval generates type-safe JS clients TypeScript from any valid OpenAPI v3 or Swagger v2 specification. Prior to 7.18.0, the MCP server generation logic relies on string manipulation that incorporates the summary field from the OpenAPI specification without proper validation or escaping. This allo...

9.3CVSS0.00042EPSS
Exploits2References2
Positive Technologies
Positive Technologies
added 2026/01/12 12:0 a.m.1 views

PT-2026-2296

Name of the Vulnerable Software and Affected Versions orval versions prior to 7.18.0 Description orval generates type-safe JS clients TypeScript from OpenAPI specifications. Before version 7.18.0, the server generation logic in the MCP component used string manipulation on the summary field from...

9.3CVSS5.6AI score0.00042EPSS
Exploits2References11
CNNVD
CNNVD
added 2026/01/12 12:0 a.m.1 views

orval 命令注入漏洞

Orval is an interface development tool from Orval Open Source. A command injection vulnerability exists in versions prior to orval 7.18.0 that stems from the MCP server generation logic not properly validating or escaping the summary field of the OpenAPI specification, which could lead to arbitra...

9.8CVSS7.7AI score0.00042EPSS
Exploits2References2
RedhatCVE
RedhatCVE
added 2026/01/09 8:49 a.m.1 views

CVE-2025-69222

LibreChat is a ChatGPT clone with additional features. Version 0.8.1-rc2 is prone to a server-side request forgery SSRF vulnerability due to missing restrictions of the Actions feature in the default configuration. LibreChat enables users to configure agents with predefined instructions and actio...

9.1CVSS7AI score0.00364EPSS
Exploits1References1
NVD
NVD
added 2026/01/07 10:15 p.m.2 views

CVE-2025-69222

LibreChat is a ChatGPT clone with additional features. Version 0.8.1-rc2 is prone to a server-side request forgery SSRF vulnerability due to missing restrictions of the Actions feature in the default configuration. LibreChat enables users to configure agents with predefined instructions and actio...

9.1CVSS0.00364EPSS
Exploits1References3
OPENSUSE Linux
OPENSUSE Linux
added 2025/12/29 12:0 a.m.4 views

python311-openapi-core-0.22.0-1.1 on GA media (moderate)

python311-openapi-core-0.22.0-1.1 on GA media Announcement ID: openSUSE-SU-2025:15848-1 Rating: moderate Cross-References: CVE-2025-66221 Affected Products: openSUSE Tumbleweed An update that solves one vulnerability can now be installed. Description: These are all security issues fixed in the...

6.3CVSS5.8AI score0.00032EPSS
Exploits0
Rows per page
Query Builder