LiveActive security incident?Get immediate response
CVE Record

CVE-2021-23490: Regular Expression Denial of Service (ReDoS)

The package parse-link-header before 2.0.0 are vulnerable to Regular Expression Denial of Service (ReDoS) via the checkHeader function.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A maliciously shaped HTTP Link header can make parse-link-header spend excessive CPU time parsing it, potentially slowing or taking down services. The supplied sources describe an availability impact only, not data theft or code execution.

Executive priority

Treat as a focused availability risk. Prioritize internet-facing services and integrations that consume external APIs, because a simple unauthenticated input may cause service disruption.

Technical view

CVE-2021-23490 is a Regular Expression Denial of Service issue in parse-link-header before 2.0.0, specifically via the checkHeader function. CVSS 3.1 is 7.5: network reachable, low complexity, no privileges, no user interaction, high availability impact.

Likely exposure

Exposure is most likely in Node.js or WebJars-packaged applications that use parse-link-header before 2.0.0 on attacker-controlled or upstream-supplied Link headers.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Practical risk depends on whether untrusted Link headers reach the vulnerable parser.

Researcher notes

Evidence is limited to package advisories and the fixing commit. The source bundle names checkHeader but does not include exploit evidence, affected CPEs, or detailed product-specific deployment conditions.

Mitigation direction

  • Upgrade parse-link-header to version 2.0.0 or later where applicable.
  • Check WebJars/NPM transitive dependencies for vulnerable packaged versions.
  • Limit or reject unusually large or malformed Link headers before parsing.
  • Monitor vendor advisories if direct upgrade is blocked.

Validation and detection

  • Search dependency manifests and lockfiles for parse-link-header versions before 2.0.0.
  • Check SBOM or SCA output for SNYK-JS-PARSELINKHEADER-1582783.
  • Identify routes or jobs parsing external HTTP Link headers.
  • Confirm deployed artifacts no longer include vulnerable dependency versions.
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-23490 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

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:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-23490Attack 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

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/aparse-link-headerunspecifiedListed
Weakness

CWE details

No CWE listed

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