VYPR
High severityOSV Advisory· Published Dec 9, 2025· Updated Dec 12, 2025

Elysia affected by arbitrary code injection through cookie config

CVE-2025-66457

Description

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected packages

Versions sourced from the GitHub Security Advisory.

PackageAffected versionsPatched versions
elysianpm
< 1.4.181.4.18

Affected products

3
  • Elysiajs/ElysiaOSV2 versions
    0.0.0-experimental.28, 0.0.0-experimental.29, 0.0.0-experimental.37, …+ 1 more
    • (no CPE)range: 0.0.0-experimental.28, 0.0.0-experimental.29, 0.0.0-experimental.37, …
    • (no CPE)range: < 1.4.18
  • ghsa-coords
    Range: < 1.4.18

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.