CVE-2026-4926
Last modified
CVE-2026-4926 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.79% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Pillarjs | Path-To-Regexp | >= 8.0.0, < 8.4.0 |
References
- https://cna.openjsf.org/security-advisories.htmlThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-4926?
How severe is CVE-2026-4926?
How do I fix CVE-2026-4926?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-49248OneDev is a Git server with CI/CD, kanban, and packages. In …8.3
- CVE-2026-4925Improper access control in the users MFA feature in Devoluti…5
- CVE-2026-49252deepstream is a server that allows clients and backend servi…9.9
- CVE-2026-49256Discourse is an open-source discussion platform. Prior to 20…7.5
- CVE-2026-49257mcp-pinot is a Python-based Model Context Protocol (MCP) ser…10
- CVE-2026-49258Nebula Mesh is a self-hosted control plane for the Slack Neb…8.8
- CVE-2026-49260PhpWeasyPrint is a PHP library allowing PDF generation from …8.2
- CVE-2026-49261MariaDB server is a community developed fork of MySQL server…9.8
- CVE-2026-49262In the Aimeos Pagible content management system prior to ver…3
- CVE-2026-49267Apache Airflow's EmailOperator and the underlying `airflow.u…5.9
- CVE-2026-49268A remote attacker can inject LDAP special characters into th…9.1
- CVE-2026-49269Apple M1 GPUs retain register file data between compute shad…8.6
Are you affected by CVE-2026-4926?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
