CVE-2026-33807
CVE-2026-33807
9.1
CriticalPublished:
Last updated:
Source:ce714d77-add3-4f53-aff5-83d477b104bb
Analyzed
Weakness (CWE)
CVSS Vector
v3.1- Attack Vector
- Network
- Attack Complexity
- Low
- Privileges Required
- None
- User Interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- None
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.
References
ce714d77-add3-4f53-aff5-83d477b104bb
https://cna.openjsf.org/security-advisories.htmlce714d77-add3-4f53-aff5-83d477b104bb
https://github.com/fastify/fastify-express/security/advisories/GHSA-hrwm-hgmj-7p9c134c704f-9b21-4f2e-91b3-4a467353bcc0
https://github.com/fastify/fastify-express/security/advisories/GHSA-hrwm-hgmj-7p9c