CVE-2026-85184CWE-436

CVE-2026-85184

Critical · published September 4, 2026

CVSS v3.1
9.1
EPSS
0%
Percentile
26.0
In the wild
Unconfirmed
What it is

@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.

The record
Technical detail
CVSS v3.1
9.1 · CRITICAL
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
CVSS v4.0
Not supplied
EPSS
0.00332 · 26.0th percentile
Weakness
CWE-436 · Interpretation Conflict
Published
2026-09-04T14:17Z
References (2)
EPSS history
Timeline
  • 05 SEP 03:44Z
    EPSS moved — → 1%
    epss
  • 04 SEP 09:15Z
    @fastify/middie vulnerable to path-scoped middleware bypass via absolute-form request target
    cvelistv5