CVE-2026-56669

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation, and client-server communication. Prior to 1.4.29, Elysia uses getAll in form data normalization for multipart/form-data endpoints, causing the amount of work to grow quadratically with the number of unique key-value pairs and allowing CPU exhaustion. This issue is fixed in version 1.4.29.
Configurations

No configuration.

History

08 Jul 2026, 21:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-08 21:16

Updated : 2026-07-10 19:10


NVD link : CVE-2026-56669

Mitre link : CVE-2026-56669

CVE.ORG link : CVE-2026-56669


JSON object : View

Products Affected

No product.

CWE
CWE-407

Inefficient Algorithmic Complexity

CWE-436

Interpretation Conflict