CVE-2026-6270: Kritische Middleware-Vererbungslücke in Fastify Plugins
⚠️ CVE-Referenzen:
CVE-2026-6270
Zusammenfassung
Fastify-Plugins der Version 9.3.1 und älter sind von einer schwerwiegenden Sicherheitslücke betroffen, die verhindert, dass vererbte Middleware in Kindplugins registriert wird. Dadurch können unauthentifizierte Anfragen an Kindplugin-Routen die notwendigen Authentifizierungs- und Autorisierungsprüfungen umgehen. Ein Upgrade auf Version 9.3.2 ist zwingend erforderlich, da es derzeit keine Umgehungslösungen gibt.
@fastify/middie - @fastify/middie - CRITICAL - CVE-2026-6270.
@fastify/middie versions 9.3.1 and earlier are susceptible to a vulnerability that prevents inherited middleware from being registered on child plugin instances. This flaw occurs when an authentication middleware is registered in a parent scope, but child plugins fail to inherit this middleware, allowing unauthenticated requests to bypass necessary authentication and authorization checks in child plugin routes. Upgrading to @fastify/middie version 9.3.2 is essential to resolve this issue, as there are currently no available workarounds.
Quelle: securityvulnerability.io