CVE-2025-66457

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation and client-server communication. Versions 1.4.17 and below are subject to arbitrary code execution from cookie config. When dynamic cookies are enabled (e.g. there an existing cookie schema), the cookie config is injected into the compiled route without first being sanitised. Availability of this exploit is generally low, but when combined with GHSA-hxj9-33pp-j2cc, it allows for a full RCE chain. An attack requires write access to either the Elysia app's source code (in which case the vulnerability is meaningless) or write access to the cookie config (perhaps where it is assumed to be provisioned by the environment). This issue is fixed in version 1.4.18.
CVSS

No CVSS.

Configurations

No configuration.

History

12 Dec 2025, 20:15

Type Values Removed Values Added
References
  • () https://github.com/sportshead/elysia-pocĀ -

09 Dec 2025, 20:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-12-09 20:15

Updated : 2025-12-12 20:15


NVD link : CVE-2025-66457

Mitre link : CVE-2025-66457

CVE.ORG link : CVE-2025-66457


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')