@fastify/middie versions >= 9.1.0 and before 9.3.4 decide whether to run path-scoped middleware by matching against the raw request target, while the Fastify router resolves an absolute-form request target to its path before dispatching. Because the two layers evaluate different strings, a request using an absolute-form target reaches the route handler while the path-scoped middleware, such as authentication or authorization, is skipped. An unauthenticated network attacker can use this to bypass path-based access controls in a Fastify application that relies on middie for those controls. Users should upgrade to @fastify/middie 9.3.4 or later.

Project Subscriptions

Vendors Products
Fastify Subscribe
Fastify/middie Subscribe
Fastify\/middie Subscribe
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Tue, 15 Sep 2026 20:15:00 +0000

Type Values Removed Values Added
First Time appeared Fastify fastify\/middie
CPEs cpe:2.3:a:fastify:fastify\/middie:*:*:*:*:*:node.js:*:*
Vendors & Products Fastify fastify\/middie

Sat, 05 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 04 Sep 2026 14:30:00 +0000

Type Values Removed Values Added
First Time appeared Fastify
Fastify fastify/middie
Vendors & Products Fastify
Fastify fastify/middie

Fri, 04 Sep 2026 09:30:00 +0000

Type Values Removed Values Added
Description @fastify/middie versions >= 9.1.0 and before 9.3.4 decide whether to run path-scoped middleware by matching against the raw request target, while the Fastify router resolves an absolute-form request target to its path before dispatching. Because the two layers evaluate different strings, a request using an absolute-form target reaches the route handler while the path-scoped middleware, such as authentication or authorization, is skipped. An unauthenticated network attacker can use this to bypass path-based access controls in a Fastify application that relies on middie for those controls. Users should upgrade to @fastify/middie 9.3.4 or later.
Title @fastify/middie vulnerable to path-scoped middleware bypass via absolute-form request target
Weaknesses CWE-436
References
Metrics cvssV3_1

{'score': 9.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N'}


Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: openjs

Published:

Updated: 2026-09-04T19:36:20.968Z

Reserved: 2026-09-03T11:39:08.481Z

Link: CVE-2026-85184

cve-icon Vulnrichment

Updated: 2026-09-04T19:36:17.234Z

cve-icon NVD

Status : Analyzed

Published: 2026-09-04T10:17:13.900

Modified: 2026-09-15T20:02:28.677

Link: CVE-2026-85184

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T14:15:07Z

Weaknesses