← Retour aux CVEs
CVE-2026-22031
HIGH8.4
Description
@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.
Details CVE
Score CVSS v3.18.4
SeveriteHIGH
Vecteur CVSSCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L
Vecteur d'attaqueNETWORK
ComplexiteHIGH
Privileges requisLOW
Interaction utilisateurNONE
Publie1/19/2026
Derniere modification3/13/2026
Sourcenvd
Observations honeypot0
Produits affectes
openjsf:\@fastify\/middie
Faiblesses (CWE)
CWE-177
References
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)
Correlations IOC
Aucune correlation enregistree
This product uses data from the NVD API but is not endorsed or certified by the NVD.