Description
@fastify/middie versions 9.3.1 and earlier do not register inherited middleware directly on child plugin engine instances. When a Fastify application registers authentication middleware in a parent scope and then registers child plugins with @fastify/middie, the child scope does not inherit the parent middleware. This allows unauthenticated requests to reach routes defined in child plugin scopes, bypassing authentication and authorization checks. Upgrade to @fastify/middie 9.3.2 to fix this issue. There are no workarounds.
INFO
Published Date :
2026-04-16T13:44:46.322Z
Last Modified :
2026-04-16T14:24:26.764Z
Source :
openjs
AFFECTED PRODUCTS
The following products are affected by CVE-2026-6270 vulnerability.
| Vendors | Products |
|---|---|
| Fastify |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-6270.