TROYANOSYVIRUS
Back to CVEs

CVE-2026-22031

HIGH
8.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.

CVE Details

CVSS v3.1 Score8.4
SeverityHIGH
CVSS VectorCVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:L
Attack VectorNETWORK
ComplexityHIGH
Privileges RequiredLOW
User InteractionNONE
Published1/19/2026
Last Modified3/13/2026
Sourcenvd
Honeypot Sightings0

Affected Products

openjsf:\@fastify\/middie

Weaknesses (CWE)

CWE-177

IOC Correlations

No correlations recorded

This product uses data from the NVD API but is not endorsed or certified by the NVD.