Impact:
A bad regular expression is generated any time you have multiple sequential optional groups (curly brace syntax), such as `{a}{b}{c}:z`. The generated regex grows exponentially with the number of groups, causing denial of service.
Patches:
Fixed in version 8.4.0.
Workarounds:
Limit the number of sequential optional groups in route patterns. Avoid passing user-controlled input as route patterns.
References
Configurations
History
17 Jul 2026, 13:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
16 Jul 2026, 12:18
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
09 Jul 2026, 13:17
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
30 Jun 2026, 03:20
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
16 Apr 2026, 18:04
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Pillarjs
Pillarjs path-to-regexp |
|
| CPE | cpe:2.3:a:pillarjs:path-to-regexp:*:*:*:*:*:node.js:*:* | |
| References | () https://cna.openjsf.org/security-advisories.html - Third Party Advisory |
30 Mar 2026, 13:26
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
26 Mar 2026, 19:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-03-26 19:17
Updated : 2026-07-21 12:18
NVD link : CVE-2026-4926
Mitre link : CVE-2026-4926
CVE.ORG link : CVE-2026-4926
JSON object : View
Products Affected
pillarjs
- path-to-regexp
