Search

Find a vulnerability

Search criteria

    24 vulnerabilities found for routinator by nlnetlabs

    CVE-2026-49235 (GCVE-0-2026-49235)

    Vulnerability from nvd – Published: 2026-06-08 12:59 – Updated: 2026-06-08 15:40
    VLAI
    Title
    Routinator crashes on specifically crafted RRDP XML files
    Summary
    When Routinator encounters a file via RRDP using a specifically crafted Document Type Definition, Routinator crashes.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-755 - Improper Handling of Exceptional Conditions
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.15.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2026-06-08 00:00
    Credits
    X41 D-Sec GmbH
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49235",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T15:39:58.997665Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T15:40:07.732Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.15.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "X41 D-Sec GmbH"
            }
          ],
          "datePublic": "2026-06-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "When Routinator encounters a file via RRDP using a specifically crafted Document Type Definition, Routinator crashes."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.7,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L",
                "version": "4.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-755",
                  "description": "CWE-755 Improper Handling of Exceptional Conditions",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T12:59:09.249Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2026-49235.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-03-28T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2026-06-08T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator crashes on specifically crafted RRDP XML files",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2026-49235",
        "datePublished": "2026-06-08T12:59:09.249Z",
        "dateReserved": "2026-05-28T08:28:56.664Z",
        "dateUpdated": "2026-06-08T15:40:07.732Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49234 (GCVE-0-2026-49234)

    Vulnerability from nvd – Published: 2026-06-08 12:58 – Updated: 2026-06-08 15:39
    VLAI
    Title
    Routinator crashes on specifically crafted ASN strings in the API
    Summary
    When sending a specifically crafted non-UTF-8 string as select-asn query parameter to the /api/v1/origins endpoint, Routinator crashes. This only affects users who allow API access from untrusted networks.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.15.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2026-06-08 00:00
    Credits
    X41 D-Sec GmbH
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49234",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T15:39:20.775375Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T15:39:39.130Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.15.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "X41 D-Sec GmbH"
            }
          ],
          "datePublic": "2026-06-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "When sending a specifically crafted non-UTF-8 string as select-asn query parameter to the /api/v1/origins endpoint, Routinator crashes. \n\nThis only affects users who allow API access from untrusted networks."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
                "version": "4.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T12:58:58.702Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2026-49234.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-03-28T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2026-06-08T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator crashes on specifically crafted ASN strings in the API",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2026-49234",
        "datePublished": "2026-06-08T12:58:58.702Z",
        "dateReserved": "2026-05-28T08:28:56.664Z",
        "dateUpdated": "2026-06-08T15:39:39.130Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49233 (GCVE-0-2026-49233)

    Vulnerability from nvd – Published: 2026-06-08 12:58 – Updated: 2026-06-08 15:38
    VLAI
    Title
    Routinator cache path traversal using rogue rsync URIs
    Summary
    Routinator does not properly check the module component of rsync URIs, which are used to create the file system paths for the Routinator cache. This allows for path traversal by having a module name containing .., potentially providing an attacker access to the entire Routinator rsync cache.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.15.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2026-06-08 00:00
    Credits
    X41 D-Sec GmbH
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49233",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T15:38:52.704191Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T15:38:59.530Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.15.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "X41 D-Sec GmbH"
            }
          ],
          "datePublic": "2026-06-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Routinator does not properly check the module component of rsync URIs, which are used to create the file system paths for the Routinator cache. This allows for path traversal by having a module name containing .., potentially providing an attacker access to the entire Routinator rsync cache."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.3,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T12:58:49.824Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2026-49233.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-03-28T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2026-06-08T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator cache path traversal using rogue rsync URIs",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2026-49233",
        "datePublished": "2026-06-08T12:58:49.824Z",
        "dateReserved": "2026-05-28T08:28:56.664Z",
        "dateUpdated": "2026-06-08T15:38:59.530Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-1622 (GCVE-0-2024-1622)

    Vulnerability from nvd – Published: 2024-02-26 13:35 – Updated: 2025-02-13 17:32
    VLAI
    Title
    Routinator terminates when RTR connection is reset too quickly after opening
    Summary
    Due to a mistake in error checking, Routinator will terminate when an incoming RTR connection is reset by the peer too quickly after opening.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-253 - Incorrect Check of Function Return Value
    Assigner
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.13.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2024-02-26 00:00
    Credits
    Yohei Nishimura, Atsushi Enomoto, Ruka Miyachi; Internet Multifeed Co., Japan
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-1622",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-02-27T16:04:33.625005Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-07-05T17:22:01.305Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T18:48:21.895Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2024-1622.txt"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K52QRRYBHLP73RAS3CGOPBWYT7EZVP6O/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N2N3N3SNBHSH7GN3JOLR7YUF5FCTQQ5O/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4HPRUIPAI2BBDGFVLN733JLIUJWLEBLF/"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.13.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yohei Nishimura, Atsushi Enomoto, Ruka Miyachi; Internet Multifeed Co., Japan"
            }
          ],
          "datePublic": "2024-02-26T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Due to a mistake in error checking, Routinator will terminate when an incoming RTR connection is reset by the peer too quickly after opening."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-253",
                  "description": "CWE-253 Incorrect Check of Function Return Value",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-03-23T02:06:43.815Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2024-1622.txt"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K52QRRYBHLP73RAS3CGOPBWYT7EZVP6O/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N2N3N3SNBHSH7GN3JOLR7YUF5FCTQQ5O/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4HPRUIPAI2BBDGFVLN733JLIUJWLEBLF/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.13.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-02-13T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2024-02-26T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator terminates when RTR connection is reset too quickly after opening"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2024-1622",
        "datePublished": "2024-02-26T13:35:51.909Z",
        "dateReserved": "2024-02-19T11:06:37.459Z",
        "dateUpdated": "2025-02-13T17:32:19.432Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-39916 (GCVE-0-2023-39916)

    Vulnerability from nvd – Published: 2023-09-13 14:24 – Updated: 2025-10-03 09:51
    VLAI
    Title
    Possible path traversal when storing RRDP responses
    Summary
    NLnet Labs’ Routinator 0.9.0 up to and including 0.12.1 as well as 0.14.0 up to and including 0.14.2 contains a possible path traversal vulnerability in the optional, off-by-default keep-rrdp-responses feature that allows users to store the content of responses received for RRDP requests. The location of these stored responses is constructed from the URL of the request. Due to insufficient sanitation of the URL, it is possible for an attacker to craft a URL that results in the response being stored outside of the directory specified for it.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-35 - Path Traversal: '.../...//'
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: 0.9.0 , < 0.12.2 (semver)
    Affected: 0.14.* (semver)
    Create a notification for this product.
    Date Public
    2023-09-13 00:00
    Credits
    Haya Shulman Donika Mirdita Niklas Vogel Zhechao Lin Zizhi Shang Jiahao Cao Yangyang Wang Mingwei Xu
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T18:18:09.984Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39916.txt"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-39916",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-25T14:49:58.845721Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-25T15:18:29.606Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "0.12.2",
                  "status": "affected",
                  "version": "0.9.0",
                  "versionType": "semver"
                },
                {
                  "status": "affected",
                  "version": "0.14.*",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Haya Shulman"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Donika Mirdita"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Niklas Vogel"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Zhechao Lin"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Zizhi Shang"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Jiahao Cao"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Yangyang Wang"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Mingwei Xu"
            }
          ],
          "datePublic": "2023-09-13T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs\u2019 Routinator 0.9.0 up to and including 0.12.1 as well as 0.14.0 up to and including 0.14.2 contains a possible path traversal vulnerability in the optional, off-by-default keep-rrdp-responses feature that allows users to store the content of responses received for RRDP requests. The location of these stored responses is constructed from the URL of the request. Due to insufficient sanitation of the URL, it is possible for an attacker to craft a URL that results in the response being stored outside of the directory specified for it."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "rrdp-keep-responses enabled"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-35",
                  "description": "CWE-35: Path Traversal: \u0027.../...//\u0027",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-10-03T09:51:46.994Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39916.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.0 which removes the rrdp-keep-responses feature. Disabling the rrdp-keep-responses option in affected versions also avoids the issue."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2023-07-19T18:00:00.000Z",
              "value": "Issue reported by Haya Shulman"
            },
            {
              "lang": "en",
              "time": "2023-09-13T14:00:00.000Z",
              "value": "Fixes released"
            },
            {
              "lang": "en",
              "time": "2025-06-13T14:00:00.000Z",
              "value": "Re-surfacing in version 0.14 reported by Zhechao Lin"
            },
            {
              "lang": "en",
              "time": "2025-09-30T14:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Possible path traversal when storing RRDP responses",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2023-39916",
        "datePublished": "2023-09-13T14:24:08.907Z",
        "dateReserved": "2023-08-07T11:55:17.843Z",
        "dateUpdated": "2025-10-03T09:51:46.994Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-39915 (GCVE-0-2023-39915)

    Vulnerability from nvd – Published: 2023-09-13 14:20 – Updated: 2024-09-12 13:22
    VLAI
    Title
    Crashes on parsing certain invalid RPKI objects
    Summary
    NLnet Labs' Routinator up to and including version 0.12.1 may crash when trying to parse certain malformed RPKI objects. This is due to insufficient input checking in the bcder library covered by CVE-2023-39914.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-232 - Improper Handling of Undefined Values
    • CWE-240 - Improper Handling of Inconsistent Structural Elements
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: * , < 0.12.2 (semver)
    Unaffected: 0.12.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2023-09-13 00:00
    Credits
    Haya Shulman Donika Mirdita Niklas Vogel
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T18:18:10.006Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39915.txt"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-39915",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-12T13:21:49.530155Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-12T13:22:03.133Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "0.12.2",
                  "status": "affected",
                  "version": "*",
                  "versionType": "semver"
                },
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.12.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Haya Shulman"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Donika Mirdita"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Niklas Vogel"
            }
          ],
          "datePublic": "2023-09-13T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs\u0027 Routinator up to and including version 0.12.1 may crash when trying to parse certain malformed RPKI objects. This is due to insufficient input checking in the bcder library covered by CVE-2023-39914."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-232",
                  "description": "CWE-232: Improper Handling of Undefined Values",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-240",
                  "description": "CWE-240: Improper Handling of Inconsistent Structural Elements",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-11T15:36:54.043Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39915.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.12.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2023-07-19T18:00:00.000Z",
              "value": "Issue reported by Haya Shulman"
            },
            {
              "lang": "en",
              "time": "2023-09-13T14:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Crashes on parsing certain invalid RPKI objects"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2023-39915",
        "datePublished": "2023-09-13T14:20:59.967Z",
        "dateReserved": "2023-08-07T11:55:17.843Z",
        "dateUpdated": "2024-09-12T13:22:03.133Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-3029 (GCVE-0-2022-3029)

    Vulnerability from nvd – Published: 2022-09-13 15:17 – Updated: 2024-09-16 17:49
    VLAI
    Title
    Fatal error on incorrect base64 data in RRDP
    Summary
    In NLnet Labs Routinator 0.9.0 up to and including 0.11.2, due to a mistake in error handling, data in RRDP snapshot and delta files that isn’t correctly base 64 encoded is treated as a fatal error and causes Routinator to exit. Worst case impact of this vulnerability is denial of service for the RPKI data that Routinator provides to routers. This may stop your network from validating route origins based on RPKI data. This vulnerability does not allow an attacker to manipulate RPKI data.
    Severity
    No CVSS data available.
    CWE
    • CWE-241 - Improper Handling of Unexpected Data Type
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.11.2 (custom)
    Create a notification for this product.
    Date Public
    2022-09-13 00:00
    Credits
    We would like to thank Donika Mirdita and Haya Shulman from Fraunhofer SIT and ATHENE for discovering and reporting the issue.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T00:53:00.666Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.11.2",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Donika Mirdita and Haya Shulman from Fraunhofer SIT and ATHENE for discovering and reporting the issue."
            }
          ],
          "datePublic": "2022-09-13T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "In NLnet Labs Routinator 0.9.0 up to and including 0.11.2, due to a mistake in error handling, data in RRDP snapshot and delta files that isn\u2019t correctly base 64 encoded is treated as a fatal error and causes Routinator to exit. Worst case impact of this vulnerability is denial of service for the RPKI data that Routinator provides to routers. This may stop your network from validating route origins based on RPKI data. This vulnerability does not allow an attacker to manipulate RPKI data."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-241",
                  "description": "CWE-241: Improper Handling of Unexpected Data Type",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-09-13T15:17:57.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt"
            }
          ],
          "title": "Fatal error on incorrect base64 data in RRDP",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2022-09-13T00:00:00.000Z",
              "ID": "CVE-2022-3029",
              "STATE": "PUBLIC",
              "TITLE": "Fatal error on incorrect base64 data in RRDP"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_number": "0.9.0",
                                "version_value": "0.11.2"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Donika Mirdita and Haya Shulman from Fraunhofer SIT and ATHENE for discovering and reporting the issue."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "In NLnet Labs Routinator 0.9.0 up to and including 0.11.2, due to a mistake in error handling, data in RRDP snapshot and delta files that isn\u2019t correctly base 64 encoded is treated as a fatal error and causes Routinator to exit. Worst case impact of this vulnerability is denial of service for the RPKI data that Routinator provides to routers. This may stop your network from validating route origins based on RPKI data. This vulnerability does not allow an attacker to manipulate RPKI data."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-241: Improper Handling of Unexpected Data Type"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2022-3029",
        "datePublished": "2022-09-13T15:17:57.226Z",
        "dateReserved": "2022-08-29T00:00:00.000Z",
        "dateUpdated": "2024-09-16T17:49:23.765Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-43174 (GCVE-0-2021-43174)

    Vulnerability from nvd – Published: 2021-11-09 16:41 – Updated: 2024-09-16 21:08
    VLAI
    Title
    gzip transfer encoding caused out-of-memory crash
    Summary
    NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element.
    Severity
    No CVSS data available.
    CWE
    • CWE-1325 - Improperly Controlled Sequential Memory Allocation
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.10.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-09 00:00
    Credits
    We would like to thank Koen van Hove for the discovery.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:47:13.587Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
              },
              {
                "name": "DSA-5041",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2022/dsa-5041"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.10.1",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Koen van Hove for the discovery."
            }
          ],
          "datePublic": "2021-11-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1325",
                  "description": "CWE-1325: Improperly Controlled Sequential Memory Allocation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-01-12T10:06:12.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
            },
            {
              "name": "DSA-5041",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "https://www.debian.org/security/2022/dsa-5041"
            }
          ],
          "title": "gzip transfer encoding caused out-of-memory crash",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-11-09T14:00:00.000Z",
              "ID": "CVE-2021-43174",
              "STATE": "PUBLIC",
              "TITLE": "gzip transfer encoding caused out-of-memory crash"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_number": "0.9.0",
                                "version_value": "0.10.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Koen van Hove for the discovery."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-1325: Improperly Controlled Sequential Memory Allocation"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
                },
                {
                  "name": "DSA-5041",
                  "refsource": "DEBIAN",
                  "url": "https://www.debian.org/security/2022/dsa-5041"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-43174",
        "datePublished": "2021-11-09T16:41:41.211Z",
        "dateReserved": "2021-11-01T00:00:00.000Z",
        "dateUpdated": "2024-09-16T21:08:21.566Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-43173 (GCVE-0-2021-43173)

    Vulnerability from nvd – Published: 2021-11-09 16:41 – Updated: 2024-09-16 18:18
    VLAI
    Title
    Hanging RRDP request
    Summary
    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.
    Severity
    No CVSS data available.
    CWE
    • CWE-755 - Improper Handling of Exceptional Conditions
    Assigner
    References
    URL Tags
    https://www.nlnetlabs.nl/downloads/routinator/CVE… x_refsource_MISC
    https://www.debian.org/security/2021/dsa-5033 vendor-advisoryx_refsource_DEBIAN
    https://www.debian.org/security/2022/dsa-5041 vendor-advisoryx_refsource_DEBIAN
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.10.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-09 00:00
    Credits
    We would like to thank Koen van Hove for the discovery.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:47:13.592Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
              },
              {
                "name": "DSA-5033",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2021/dsa-5033"
              },
              {
                "name": "DSA-5041",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2022/dsa-5041"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.10.1",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Koen van Hove for the discovery."
            }
          ],
          "datePublic": "2021-11-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-755",
                  "description": "CWE-755: Improper Handling of Exceptional Conditions",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-01-12T10:06:16.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
            },
            {
              "name": "DSA-5033",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "https://www.debian.org/security/2021/dsa-5033"
            },
            {
              "name": "DSA-5041",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "https://www.debian.org/security/2022/dsa-5041"
            }
          ],
          "title": "Hanging RRDP request",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-11-09T14:00:00.000Z",
              "ID": "CVE-2021-43173",
              "STATE": "PUBLIC",
              "TITLE": "Hanging RRDP request"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "0.10.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Koen van Hove for the discovery."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "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."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-755: Improper Handling of Exceptional Conditions"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
                },
                {
                  "name": "DSA-5033",
                  "refsource": "DEBIAN",
                  "url": "https://www.debian.org/security/2021/dsa-5033"
                },
                {
                  "name": "DSA-5041",
                  "refsource": "DEBIAN",
                  "url": "https://www.debian.org/security/2022/dsa-5041"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-43173",
        "datePublished": "2021-11-09T16:41:40.253Z",
        "dateReserved": "2021-11-01T00:00:00.000Z",
        "dateUpdated": "2024-09-16T18:18:51.653Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-43172 (GCVE-0-2021-43172)

    Vulnerability from nvd – Published: 2021-11-09 16:41 – Updated: 2024-09-16 17:03
    VLAI
    Title
    Infinite length chain of RRDP repositories
    Summary
    NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of another CA using a different RRDP repository, a malicious CA can create a chain of CAs of de-facto infinite length. Routinator prior to version 0.10.2 did not contain a limit on the length of such a chain and will therefore continue to process this chain forever. As a result, the validation run will never finish, 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.
    Severity
    No CVSS data available.
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.10.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-09 00:00
    Credits
    We would like to thank Koen van Hove for the discovery.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:47:13.607Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.10.1",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Koen van Hove for the discovery."
            }
          ],
          "datePublic": "2021-11-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of another CA using a different RRDP repository, a malicious CA can create a chain of CAs of de-facto infinite length. Routinator prior to version 0.10.2 did not contain a limit on the length of such a chain and will therefore continue to process this chain forever. As a result, the validation run will never finish, 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."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-674",
                  "description": "CWE-674: Uncontrolled Recursion",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2021-11-09T16:41:39.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
            }
          ],
          "title": "Infinite length chain of RRDP repositories",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-11-09T14:00:00.000Z",
              "ID": "CVE-2021-43172",
              "STATE": "PUBLIC",
              "TITLE": "Infinite length chain of RRDP repositories"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "0.10.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Koen van Hove for the discovery."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of another CA using a different RRDP repository, a malicious CA can create a chain of CAs of de-facto infinite length. Routinator prior to version 0.10.2 did not contain a limit on the length of such a chain and will therefore continue to process this chain forever. As a result, the validation run will never finish, 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."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-674: Uncontrolled Recursion"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-43172",
        "datePublished": "2021-11-09T16:41:39.328Z",
        "dateReserved": "2021-11-01T00:00:00.000Z",
        "dateUpdated": "2024-09-16T17:03:32.303Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-41531 (GCVE-0-2021-41531)

    Vulnerability from nvd – Published: 2021-09-21 13:23 – Updated: 2024-09-16 20:27
    VLAI
    Title
    Invalid RPKI data could disable Route Origin Validation on RTR clients.
    Summary
    NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation.
    Severity
    No CVSS data available.
    CWE
    • CWE-1288 - Improper Validation of Consistency within Input
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.9.0 (custom)
    Create a notification for this product.
    Date Public
    2021-09-21 00:00
    Credits
    We would like to thank Job Snijders for reporting the issue.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:15:29.202Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.9.0",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Job Snijders for reporting the issue."
            }
          ],
          "datePublic": "2021-09-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1288",
                  "description": "CWE-1288: Improper Validation of Consistency within Input",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2021-09-21T13:23:17.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt"
            }
          ],
          "title": "Invalid RPKI data could disable Route Origin Validation on RTR clients.",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-09-21T00:00:00.000Z",
              "ID": "CVE-2021-41531",
              "STATE": "PUBLIC",
              "TITLE": "Invalid RPKI data could disable Route Origin Validation on RTR clients."
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "0.9.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Job Snijders for reporting the issue."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-1288: Improper Validation of Consistency within Input"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-41531",
        "datePublished": "2021-09-21T13:23:17.982Z",
        "dateReserved": "2021-09-20T00:00:00.000Z",
        "dateUpdated": "2024-09-16T20:27:40.850Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-17366 (GCVE-0-2020-17366)

    Vulnerability from nvd – Published: 2020-08-05 21:07 – Updated: 2024-08-04 13:53
    VLAI
    Summary
    An issue was discovered in NLnet Labs Routinator 0.1.0 through 0.7.1. It allows remote attackers to bypass intended access restrictions or to cause a denial of service on dependent routing systems by strategically withholding RPKI Route Origin Authorisation ".roa" files or X509 Certificate Revocation List files from the RPKI relying party's view.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T13:53:17.088Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/NLnetLabs/routinator/issues/319"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue was discovered in NLnet Labs Routinator 0.1.0 through 0.7.1. It allows remote attackers to bypass intended access restrictions or to cause a denial of service on dependent routing systems by strategically withholding RPKI Route Origin Authorisation \".roa\" files or X509 Certificate Revocation List files from the RPKI relying party\u0027s view."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2020-10-19T19:31:47.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/NLnetLabs/routinator/issues/319"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2020-17366",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue was discovered in NLnet Labs Routinator 0.1.0 through 0.7.1. It allows remote attackers to bypass intended access restrictions or to cause a denial of service on dependent routing systems by strategically withholding RPKI Route Origin Authorisation \".roa\" files or X509 Certificate Revocation List files from the RPKI relying party\u0027s view."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://github.com/NLnetLabs/routinator/issues/319",
                  "refsource": "MISC",
                  "url": "https://github.com/NLnetLabs/routinator/issues/319"
                },
                {
                  "name": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0",
                  "refsource": "MISC",
                  "url": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2020-17366",
        "datePublished": "2020-08-05T21:07:33.000Z",
        "dateReserved": "2020-08-05T00:00:00.000Z",
        "dateUpdated": "2024-08-04T13:53:17.088Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2026-49235 (GCVE-0-2026-49235)

    Vulnerability from cvelistv5 – Published: 2026-06-08 12:59 – Updated: 2026-06-08 15:40
    VLAI
    Title
    Routinator crashes on specifically crafted RRDP XML files
    Summary
    When Routinator encounters a file via RRDP using a specifically crafted Document Type Definition, Routinator crashes.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-755 - Improper Handling of Exceptional Conditions
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.15.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2026-06-08 00:00
    Credits
    X41 D-Sec GmbH
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49235",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T15:39:58.997665Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T15:40:07.732Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.15.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "X41 D-Sec GmbH"
            }
          ],
          "datePublic": "2026-06-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "When Routinator encounters a file via RRDP using a specifically crafted Document Type Definition, Routinator crashes."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.7,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:L",
                "version": "4.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-755",
                  "description": "CWE-755 Improper Handling of Exceptional Conditions",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T12:59:09.249Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2026-49235.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-03-28T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2026-06-08T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator crashes on specifically crafted RRDP XML files",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2026-49235",
        "datePublished": "2026-06-08T12:59:09.249Z",
        "dateReserved": "2026-05-28T08:28:56.664Z",
        "dateUpdated": "2026-06-08T15:40:07.732Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49234 (GCVE-0-2026-49234)

    Vulnerability from cvelistv5 – Published: 2026-06-08 12:58 – Updated: 2026-06-08 15:39
    VLAI
    Title
    Routinator crashes on specifically crafted ASN strings in the API
    Summary
    When sending a specifically crafted non-UTF-8 string as select-asn query parameter to the /api/v1/origins endpoint, Routinator crashes. This only affects users who allow API access from untrusted networks.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-20 - Improper Input Validation
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.15.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2026-06-08 00:00
    Credits
    X41 D-Sec GmbH
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49234",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T15:39:20.775375Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T15:39:39.130Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.15.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "X41 D-Sec GmbH"
            }
          ],
          "datePublic": "2026-06-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "When sending a specifically crafted non-UTF-8 string as select-asn query parameter to the /api/v1/origins endpoint, Routinator crashes. \n\nThis only affects users who allow API access from untrusted networks."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.2,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H",
                "version": "4.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-20",
                  "description": "CWE-20 Improper Input Validation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T12:58:58.702Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2026-49234.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-03-28T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2026-06-08T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator crashes on specifically crafted ASN strings in the API",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2026-49234",
        "datePublished": "2026-06-08T12:58:58.702Z",
        "dateReserved": "2026-05-28T08:28:56.664Z",
        "dateUpdated": "2026-06-08T15:39:39.130Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2026-49233 (GCVE-0-2026-49233)

    Vulnerability from cvelistv5 – Published: 2026-06-08 12:58 – Updated: 2026-06-08 15:38
    VLAI
    Title
    Routinator cache path traversal using rogue rsync URIs
    Summary
    Routinator does not properly check the module component of rsync URIs, which are used to create the file system paths for the Routinator cache. This allows for path traversal by having a module name containing .., potentially providing an attacker access to the entire Routinator rsync cache.
    SSVC
    Exploitation: none Automatable: no Technical Impact: total
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-22 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.15.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2026-06-08 00:00
    Credits
    X41 D-Sec GmbH
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-49233",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "total"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-06-08T15:38:52.704191Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-06-08T15:38:59.530Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.15.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "X41 D-Sec GmbH"
            }
          ],
          "datePublic": "2026-06-08T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Routinator does not properly check the module component of rsync URIs, which are used to create the file system paths for the Routinator cache. This allows for path traversal by having a module name containing .., potentially providing an attacker access to the entire Routinator rsync cache."
            }
          ],
          "metrics": [
            {
              "cvssV4_0": {
                "baseScore": 8.3,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N",
                "version": "4.0"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-22",
                  "description": "CWE-22 Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-06-08T12:58:49.824Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2026-49233.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2026-03-28T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2026-06-08T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator cache path traversal using rogue rsync URIs",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2026-49233",
        "datePublished": "2026-06-08T12:58:49.824Z",
        "dateReserved": "2026-05-28T08:28:56.664Z",
        "dateUpdated": "2026-06-08T15:38:59.530Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }

    CVE-2024-1622 (GCVE-0-2024-1622)

    Vulnerability from cvelistv5 – Published: 2024-02-26 13:35 – Updated: 2025-02-13 17:32
    VLAI
    Title
    Routinator terminates when RTR connection is reset too quickly after opening
    Summary
    Due to a mistake in error checking, Routinator will terminate when an incoming RTR connection is reset by the peer too quickly after opening.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-253 - Incorrect Check of Function Return Value
    Assigner
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Unaffected: 0.13.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2024-02-26 00:00
    Credits
    Yohei Nishimura, Atsushi Enomoto, Ruka Miyachi; Internet Multifeed Co., Japan
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2024-1622",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-02-27T16:04:33.625005Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-07-05T17:22:01.305Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          },
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-01T18:48:21.895Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2024-1622.txt"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K52QRRYBHLP73RAS3CGOPBWYT7EZVP6O/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N2N3N3SNBHSH7GN3JOLR7YUF5FCTQQ5O/"
              },
              {
                "tags": [
                  "x_transferred"
                ],
                "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4HPRUIPAI2BBDGFVLN733JLIUJWLEBLF/"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "affected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.13.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Yohei Nishimura, Atsushi Enomoto, Ruka Miyachi; Internet Multifeed Co., Japan"
            }
          ],
          "datePublic": "2024-02-26T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "Due to a mistake in error checking, Routinator will terminate when an incoming RTR connection is reset by the peer too quickly after opening."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-253",
                  "description": "CWE-253 Incorrect Check of Function Return Value",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-03-23T02:06:43.815Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2024-1622.txt"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/K52QRRYBHLP73RAS3CGOPBWYT7EZVP6O/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/N2N3N3SNBHSH7GN3JOLR7YUF5FCTQQ5O/"
            },
            {
              "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/4HPRUIPAI2BBDGFVLN733JLIUJWLEBLF/"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.13.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2024-02-13T00:00:00.000Z",
              "value": "Issue reported"
            },
            {
              "lang": "en",
              "time": "2024-02-26T00:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Routinator terminates when RTR connection is reset too quickly after opening"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2024-1622",
        "datePublished": "2024-02-26T13:35:51.909Z",
        "dateReserved": "2024-02-19T11:06:37.459Z",
        "dateUpdated": "2025-02-13T17:32:19.432Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-39916 (GCVE-0-2023-39916)

    Vulnerability from cvelistv5 – Published: 2023-09-13 14:24 – Updated: 2025-10-03 09:51
    VLAI
    Title
    Possible path traversal when storing RRDP responses
    Summary
    NLnet Labs’ Routinator 0.9.0 up to and including 0.12.1 as well as 0.14.0 up to and including 0.14.2 contains a possible path traversal vulnerability in the optional, off-by-default keep-rrdp-responses feature that allows users to store the content of responses received for RRDP requests. The location of these stored responses is constructed from the URL of the request. Due to insufficient sanitation of the URL, it is possible for an attacker to craft a URL that results in the response being stored outside of the directory specified for it.
    SSVC
    Exploitation: none Automatable: no Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-35 - Path Traversal: '.../...//'
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: 0.9.0 , < 0.12.2 (semver)
    Affected: 0.14.* (semver)
    Create a notification for this product.
    Date Public
    2023-09-13 00:00
    Credits
    Haya Shulman Donika Mirdita Niklas Vogel Zhechao Lin Zizhi Shang Jiahao Cao Yangyang Wang Mingwei Xu
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T18:18:09.984Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39916.txt"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-39916",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "no"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-25T14:49:58.845721Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-25T15:18:29.606Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "0.12.2",
                  "status": "affected",
                  "version": "0.9.0",
                  "versionType": "semver"
                },
                {
                  "status": "affected",
                  "version": "0.14.*",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Haya Shulman"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Donika Mirdita"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Niklas Vogel"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Zhechao Lin"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Zizhi Shang"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Jiahao Cao"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Yangyang Wang"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Mingwei Xu"
            }
          ],
          "datePublic": "2023-09-13T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs\u2019 Routinator 0.9.0 up to and including 0.12.1 as well as 0.14.0 up to and including 0.14.2 contains a possible path traversal vulnerability in the optional, off-by-default keep-rrdp-responses feature that allows users to store the content of responses received for RRDP requests. The location of these stored responses is constructed from the URL of the request. Due to insufficient sanitation of the URL, it is possible for an attacker to craft a URL that results in the response being stored outside of the directory specified for it."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 9.3,
                "baseSeverity": "CRITICAL",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:H/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "rrdp-keep-responses enabled"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-35",
                  "description": "CWE-35: Path Traversal: \u0027.../...//\u0027",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2025-10-03T09:51:46.994Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39916.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.15.0 which removes the rrdp-keep-responses feature. Disabling the rrdp-keep-responses option in affected versions also avoids the issue."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2023-07-19T18:00:00.000Z",
              "value": "Issue reported by Haya Shulman"
            },
            {
              "lang": "en",
              "time": "2023-09-13T14:00:00.000Z",
              "value": "Fixes released"
            },
            {
              "lang": "en",
              "time": "2025-06-13T14:00:00.000Z",
              "value": "Re-surfacing in version 0.14 reported by Zhechao Lin"
            },
            {
              "lang": "en",
              "time": "2025-09-30T14:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Possible path traversal when storing RRDP responses",
          "x_generator": {
            "engine": "cvelib 1.8.0"
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2023-39916",
        "datePublished": "2023-09-13T14:24:08.907Z",
        "dateReserved": "2023-08-07T11:55:17.843Z",
        "dateUpdated": "2025-10-03T09:51:46.994Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2023-39915 (GCVE-0-2023-39915)

    Vulnerability from cvelistv5 – Published: 2023-09-13 14:20 – Updated: 2024-09-12 13:22
    VLAI
    Title
    Crashes on parsing certain invalid RPKI objects
    Summary
    NLnet Labs' Routinator up to and including version 0.12.1 may crash when trying to parse certain malformed RPKI objects. This is due to insufficient input checking in the bcder library covered by CVE-2023-39914.
    SSVC
    Exploitation: none Automatable: yes Technical Impact: partial
    CISA Coordinator (v2.0.3)
    CWE
    • CWE-232 - Improper Handling of Undefined Values
    • CWE-240 - Improper Handling of Inconsistent Structural Elements
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: * , < 0.12.2 (semver)
    Unaffected: 0.12.2 , < * (semver)
    Create a notification for this product.
    Date Public
    2023-09-13 00:00
    Credits
    Haya Shulman Donika Mirdita Niklas Vogel
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-02T18:18:10.006Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "vendor-advisory",
                  "x_transferred"
                ],
                "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39915.txt"
              }
            ],
            "title": "CVE Program Container"
          },
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2023-39915",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2024-09-12T13:21:49.530155Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2024-09-12T13:22:03.133Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "defaultStatus": "unaffected",
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThan": "0.12.2",
                  "status": "affected",
                  "version": "*",
                  "versionType": "semver"
                },
                {
                  "lessThan": "*",
                  "status": "unaffected",
                  "version": "0.12.2",
                  "versionType": "semver"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "type": "finder",
              "value": "Haya Shulman"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Donika Mirdita"
            },
            {
              "lang": "en",
              "type": "finder",
              "value": "Niklas Vogel"
            }
          ],
          "datePublic": "2023-09-13T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs\u0027 Routinator up to and including version 0.12.1 may crash when trying to parse certain malformed RPKI objects. This is due to insufficient input checking in the bcder library covered by CVE-2023-39914."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
                "version": "3.1"
              },
              "format": "CVSS",
              "scenarios": [
                {
                  "lang": "en",
                  "value": "GENERAL"
                }
              ]
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-232",
                  "description": "CWE-232: Improper Handling of Undefined Values",
                  "lang": "en",
                  "type": "CWE"
                },
                {
                  "cweId": "CWE-240",
                  "description": "CWE-240: Improper Handling of Inconsistent Structural Elements",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2024-09-11T15:36:54.043Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "vendor-advisory"
              ],
              "url": "https://nlnetlabs.nl/downloads/routinator/CVE-2023-39915.txt"
            }
          ],
          "solutions": [
            {
              "lang": "en",
              "value": "This issue is fixed in 0.12.2 and all later versions."
            }
          ],
          "timeline": [
            {
              "lang": "en",
              "time": "2023-07-19T18:00:00.000Z",
              "value": "Issue reported by Haya Shulman"
            },
            {
              "lang": "en",
              "time": "2023-09-13T14:00:00.000Z",
              "value": "Fixes released"
            }
          ],
          "title": "Crashes on parsing certain invalid RPKI objects"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2023-39915",
        "datePublished": "2023-09-13T14:20:59.967Z",
        "dateReserved": "2023-08-07T11:55:17.843Z",
        "dateUpdated": "2024-09-12T13:22:03.133Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2022-3029 (GCVE-0-2022-3029)

    Vulnerability from cvelistv5 – Published: 2022-09-13 15:17 – Updated: 2024-09-16 17:49
    VLAI
    Title
    Fatal error on incorrect base64 data in RRDP
    Summary
    In NLnet Labs Routinator 0.9.0 up to and including 0.11.2, due to a mistake in error handling, data in RRDP snapshot and delta files that isn’t correctly base 64 encoded is treated as a fatal error and causes Routinator to exit. Worst case impact of this vulnerability is denial of service for the RPKI data that Routinator provides to routers. This may stop your network from validating route origins based on RPKI data. This vulnerability does not allow an attacker to manipulate RPKI data.
    Severity
    No CVSS data available.
    CWE
    • CWE-241 - Improper Handling of Unexpected Data Type
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.11.2 (custom)
    Create a notification for this product.
    Date Public
    2022-09-13 00:00
    Credits
    We would like to thank Donika Mirdita and Haya Shulman from Fraunhofer SIT and ATHENE for discovering and reporting the issue.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-03T00:53:00.666Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.11.2",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Donika Mirdita and Haya Shulman from Fraunhofer SIT and ATHENE for discovering and reporting the issue."
            }
          ],
          "datePublic": "2022-09-13T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "In NLnet Labs Routinator 0.9.0 up to and including 0.11.2, due to a mistake in error handling, data in RRDP snapshot and delta files that isn\u2019t correctly base 64 encoded is treated as a fatal error and causes Routinator to exit. Worst case impact of this vulnerability is denial of service for the RPKI data that Routinator provides to routers. This may stop your network from validating route origins based on RPKI data. This vulnerability does not allow an attacker to manipulate RPKI data."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-241",
                  "description": "CWE-241: Improper Handling of Unexpected Data Type",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-09-13T15:17:57.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt"
            }
          ],
          "title": "Fatal error on incorrect base64 data in RRDP",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2022-09-13T00:00:00.000Z",
              "ID": "CVE-2022-3029",
              "STATE": "PUBLIC",
              "TITLE": "Fatal error on incorrect base64 data in RRDP"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_number": "0.9.0",
                                "version_value": "0.11.2"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Donika Mirdita and Haya Shulman from Fraunhofer SIT and ATHENE for discovering and reporting the issue."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "In NLnet Labs Routinator 0.9.0 up to and including 0.11.2, due to a mistake in error handling, data in RRDP snapshot and delta files that isn\u2019t correctly base 64 encoded is treated as a fatal error and causes Routinator to exit. Worst case impact of this vulnerability is denial of service for the RPKI data that Routinator provides to routers. This may stop your network from validating route origins based on RPKI data. This vulnerability does not allow an attacker to manipulate RPKI data."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-241: Improper Handling of Unexpected Data Type"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2022-3029.txt"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2022-3029",
        "datePublished": "2022-09-13T15:17:57.226Z",
        "dateReserved": "2022-08-29T00:00:00.000Z",
        "dateUpdated": "2024-09-16T17:49:23.765Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-43174 (GCVE-0-2021-43174)

    Vulnerability from cvelistv5 – Published: 2021-11-09 16:41 – Updated: 2024-09-16 21:08
    VLAI
    Title
    gzip transfer encoding caused out-of-memory crash
    Summary
    NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element.
    Severity
    No CVSS data available.
    CWE
    • CWE-1325 - Improperly Controlled Sequential Memory Allocation
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.10.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-09 00:00
    Credits
    We would like to thank Koen van Hove for the discovery.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:47:13.587Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
              },
              {
                "name": "DSA-5041",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2022/dsa-5041"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.10.1",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Koen van Hove for the discovery."
            }
          ],
          "datePublic": "2021-11-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1325",
                  "description": "CWE-1325: Improperly Controlled Sequential Memory Allocation",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-01-12T10:06:12.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
            },
            {
              "name": "DSA-5041",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "https://www.debian.org/security/2022/dsa-5041"
            }
          ],
          "title": "gzip transfer encoding caused out-of-memory crash",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-11-09T14:00:00.000Z",
              "ID": "CVE-2021-43174",
              "STATE": "PUBLIC",
              "TITLE": "gzip transfer encoding caused out-of-memory crash"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_number": "0.9.0",
                                "version_value": "0.10.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Koen van Hove for the discovery."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "NLnet Labs Routinator versions 0.9.0 up to and including 0.10.1, support the gzip transfer encoding when querying RRDP repositories. This encoding can be used by an RRDP repository to cause an out-of-memory crash in these versions of Routinator. RRDP uses XML which allows arbitrary amounts of white space in the encoded data. The gzip scheme compresses such white space extremely well, leading to very small compressed files that become huge when being decompressed for further processing, big enough that Routinator runs out of memory when parsing input data waiting for the next XML element."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-1325: Improperly Controlled Sequential Memory Allocation"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
                },
                {
                  "name": "DSA-5041",
                  "refsource": "DEBIAN",
                  "url": "https://www.debian.org/security/2022/dsa-5041"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-43174",
        "datePublished": "2021-11-09T16:41:41.211Z",
        "dateReserved": "2021-11-01T00:00:00.000Z",
        "dateUpdated": "2024-09-16T21:08:21.566Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-43173 (GCVE-0-2021-43173)

    Vulnerability from cvelistv5 – Published: 2021-11-09 16:41 – Updated: 2024-09-16 18:18
    VLAI
    Title
    Hanging RRDP request
    Summary
    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.
    Severity
    No CVSS data available.
    CWE
    • CWE-755 - Improper Handling of Exceptional Conditions
    Assigner
    References
    URL Tags
    https://www.nlnetlabs.nl/downloads/routinator/CVE… x_refsource_MISC
    https://www.debian.org/security/2021/dsa-5033 vendor-advisoryx_refsource_DEBIAN
    https://www.debian.org/security/2022/dsa-5041 vendor-advisoryx_refsource_DEBIAN
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.10.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-09 00:00
    Credits
    We would like to thank Koen van Hove for the discovery.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:47:13.592Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
              },
              {
                "name": "DSA-5033",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2021/dsa-5033"
              },
              {
                "name": "DSA-5041",
                "tags": [
                  "vendor-advisory",
                  "x_refsource_DEBIAN",
                  "x_transferred"
                ],
                "url": "https://www.debian.org/security/2022/dsa-5041"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.10.1",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Koen van Hove for the discovery."
            }
          ],
          "datePublic": "2021-11-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "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."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-755",
                  "description": "CWE-755: Improper Handling of Exceptional Conditions",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2022-01-12T10:06:16.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
            },
            {
              "name": "DSA-5033",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "https://www.debian.org/security/2021/dsa-5033"
            },
            {
              "name": "DSA-5041",
              "tags": [
                "vendor-advisory",
                "x_refsource_DEBIAN"
              ],
              "url": "https://www.debian.org/security/2022/dsa-5041"
            }
          ],
          "title": "Hanging RRDP request",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-11-09T14:00:00.000Z",
              "ID": "CVE-2021-43173",
              "STATE": "PUBLIC",
              "TITLE": "Hanging RRDP request"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "0.10.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Koen van Hove for the discovery."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "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."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-755: Improper Handling of Exceptional Conditions"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
                },
                {
                  "name": "DSA-5033",
                  "refsource": "DEBIAN",
                  "url": "https://www.debian.org/security/2021/dsa-5033"
                },
                {
                  "name": "DSA-5041",
                  "refsource": "DEBIAN",
                  "url": "https://www.debian.org/security/2022/dsa-5041"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-43173",
        "datePublished": "2021-11-09T16:41:40.253Z",
        "dateReserved": "2021-11-01T00:00:00.000Z",
        "dateUpdated": "2024-09-16T18:18:51.653Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-43172 (GCVE-0-2021-43172)

    Vulnerability from cvelistv5 – Published: 2021-11-09 16:41 – Updated: 2024-09-16 17:03
    VLAI
    Title
    Infinite length chain of RRDP repositories
    Summary
    NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of another CA using a different RRDP repository, a malicious CA can create a chain of CAs of de-facto infinite length. Routinator prior to version 0.10.2 did not contain a limit on the length of such a chain and will therefore continue to process this chain forever. As a result, the validation run will never finish, 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.
    Severity
    No CVSS data available.
    CWE
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.10.1 (custom)
    Create a notification for this product.
    Date Public
    2021-11-09 00:00
    Credits
    We would like to thank Koen van Hove for the discovery.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:47:13.607Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.10.1",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Koen van Hove for the discovery."
            }
          ],
          "datePublic": "2021-11-09T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of another CA using a different RRDP repository, a malicious CA can create a chain of CAs of de-facto infinite length. Routinator prior to version 0.10.2 did not contain a limit on the length of such a chain and will therefore continue to process this chain forever. As a result, the validation run will never finish, 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."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-674",
                  "description": "CWE-674: Uncontrolled Recursion",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2021-11-09T16:41:39.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
            }
          ],
          "title": "Infinite length chain of RRDP repositories",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-11-09T14:00:00.000Z",
              "ID": "CVE-2021-43172",
              "STATE": "PUBLIC",
              "TITLE": "Infinite length chain of RRDP repositories"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "0.10.1"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Koen van Hove for the discovery."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "NLnet Labs Routinator prior to 0.10.2 happily processes a chain of RRDP repositories of infinite length causing it to never finish a validation run. In RPKI, a CA can choose the RRDP repository it wishes to publish its data in. By continuously generating a new child CA that only consists of another CA using a different RRDP repository, a malicious CA can create a chain of CAs of de-facto infinite length. Routinator prior to version 0.10.2 did not contain a limit on the length of such a chain and will therefore continue to process this chain forever. As a result, the validation run will never finish, 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."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-674: Uncontrolled Recursion"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-43172_CVE-2021-43173_CVE-2021-43174.txt"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-43172",
        "datePublished": "2021-11-09T16:41:39.328Z",
        "dateReserved": "2021-11-01T00:00:00.000Z",
        "dateUpdated": "2024-09-16T17:03:32.303Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2021-41531 (GCVE-0-2021-41531)

    Vulnerability from cvelistv5 – Published: 2021-09-21 13:23 – Updated: 2024-09-16 20:27
    VLAI
    Title
    Invalid RPKI data could disable Route Origin Validation on RTR clients.
    Summary
    NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation.
    Severity
    No CVSS data available.
    CWE
    • CWE-1288 - Improper Validation of Consistency within Input
    Assigner
    References
    Impacted products
    Vendor Product Version
    NLnet Labs Routinator Affected: unspecified , ≤ 0.9.0 (custom)
    Create a notification for this product.
    Date Public
    2021-09-21 00:00
    Credits
    We would like to thank Job Snijders for reporting the issue.
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T03:15:29.202Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "Routinator",
              "vendor": "NLnet Labs",
              "versions": [
                {
                  "lessThanOrEqual": "0.9.0",
                  "status": "affected",
                  "version": "unspecified",
                  "versionType": "custom"
                }
              ]
            }
          ],
          "credits": [
            {
              "lang": "en",
              "value": "We would like to thank Job Snijders for reporting the issue."
            }
          ],
          "datePublic": "2021-09-21T00:00:00.000Z",
          "descriptions": [
            {
              "lang": "en",
              "value": "NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-1288",
                  "description": "CWE-1288: Improper Validation of Consistency within Input",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2021-09-21T13:23:17.000Z",
            "orgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
            "shortName": "NLnet Labs"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt"
            }
          ],
          "title": "Invalid RPKI data could disable Route Origin Validation on RTR clients.",
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "sep@nlnetlabs.nl",
              "DATE_PUBLIC": "2021-09-21T00:00:00.000Z",
              "ID": "CVE-2021-41531",
              "STATE": "PUBLIC",
              "TITLE": "Invalid RPKI data could disable Route Origin Validation on RTR clients."
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "Routinator",
                          "version": {
                            "version_data": [
                              {
                                "version_affected": "\u003c=",
                                "version_value": "0.9.0"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "NLnet Labs"
                  }
                ]
              }
            },
            "credit": [
              {
                "lang": "eng",
                "value": "We would like to thank Job Snijders for reporting the issue."
              }
            ],
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "NLnet Labs Routinator prior to 0.10.0 produces invalid RTR payload if an RPKI CA uses too large values in the max-length parameter in a ROA. This will lead to RTR clients such as routers to reject the RPKI data set, effectively disabling Route Origin Validation."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "CWE-1288: Improper Validation of Consistency within Input"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt",
                  "refsource": "MISC",
                  "url": "https://www.nlnetlabs.nl/downloads/routinator/CVE-2021-41531.txt"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "206fc3a0-e175-490b-9eaa-a5738056c9f6",
        "assignerShortName": "NLnet Labs",
        "cveId": "CVE-2021-41531",
        "datePublished": "2021-09-21T13:23:17.982Z",
        "dateReserved": "2021-09-20T00:00:00.000Z",
        "dateUpdated": "2024-09-16T20:27:40.850Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }

    CVE-2020-17366 (GCVE-0-2020-17366)

    Vulnerability from cvelistv5 – Published: 2020-08-05 21:07 – Updated: 2024-08-04 13:53
    VLAI
    Summary
    An issue was discovered in NLnet Labs Routinator 0.1.0 through 0.7.1. It allows remote attackers to bypass intended access restrictions or to cause a denial of service on dependent routing systems by strategically withholding RPKI Route Origin Authorisation ".roa" files or X509 Certificate Revocation List files from the RPKI relying party's view.
    Severity
    No CVSS data available.
    CWE
    • n/a
    Assigner
    References
    Show details on NVD website

    {
      "containers": {
        "adp": [
          {
            "providerMetadata": {
              "dateUpdated": "2024-08-04T13:53:17.088Z",
              "orgId": "af854a3a-2127-422b-91ae-364da2661108",
              "shortName": "CVE"
            },
            "references": [
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/NLnetLabs/routinator/issues/319"
              },
              {
                "tags": [
                  "x_refsource_MISC",
                  "x_transferred"
                ],
                "url": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0"
              }
            ],
            "title": "CVE Program Container"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "n/a",
              "vendor": "n/a",
              "versions": [
                {
                  "status": "affected",
                  "version": "n/a"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "An issue was discovered in NLnet Labs Routinator 0.1.0 through 0.7.1. It allows remote attackers to bypass intended access restrictions or to cause a denial of service on dependent routing systems by strategically withholding RPKI Route Origin Authorisation \".roa\" files or X509 Certificate Revocation List files from the RPKI relying party\u0027s view."
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "description": "n/a",
                  "lang": "en",
                  "type": "text"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2020-10-19T19:31:47.000Z",
            "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
            "shortName": "mitre"
          },
          "references": [
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/NLnetLabs/routinator/issues/319"
            },
            {
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0"
            }
          ],
          "x_legacyV4Record": {
            "CVE_data_meta": {
              "ASSIGNER": "cve@mitre.org",
              "ID": "CVE-2020-17366",
              "STATE": "PUBLIC"
            },
            "affects": {
              "vendor": {
                "vendor_data": [
                  {
                    "product": {
                      "product_data": [
                        {
                          "product_name": "n/a",
                          "version": {
                            "version_data": [
                              {
                                "version_value": "n/a"
                              }
                            ]
                          }
                        }
                      ]
                    },
                    "vendor_name": "n/a"
                  }
                ]
              }
            },
            "data_format": "MITRE",
            "data_type": "CVE",
            "data_version": "4.0",
            "description": {
              "description_data": [
                {
                  "lang": "eng",
                  "value": "An issue was discovered in NLnet Labs Routinator 0.1.0 through 0.7.1. It allows remote attackers to bypass intended access restrictions or to cause a denial of service on dependent routing systems by strategically withholding RPKI Route Origin Authorisation \".roa\" files or X509 Certificate Revocation List files from the RPKI relying party\u0027s view."
                }
              ]
            },
            "problemtype": {
              "problemtype_data": [
                {
                  "description": [
                    {
                      "lang": "eng",
                      "value": "n/a"
                    }
                  ]
                }
              ]
            },
            "references": {
              "reference_data": [
                {
                  "name": "https://github.com/NLnetLabs/routinator/issues/319",
                  "refsource": "MISC",
                  "url": "https://github.com/NLnetLabs/routinator/issues/319"
                },
                {
                  "name": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0",
                  "refsource": "MISC",
                  "url": "https://github.com/NLnetLabs/routinator/releases/tag/v0.8.0"
                }
              ]
            }
          }
        }
      },
      "cveMetadata": {
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "assignerShortName": "mitre",
        "cveId": "CVE-2020-17366",
        "datePublished": "2020-08-05T21:07:33.000Z",
        "dateReserved": "2020-08-05T00:00:00.000Z",
        "dateUpdated": "2024-08-04T13:53:17.088Z",
        "state": "PUBLISHED"
      },
      "dataType": "CVE_RECORD",
      "dataVersion": "5.1"
    }