LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33502: The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (reg...

The normalize-url package before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 for Node.js has a ReDoS (regular expression denial of service) issue because it has exponential performance for data: URLs.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This CVE affects the Node.js normalize-url package. Vulnerable versions can spend excessive time processing certain data: URLs, which can slow or deny service if untrusted input reaches URL-normalization code. The source bundle does not provide a CVSS score or confirmed exploitation.

Executive priority

Treat this as a moderate availability issue. Prioritize internet-facing or high-volume services that normalize user-supplied URLs. Upgrade during normal vulnerability remediation unless business-critical systems expose this path directly.

Technical view

normalize-url before 4.5.1, 5.x before 5.3.1, and 6.x before 6.0.1 has a regular expression denial-of-service issue. The CVE states it has exponential performance for data: URLs. Impact is availability risk in Node.js services that process attacker-controlled URLs through this library.

Likely exposure

Exposure is most likely in Node.js applications or bundled products that depend on vulnerable normalize-url versions, directly or transitively, and process untrusted URL input. The bundle names normalize-url versions but does not enumerate downstream affected products.

Exploitation context

The CVE is not listed as KEV in the provided bundle, and no cited source states active exploitation. Practical risk depends on whether external input can reach normalize-url and whether slow processing can tie up service resources.

Researcher notes

Evidence is limited to the CVE description and references. The key technical detail is exponential performance for data: URLs. No CVSS, CWE, exploit evidence, or detailed downstream product list is included in the supplied bundle.

Mitigation direction

  • Inventory direct and transitive normalize-url dependencies in Node.js applications.
  • Upgrade to normalize-url 4.5.1, 5.3.1, 6.0.1, or later compatible versions.
  • Rebuild and redeploy affected services after dependency resolution.
  • Check vendor advisories for bundled products, including NetApp guidance.
  • Limit untrusted URL processing where immediate upgrade is delayed.

Validation and detection

  • Confirm lockfiles show fixed normalize-url versions.
  • Review dependency trees for remaining vulnerable transitive versions.
  • Run regression tests covering URL-normalization code paths.
  • Validate service resilience with non-malicious boundary URL inputs.
  • Monitor CPU saturation and request timeouts after deployment.
Prepared
Confidence
medium
Sources
4

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-33502 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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