CVE-2026-85184: @fastify/middie vulnerability
CVE-2026-85184 affects @fastify/middie. 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 autho.
What happened
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. A security weakness in @fastify/middie is being tracked as CVE-2026-85184. CVE-2026-85184 affects @fastify/middie.
CVE-2026-85184 currently carries a CRITICAL 9 1 severity signal in the retained vulnerability data. The important point is that running an affected version of @fastify/middie creates exposure, while an actual compromise still depends on whether the attacker can reach the trigger conditions described above. 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 autho.
@fastify/middie versions >= 9. No exploitation flag is present in the retained CyberDeltaForce data at this time; that status can change as vendor and threat-intelligence reporting develops.
Editorial note: this News Brief follows the available evidence and adds length only when additional facts or useful context are available. Where public reporting does not establish a specific victim sequence, CyberDeltaForce does not present one as fact.
What the reporting and advisory establish
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.
CVE-2026-85184 currently carries a CRITICAL 9.1 severity signal in the retained vulnerability data.
No exploitation flag is present in the retained CyberDeltaForce data at this time; that status can change as vendor and threat-intelligence reporting develops.
CVE-2026-85184: @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
A security weakness in @fastify/middie is being tracked as CVE-2026-85184. 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 autho. The issue currently carries a CRITICAL 9.1 severity signal in the available reporting. There is no reported exploitation in the current available reporting, so the public picture at this point is a disclosed vulnerability with known exploitation conditions rather than a confirmed compromise of every affected installation. The important point is that running an affected version of @fastify/middie creates exposure, while an actual compromise still depends on whether the attacker can reach the trigger conditions described above. @fastify/middie versions >= 9.
What this means for your environment
Move from the published facts to the technical path, exposure conditions and defensive decisions that matter in a real environment.
Attack & Exploitation Path
The sequence below shows how the vulnerability can be reached and what successful exploitation can produce. Each stage is labeled by evidence status.
Required condition: @fastify/middie is present and the vulnerable function is reachable in the way the software is normally used.
Required condition: attacker-controlled input or the relevant workflow reaches the affected code path.
Not publicly disclosed in enough technical detail to describe the mechanism without inference.
Not publicly disclosed in enough detail to state a specific post-exploitation result without inference.
Map @fastify/middie to real assets, verify the vendor fix or mitigation, confirm the vulnerable path is no longer reachable, and review relevant telemetry for behavior consistent with exploitation.
Why this matters to you
CVE-2026-85184 matters because the practical risk is not the score alone — it is whether @fastify/middie >= 9 exists in your environment and whether the reported trigger or exposure path can reach it. The current severity is CRITICAL 9.1. No exploitation flag is currently present in the CDF data, but that does not remove the need to validate affected systems.
Does this deserve attention in my environment?
Check the conditions below against your use of @fastify/middie >= 9.
Select the conditions that are true in your environment. Leaving a condition unselected does not mean you are safe — it only means you have not marked it as applicable.
- Search endpoint, software and asset inventory for @fastify/middie >= 9.
- Confirm the vendor-recommended fixed version or mitigation and verify deployment, not just assignment, across affected assets.
- Review relevant endpoint, application, network or identity telemetry for activity associated with exploitation of the affected component.
- Track vendor and government guidance for any change in exploitation status while remediation is underway.
What remains unconfirmed
- Available reporting does not currently indicate exploitation, but that can change as vendor, government or threat-intelligence reporting develops.
Sources & References
Original reporting and technical references are kept here for readers who want to verify the facts. Publisher names stay out of the reading flow above.