Interpretation Conflict Affecting @fastify/middie package, versions <9.3.2


Severity

Recommended
0.0
critical
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.05% (15th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-JS-FASTIFYMIDDIE-16098212
  • published17 Apr 2026
  • disclosed16 Apr 2026
  • creditFred K. Schott

Introduced: 16 Apr 2026

NewCVE-2026-33804  (opens in a new tab)
CWE-436  (opens in a new tab)

How to fix?

Upgrade @fastify/middie to version 9.3.2 or higher.

Overview

@fastify/middie is a Middleware engine for Fastify

Affected versions of this package are vulnerable to Interpretation Conflict in the resolveNormalizationOptions() function's deprecated ignoreDuplicateSlashes configuration option. An attacker can bypass middleware by crafting URLs with duplicate leading slashes, resulting in unauthorized access to protected routes.

Workaround

This vulnerability can be mitigated by migrating from the deprecated top-level ignoreDuplicateSlashes: true to routerOptions: { ignoreDuplicateSlashes: true }.

CVSS Base Scores

version 4.0
version 3.1