LiveActive security incident?Get immediate response
CVE Record

CVE-2021-43173: Hanging RRDP request

In NLnet Labs Routinator prior to 0.10.2, a validation run can be delayed significantly by an RRDP repository by not answering but slowly drip-feeding bytes to keep the connection alive. This can be used to effectively stall validation. While Routinator has a configurable time-out value for RRDP connections, this time-out was only applied to individual read or write operations rather than the complete request. Thus, if an RRDP repository sends a little bit of data before that time-out expired, it can continuously extend the time it takes for the request to finish. Since validation will only continue once the update of an RRDP repository has concluded, this delay will cause validation to stall, leading to Routinator continuing to serve the old data set or, if in the initial validation run directly after starting, never serve any data at all.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A malicious or faulty RRDP repository could keep Routinator waiting by slowly sending small amounts of data. This can stall RPKI validation, leaving routers dependent on old validation data, or no data after startup.

Executive priority

Prioritize remediation for organizations operating RPKI validation infrastructure. This is not described as data theft or code execution, but stale or missing validation data can affect routing trust decisions.

Technical view

Routinator before 0.10.2 applied RRDP timeouts per read or write operation, not to the complete request. A peer could drip-feed bytes before each timeout, delaying repository update completion and blocking the validation run.

Likely exposure

Exposure is limited to NLnet Labs Routinator deployments before 0.10.2 that use RRDP. Impact is mainly availability and data freshness for RPKI validation services.

Exploitation context

The bundle does not show active exploitation or CISA KEV listing. Exploitation requires an RRDP repository that Routinator contacts and that can intentionally keep responses alive.

Researcher notes

The root issue is timeout scope: operation-level timeouts allowed an entire RRDP request to remain open indefinitely through slow incremental data. Evidence does not include CVSS, exploit reports, or detailed fixed-code analysis.

Mitigation direction

  • Upgrade Routinator to 0.10.2 or later.
  • Apply Debian security updates referenced in DSA-5033 and DSA-5041 where applicable.
  • Monitor RPKI validation age and alert on stalled validation runs.
  • Review vendor guidance before applying compensating controls beyond patching.

Validation and detection

  • Inventory Routinator deployments and identify versions below 0.10.2.
  • Confirm whether deployments use RRDP repository updates.
  • Review logs for unusually long RRDP updates or stalled validation runs.
  • After updating, verify validation completes and current data is served.
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.

cwe · low confidence lookup

CWE-755: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-43173 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
4Source 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
NLnet LabsRoutinatorunspecifiedListed
Weakness

CWE details

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