Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33804

29
FAUCET Score

OVERVIEW CVE-2026-33804 is a middleware bypass vulnerability affecting @fastify/middie versions 9.3.1 and earlier. The flaw exists in the middleware path matching logic when the deprecated Fastify ignoreDuplicateSlashes option is enabled. Attackers can craft requests containing duplicate slashes that bypass the normalized path checking, allowing them to circumvent middleware-enforced authentication and authorization controls. The vulnerability only impacts applications explicitly using the deprecated ignoreDuplicateSlashes configuration option. SEVERITY This vulnerability carries a CRITICAL CVSS score of 9.1 with a network-based attack vector requiring no authentication or user interaction. The attack has low complexity and can be executed remotely by any unauthenticated attacker. The potential impact is severe, including high confidentiality and integrity compromise through successful bypass of security controls, though availability is not affected. The EPSS score of 0.000480 indicates exceptionally low real-world exploitation probability relative to the broader CVE population. EXPLOITATION STATUS There is currently no evidence of active exploitation or public exploit code availability. The vulnerability is not listed on the CISA Known Exploited Vulnerabilities catalog and remains inactive on threat intelligence hotlists. Community attention appears minimal given the low EPSS probability and the requirement for the deprecated configuration option. Remediation is straightforward through upgrade to version 9.3.2 or by disabling the ignoreDuplicateSlashes option.

Impacted Technologies

VendorProductVersion(s)CPE
< 9.3.2CPE matchmatch criteria
cpe:2.3:a:fastify:fastify\/middie:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.4HIGH

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
2.2
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.28%
Probability of exploitation in next 30 days
EPSS Percentile
20.0%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0028 is in the 2nd percentile among its peer group of 36,835 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: @fastify/middieFixed in: 9.3.2
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-v9ww-2j6r-98q6high

@fastify/middie vulnerable to middleware bypass via deprecated ignoreDuplicateSlashes option

Apr 16, 2026

References

cna.openjsf.org / security-advisories.html
Vendor Advisory
github.com / fastify/middie/security/advisories/GHSA-v9ww-2j6r-98q6
MitigationVendor Advisory