LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23597: Denial of Service (DoS)

This affects the package fastify-multipart before 5.3.1. By providing a name=constructor property it is still possible to crash the application. **Note:** This is a bypass of CVE-2020-8136 (https://security.snyk.io/vuln/SNYK-JS-FASTIFYMULTIPART-1290382).

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

CVE-2021-23597 is a denial-of-service flaw in fastify-multipart before 5.3.1. A specially formed multipart field can crash an application using the vulnerable package. For businesses, the main risk is service outage on applications that expose file upload or form-data endpoints.

Executive priority

Treat as a high-priority availability fix for internet-facing services using fastify-multipart. It does not indicate data compromise in the provided evidence, but a remote crash condition can still disrupt customer-facing operations.

Technical view

The issue affects fastify-multipart before 5.3.1 and is described as a bypass of CVE-2020-8136. The CVSS 3.1 score is 7.5, with network access, low complexity, no privileges, no user interaction, and high availability impact only.

Likely exposure

Exposure is most likely in Node.js/Fastify applications that depend on fastify-multipart before 5.3.1 and accept multipart form-data from untrusted users, especially public upload or API endpoints.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. CVSS indicates remote, unauthenticated exploitation with low complexity, and exploit maturity is listed as proof-of-concept. The practical outcome is application crash, not data theft or code execution based on provided sources.

Researcher notes

This is documented as a bypass of CVE-2020-8136. The key research task is confirming vulnerable package reachability through multipart parsing paths, not merely package presence. Evidence in the bundle supports a patch at v5.3.1 but does not include active exploitation confirmation.

Mitigation direction

  • Upgrade fastify-multipart to version 5.3.1 or later.
  • Review dependency locks to ensure transitive deployments use the patched version.
  • Prioritize externally reachable multipart upload or form-data endpoints.
  • If immediate upgrade is blocked, check Fastify and Snyk guidance before choosing compensating controls.

Validation and detection

  • Identify all applications importing or depending on fastify-multipart.
  • Confirm deployed package versions are not earlier than 5.3.1.
  • Map public routes that accept multipart form-data.
  • Review crash logs around upload or form submission endpoints.
  • Verify dependency scans no longer report CVE-2021-23597.
Prepared
Confidence
high
Sources
5

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cve · low confidence lookup

CVE-2021-23597 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
High
CVSS
7.5 (3.1)
Known Exploited
No
Published

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

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H/E:P3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-23597Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/afastify-multipartunspecifiedListed
Weakness

CWE details

No CWE listed

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.