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

29
FAUCET Score

OVERVIEW CVE-2026-33806 is a schema validation bypass vulnerability affecting Fastify web framework versions 5.3.2 and later. Applications using schema.body.content for per-content-type body validation are susceptible to complete validation circumvention when attackers prepend a space character to the Content-Type header. While the request body is still parsed correctly, the corresponding schema validation is entirely skipped, allowing malformed or malicious payloads to reach application logic. This represents a regression introduced by the patch for CVE-2025-32442. SEVERITY The vulnerability carries a CVSS score of 7.5 (High) with a network-based attack vector requiring no authentication or user interaction. Attack complexity is low, meaning exploitation is straightforward and reliable. The primary impact is integrity compromise, as attackers can bypass validation controls to inject or modify data. While no confidentiality or availability impact is indicated, the integrity violation could lead to data corruption, privilege escalation, or unauthorized state changes depending on how applications use validated data. EXPLOITATION STATUS There is no evidence of active exploitation in the wild. The vulnerability does not appear on the CISA KEV catalog, and community attention remains minimal based on inactive hot list status. No public exploit code has been disclosed. The EPSS score of 0.000980 indicates very low predicted exploitation probability. However, the straightforward nature of the attack (prepending a space character) means exploitation could be trivial to implement if discovered.

Impacted Technologies

VendorProductVersion(s)CPE
>= 5.3.2, < 5.8.5CPE matchmatch criteria
cpe:2.3:a:fastify:fastify:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

7.5HIGH

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

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

Exploit Intelligence

EPSS Score
0.41%
Probability of exploitation in next 30 days
EPSS Percentile
33.4%
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.0041 is in the 13th percentile among its peer group of 51,551 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 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.5

Vendor Advisories (1)

npmGHSA-247c-9743-5963high

Fastify has a Body Schema Validation Bypass via Leading Space in Content-Type Header

Apr 15, 2026

References

access.redhat.com / security/cve/CVE-2026-33806
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-33806.json
cna.openjsf.org / security-advisories.html
Vendor Advisory
github.com / fastify/fastify/security/advisories/GHSA-mg2h-6x62-wpwc
Not Applicable