← Volver a CVEs
CVE-2026-22031
HIGH8.4
Descripcion
@fastify/middie is the plugin that adds middleware support on steroids to Fastify. A security vulnerability exists in @fastify/middie prior to version 9.1.0 where middleware registered with a specific path prefix can be bypassed using URL-encoded characters (e.g., `/%61dmin` instead of `/admin`). While the middleware engine fails to match the encoded path and skips execution, the underlying Fastify router correctly decodes the path and matches the route handler, allowing attackers to access protected endpoints without the middleware constraints. Version 9.1.0 fixes the issue.
Detalles CVE
Puntuacion CVSS v3.18.4
SeveridadHIGH
Vector CVSSCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L
Vector de ataqueNETWORK
ComplejidadHIGH
Privilegios requeridosLOW
Interaccion usuarioNONE
Publicado1/19/2026
Ultima modificacion3/13/2026
Fuentenvd
Avistamientos honeypot0
Productos afectados
openjsf:\@fastify\/middie
Debilidades (CWE)
CWE-177
Referencias
https://github.com/fastify/middie/commit/d44cd56eb724490babf7b452fdbbdd37ea2effba(security-advisories@github.com)
https://github.com/fastify/middie/pull/245(security-advisories@github.com)
https://github.com/fastify/middie/releases/tag/v9.1.0(security-advisories@github.com)
https://github.com/fastify/middie/security/advisories/GHSA-cxrg-g7r8-w69p(security-advisories@github.com)
Correlaciones IOC
Sin correlaciones registradas
This product uses data from the NVD API but is not endorsed or certified by the NVD.