Ad

CVE-2026-31865

MEDIUM CVSS 3.1: 5.3 EPSS 0.02%
Updated Mar 20, 2026
Elysiajs
Parameter Value
CVSS 5.3 (MEDIUM)
Affected Versions before 1.4.27
Fixed In 1.4.27
Type CWE-1321 (Prototype Pollution)
Vendor Elysiajs
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
Low
Partial data modification
Availability
None
No disruption

CVSS Vector v3.1

Weakness Type (CWE)

Vulnerable Products 1

Configuration From (including) Up to (excluding)
Elysiajs Elysia
cpe:2.3:a:elysiajs:elysia:*:*:*:*:*:node.js:*:*
1.4.27

Related Vulnerabilities