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

21
FAUCET Score

CVE-2026-3419 describes a vulnerability in Fastify where it improperly accepts malformed Content-Type headers containing trailing characters, violating RFC 9110. This allows attackers to bypass validation checks and potentially route requests to incorrect content-type parsers, leading to unintended processing. The vulnerability has a medium severity CVSS score of 5.3 (AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N), indicating it can be exploited remotely with low complexity to impact integrity. There is currently no evidence of active exploitation, public exploit code, or significant community discussion surrounding this CVE.

Impacted Technologies

VendorProductVersion(s)CPE
>= 5.7.2, < 5.8.1CPE match
cpe:2.3:a:fastify:fastify:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

5.3MEDIUM

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

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

Exploit Intelligence

EPSS Score
0.35%
Probability of exploitation in next 30 days
EPSS Percentile
27.7%
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.0035 is in the 17th percentile among its peer group of 23,703 CVEs.

Social Chatter

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

Media Mentions

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

Remediation

Patch Available

Vendor Patches (1)

npmpatch availablevia ghsa
Product: fastifyFixed in: 5.8.1

Vendor Advisories (1)

npmGHSA-573f-x89g-hqp9medium

Fastify's Missing End Anchor in "subtypeNameReg" Allows Malformed Content-Types to Pass Validation

Mar 5, 2026

References

cna.openjsf.org / security-advisories.html
Vendor Advisory
github.com / advisories/GHSA-573f-x89g-hqp9
PatchVendor Advisory
github.com / fastify/fastify/commit/67f6c9b32cb3623d3c9470cc17ed830dd2f083d7
Patch
github.com / fastify/fastify/security/advisories/GHSA-573f-x89g-hqp9
Vendor Advisory
httpwg.org / specs/rfc9110.html
Technical Description
cve.org / CVERecord
VDB Entry