CVE-2026-33807
Last modified
CVE-2026-33807 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. @fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time, causing it to never match incoming requests. EPSS estimates a 0.43% chance of exploitation in the next 30 days.
Description
@fastify/express v4.0.4 and earlier contains a path handling bug in the onRegister function that causes middleware paths to be doubled when inherited by child plugins. When a child plugin is registered with a prefix that matches a middleware path, the middleware path is prefixed a second time, causing it to never match incoming requests. This results in complete bypass of Express middleware security controls, including authentication, authorization, and rate limiting, for all routes defined within affected child plugin scopes. No special configuration or request crafting is required. Upgrade to @fastify/express v4.0.5 or later.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fastify | Fastify\/Express | < 4.0.5 |
References
- https://cna.openjsf.org/security-advisories.htmlVendor Advisory
- https://github.com/fastify/fastify-express/security/advisories/GHSA-hrwm-hgmj-7p9cExploit, Mitigation, Vendor Advisory
- https://github.com/fastify/fastify-express/security/advisories/GHSA-hrwm-hgmj-7p9cExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33807?
How severe is CVE-2026-33807?
How do I fix CVE-2026-33807?
Are you affected by CVE-2026-33807?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
