CVE-2026-57577
DotVVM is an open source MVVM framework for web applications. Prior to 4.2.11, 4.3.15, and 5.0.0-preview09-final, a route containing multiple unconstrained parameters in one path segment can cause excessive regular-expression backtracking in DotvvmRoute.IsMatch when a remote requester supplies a long near-match path. DotvvmRouteParser.RouteRegex previously had no matching timeout. Patched runtimes retry with the .NET non-backtracking engine, while runtimes that do not support non-backtracking matching return HTTP 503 after the one-second timeout in DotvvmRoutingMiddleware. This issue is fixed in versions 4.2.11, 4.3.15, and 5.0.0-preview09-final.
Scoring
- Severity
- HIGH
- CVSS base score
- 8.2
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
- EPSS probability
- 0.43%
- CWE
- CWE-1333
- Published
- 2026-09-14
- Last modified
- 2026-09-14
Affected products
- riganti dotvvm
- riganti dotvvm
- riganti dotvvm
Weakness type
Related vulnerabilities
- CVE-2026-25547 — @isaacs/brace-expansion has Uncontrolled Resource Consumption
- CVE-2025-25200 — Koa has Inefficient Regular Expression Complexity
- CVE-2026-26996 — minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern
- CVE-2025-6998 — Calibre Web 0.6.24 & Autocaliweb 0.7.0 - ReDoS
- CVE-2025-58451 — Cattown Vulnerable to Inefficient Regular Expression Complexity and Uncontrolled Resource Consumption
- CVE-2026-30925 — Parse Server affected by Regular Expression Denial of Service (ReDoS) via `$regex` query in LiveQuery
- CVE-2026-52778 — YesWiki has Unsafe eval() in Formula Calculator - Remote Code Execution (RCE) & Denial of Service (DoS)
- CVE-2025-62484 — Zoom Workplace Clients - Inefficient Regular Expression Complexity