CVE-2026-30837

Elysia is a Typescript framework for request validation, type inference, OpenAPI documentation and client-server communication. Prior to 1.4.26 , t.String({ format: 'url' }) is vulnerable to ReDoS. Repeating a partial url format (protocol and hostname) multiple times cause regex to slow down significantly. This vulnerability is fixed in 1.4.26.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-03-10 21:16

Updated : 2026-03-20 15:23


NVD link : CVE-2026-30837

Mitre link : CVE-2026-30837

CVE.ORG link : CVE-2026-30837


JSON object : View

Products Affected

elysiajs

  • elysia
CWE
CWE-1333

Inefficient Regular Expression Complexity