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-33807

32
FAUCET Score

OVERVIEW CVE-2026-33807 is a path handling vulnerability affecting @fastify/express versions 4.0.4 and earlier. The flaw resides in the onRegister function, which incorrectly duplicates middleware paths when child plugins are registered with matching prefixes. This causes Express middleware paths to become malformed and fail to match incoming requests. SEVERITY The vulnerability carries a CRITICAL CVSS score of 9.1 with an attack vector of Network, Low attack complexity, and no authentication or user interaction required. The impact is severe, enabling complete bypass of Express middleware security controls including authentication, authorization, and rate limiting mechanisms for all routes within affected child plugin scopes. The attack requires no special configuration or request crafting, making it trivial to exploit. Confidentiality and Integrity are rated as High impact; Availability is unaffected. EXPLOITATION STATUS CVE-2026-33807 is not currently listed on the Known Exploited Vulnerabilities catalog and shows no indicators of active exploitation in the wild. The EPSS score of 0.000220 indicates minimal probability of exploitation relative to other CVEs. Community attention is low, with no known public exploit code readily available. Organizations should prioritize patching by upgrading to @fastify/express v4.0.5 or later to eliminate the risk before active exploitation becomes viable.

Impacted Technologies

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

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

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

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

Exploit Intelligence

EPSS Score
0.43%
Probability of exploitation in next 30 days
EPSS Percentile
35.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0043 is in the 12th percentile among its peer group of 36,862 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

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/expressFixed in: 4.0.5
github_advisoryworkaround availablevia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-hrwm-hgmj-7p9ccritical

@fastify/express's middleware path doubling causes authentication bypass in child plugin scopes

Apr 16, 2026

References

cna.openjsf.org / security-advisories.html
Vendor Advisory
github.com / fastify/fastify-express/security/advisories/GHSA-hrwm-hgmj-7p9c
ExploitMitigationVendor Advisory