CVE-2026-6270
Last modified
CVE-2026-6270 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. @fastify/middie versions 9.3.1 and earlier do not register inherited middleware directly on child plugin engine instances. When a Fastify application registers authentication middleware in a parent scope and then registers child plugins with @fastify/middie, the child scope does not inherit the parent middleware. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
@fastify/middie versions 9.3.1 and earlier do not register inherited middleware directly on child plugin engine instances. When a Fastify application registers authentication middleware in a parent scope and then registers child plugins with @fastify/middie, the child scope does not inherit the parent middleware. This allows unauthenticated requests to reach routes defined in child plugin scopes, bypassing authentication and authorization checks. Upgrade to @fastify/middie 9.3.2 to fix this issue. There are no workarounds.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Fastify | Fastify\/Middie | < 9.3.2 |
References
- https://cna.openjsf.org/security-advisories.htmlVendor Advisory
- https://github.com/fastify/fastify-express/security/advisories/GHSA-hrwm-hgmj-7p9cExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-6270?
How severe is CVE-2026-6270?
How do I fix CVE-2026-6270?
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-62692Heap-based buffer overflow in Windows Remote Desktop Service…7.8
- CVE-2026-62693Concurrent execution using shared resource with improper syn…7
- CVE-2026-62695Heap-based buffer overflow in Windows Storage allows an auth…7.8
- CVE-2026-62696Integer underflow (wrap or wraparound) in Windows Program Co…7.8
- CVE-2026-62698Numeric truncation error in Microsoft Digest Authentication …7.8
- CVE-2026-62699Heap-based buffer overflow in Windows Universal Disk Format …6.8
- CVE-2026-62700Heap-based buffer overflow in Windows NTFS allows an authori…7.8
- CVE-2026-62701Use after free in Windows Telephony Service allows an author…7.8
- CVE-2026-62702Null pointer dereference in Windows Graphics Kernel allows a…6.8
- CVE-2026-62703Out-of-bounds read in Windows DWM Core Library allows an aut…5.5
- CVE-2026-62705Concurrent execution using shared resource with improper syn…7
- CVE-2026-62707Use after free in Windows Modern Device Management (MDM) all…7.8
Are you affected by CVE-2026-6270?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
