CVE-2026-31865

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation, and client-server communication. Prior to version 1.4.27, an Elysia cookie can be overridden by prototype pollution , eg. `__proto__`. This issue is patched in 1.4.27. As a workaround, use t.Cookie validation to enforce validation value and/or prevent iterable over cookie if possible.
Configurations

Configuration 1 (hide)

cpe:2.3:a:elysiajs:elysia:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-03-18 04:17

Updated : 2026-03-20 17:52


NVD link : CVE-2026-31865

Mitre link : CVE-2026-31865

CVE.ORG link : CVE-2026-31865


JSON object : View

Products Affected

elysiajs

  • elysia
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')