CVE-2026-85184
Last modified
CVE-2026-85184 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. @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.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| @fastify/middie | @fastify/middie | >= 9.1.0, < 9.3.4 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-85184?
How severe is CVE-2026-85184?
How do I fix CVE-2026-85184?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-85179Label Studio through 1.23.0 fails to validate webhook URLs, …8.5
- CVE-2026-8518Use after free in Blink in Google Chrome prior to 148.0.7778…8.8
- CVE-2026-85180Ollama fails to validate redirect destinations when pulling …7.5
- CVE-2026-85181CAT uses Java String.hashCode as the sole integrity check fo…9.8
- CVE-2026-85182vhr through commit 03abbd3 fails to verify that the account …7.5
- CVE-2026-85183Taipy configures its socket.io server with wildcard CORS ori…9.3
- CVE-2026-85186A weakness has been identified in itsourcecode Online Medici…6.3
- CVE-2026-85187A security vulnerability has been detected in itsourcecode O…7.3
- CVE-2026-8519Integer overflow in ANGLE in Google Chrome on Windows prior …8.8
- CVE-2026-85197A flaw was found in libsoup. A malicious HTTP/2 server or a …7.6
- CVE-2026-85199Eclipse aeriOS Self-orchestrator versions prior to 1.2.1 con…8.8
- CVE-2026-8520Race in Payments in Google Chrome prior to 148.0.7778.168 al…8.3
Are you affected by CVE-2026-85184?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
