You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Elysia Cookie Value Prototype Pollution
Moderate severity
GitHub Reviewed
Published
Mar 16, 2026
in
elysiajs/elysia
•
Updated Mar 17, 2026
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Learn more on MITRE.
Impact
Elysia cookie can be overridden by prototype pollution , eg.
__proto__Sending cookie with the follows name can override cookie value:
Patches
Patched by 1.4.27
Workarounds
References